Home » RDBMS Server » Server Administration » ORA-01101 while creating DB (11.2.0.2, Redhat 5.5)
ORA-01101 while creating DB [message #527462] Tue, 18 October 2011 03:52 Go to next message
sahadba
Messages: 59
Registered: September 2009
Location: Pune
Member

Hi,

I have a fresh server with no databases. The processes is to create database using a custom script cr_db, this invokes dbca saliently.

While creating a new database i faced the below error: -

Cleaning up failed steps
DBCA_PROGRESS : 4%
Creating and starting Oracle instance
DBCA_PROGRESS : 6%
DBCA_PROGRESS : 7%
DBCA_PROGRESS : 8%
ORA-01501: CREATE DATABASE failed
ORA-01101: database being created currently mounted by some other instance

ORA-01501: CREATE DATABASE failed
ORA-01101: database being created currently mounted by some other instance

DBCA_PROGRESS : 100%


There are no databases in the server : -

[oracle@lxx0019:/prd/dvp/ora/app/oracle/admin/LDD/diag/rdbms/ldd/LDD/trace]# ps -ef | grep pmon
oracle   27784 10729  0 10:52 pts/3    00:00:00 grep pmon


Please let me know what could be the issue?

Thank You
Re: ORA-01101 while creating DB [message #527487 is a reply to message #527462] Tue, 18 October 2011 05:30 Go to previous messageGo to next message
sahadba
Messages: 59
Registered: September 2009
Location: Pune
Member

Hi,

The issue got resolved.

Solution was to cleaup the directory $ORACLE_HOME/dbs, after that the script was restarted and it worked.

Thank you
Re: ORA-01101 while creating DB [message #527492 is a reply to message #527487] Tue, 18 October 2011 05:45 Go to previous message
Michel Cadot
Messages: 68643
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Thanks for the feedback.

Regards
Michel
Previous Topic: default partition issue
Next Topic: sys to see alert log....
Goto Forum:
  


Current Time: Tue Apr 23 11:48:51 CDT 2024