2
Reply

i am new to sql when i create the new data base it shows the following error pls help me how to solve this error?

Ask a question
ramesh

ramesh

12y
2.1k
1
SQL> create database ramesh_db;
create database ramesh_db
*
ERROR at line 1:
ORA-01501: CREATE DATABASE failed
ORA-01100: database already mounted

Answers (2)