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.

Any ideas?

Thanks,

Tom