10g RAC DBCA add instance oracle_home failure
I'm running DBCA from the primary node to add and instance. All screens seem correct until it throws the error:
Failed to create directory "/apps/oh1/admin/DB1/cdump" on "SERVER02", "/bin/mkdir: cannot create directory `/apps/oh1': Permission denied :failed".
/bin/mkdir: cannot create directory `/apps/oh1': Permission denied :failed
first, why is it trying to create files for DB2 on node 2?
second, the oracle_home is /apps/oh not /apps/oh1 on both nodes?
Janet