I am trying to create a 9i database on a W2K, 128 MB 1.0 GHZ machine. The process using the Database Configuration Assistant is very slow, so I decided to drop the database, run the Assistant and generate the scripts ONLY and then run the scripts individually.
When I ran the CreateDB.sql script, I get "ORA--01092: ORACLE instance terminated. Disconnection forced." This is the native script generated by the assistant. The weird thing is that the redo logs, control files, and the database files have been created.
while running the first file if it gives error the stop the service which you just created and restart the service and again set the oracle_sid in the window.
if error comes you have to create it manually...
i think you have not created password file so see the alert file and make a password file through orapwd in oracle_home/database/ directory..
Bookmarks