Database Security Products (MOSC)

MOSC Banner

Getting "cannot create directory `/opt/oracle/oradata" error while performing silent reistration of

edited Feb 21, 2012 2:25AM in Database Security Products (MOSC) 1 commentAnswered
I'm trying to register a database using DBCA silent mode in OID.

The database is RAC and using ASM.

The command I'm running:

dbca -silent -configureDatabase
-sourceDB <instance_name>
-sysDBAUserName system
-sysDBAPassword <password>
-registerWithDirService true
-dirServiceUserName "cn=orcladmin"
-dirServicePassword <password>
-walletPassword <password>
-listeners listener

The error I get is cannot create directory `/opt/oracle/oradata/<instance_name>

Adding -storageType ASM -diskGroupName <DISK_GROUP_NAME> doesn't help either.

What am I doing wrong?

I would appreciate any help.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center