pwcopy wit ASMCMD-8012 error message
I copied the password file which is not ASM file from Source-DB ( AIX Unix), and I want to copy to the Target-DB (ExaCC) in ASM with pwcopy:
pwcopy /tmp/orapwSOURCEDB +DATA7/TARGETDB_UNIQUE/PASSWORD/pwdfile_01
and I get the following error message:
ASMCMD-8012: cannot determine file type for file
ORA-15056: additional error message
ORA-15312: invalid file type
ORA-06512: at "SYS.X$DBMS_DISKGROUP", line 518
ORA-06512: at line 3 (DBD ERROR: OCIStmtExecute)
The idea is to use the Source-DB as Primary and Target-DB as Standby. Can I use it if the Source db is not with ASM?