Hi
Appended script to read as followed :
spool D:\oracle\admin\prod\prod_build.log;
CREATE DATABASE prod
LOGFILE
GROUP 1 ('D:\oracle\oradata\PROD\redo01a.log','D:\oracle\oradata\PROD\redo01b.log') SIZE 10M,
GROUP 2...
Thanks for this.
Here is the error message :
SQL> @D:\oracle\admin\PROD\create\build_prod.sql
CREATE DATABASE prod
*
ERROR at line 1:
ORA-01092: ORACLE instance terminated. Disconnection forced
Here is the alert log error :
Fri Feb 06 11:30:52 2004
Starting ORACLE instance (normal)...
Hi
Thanks for getting back to me here is the error message
below :
CREATE DATABASE prod
*
ERROR at line 1:
ORA-01092: ORACLE instance terminated. Disconnection forced
Thnaks
Grace
Hi
I am trying to create an oracle database with the CREATE DATABASE command. I am running windows 2000 server and have create the oradim which is fine.
I login as "sqlplus /NOLOG" then issue "connect sys as sysdba" when this connects it asks for the password and then...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.