DBA Hub

📋Steps in this guide1/1

Create password file in ASM DG

For oracle 12c  only

oracle configurationintermediate
by OracleDba
13 views
1

Create password file in ASM DG

For oracle 12c  only For all version.

Code/Command (click line numbers to comment):

1
2
3
ASMCMD> pwcreate –dbuniquename {db_unique_name} {file_path}  {sys_password}
ASMCMD> pwcreate --dbuniquename PRDPRE +DATA/PWDFILE/pwdPRDPRE oracle
orapwd file='+DATA/orapwPRODPRE' ENTRIES=10 DBUNIQUENAME='PRODPRE'

Comments (0)

Please to add comments

No comments yet. Be the first to comment!