Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Recovery catalog

616200Jan 11 2008 — edited Jan 11 2008
Hi,
I already had one database.when i tried to create another database it gives some error,the following errors are:
SQL> startup nomount
ORACLE instance started.

Total System Global Area 101784276 bytes
Fixed Size 453332 bytes
Variable Size 58720256 bytes
Database Buffers 41943040 bytes
Redo Buffers 667648 bytes
SQL> create database reccat;
create database reccat
*
ERROR at line 1:
ORA-01501: CREATE DATABASE failed
ORA-01504: database name 'RECCAT' does not match parameter db_name 'hema1'
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 8 2008
Added on Jan 11 2008
1 comment
130 views