10g database creating with 11g ASM
725238Jan 15 2010 — edited Oct 2 2010Hi
I am creating a 10204 database using 11g (11.2.0.1)ASM. With the help of dbca I am able to create standalone and rac database instance (11g only) with no errors. But while creating 10g database am getting following errors,
let me know if you have seen this behavior earlier with solutions.
I found this linke from metalink, And I did not see any such permission issues ...
https://support.oracle.com/CSP/ui/flash.html#tab=KBHome(page=KBHome&id=()),(page=KBNavigator&id=(from=BOOKMARK&bmDocID=417074.1&viewingMode=1143&bmDocType=PROBLEM&bmDocDsrc=DOCUMENT&bmDocTitle=RMAN%20Duplicate%20Failing%20With%20ORA-19870%20ORA-19504%20ORA-15012%20ORA-17502%20ORA-15080))
Error message follows: ()
ora-19624: operation failed, retry possible
ora-19870: error reading backup picec
/opt/..../../../../seed_database.dfb
ora-19504:failed to create file "+DATA01"
ora-17502: ksfdcre:4 failed to create file +DATA01
ora-15001: diskgroup "DATA-1" does not exist or is not mounted
ora-15077: could not locate ASM instance serving a required diskgroup
ora-29701: unable to connect cluster manager
ora-06512: at "sys.x$dbms_backup_restore", line 5170
ora-06512: at line 40
Thanks,