Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

dbca createdatabase ORA-00901 with no details

edited Jul 21, 2015 4:30PM in Database Install/Upgrade/Opatch (MOSC) 5 commentsAnswered

Hello community,

I am working with DB version 11.1.0.7 on AIX with flat files.  I created a template of my rman database and am trying to create a shell database from that template on another host and I get a vague ORA-00901 error (ORA-00901: invalid CREATE command) with no further details.  I do not see a "-verbose" flag with dbca.  Is there some way to get more details from this error?  If not, can anyone spot an error in my syntax?

Create template step:

dbca -silent -createTemplateFromDB -sourceDB orasrv4:1521:rcat1 -templateName dbca_rcat_template -sysDBAUserName sys -sysDBAPassword ####### -maintainFileLocations true               

Create database step:

Tagged:

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