Dear Guru's
I've production server with one database running
When I tried to create new database using my template, it gave me ORA 01092 error
Here's the only log that I have located in /u01/d001/oracle/product/10.2.0/cfgtoollogs/dbca/localowr
ORACLE instance started.
Total System Global Area 838860800 bytes
Fixed Size 2087672 bytes
Variable Size 796919048 bytes
Database Buffers 33554432 bytes
Redo Buffers 6299648 bytes
CREATE DATABASE "localowr"
*
ERROR at line 1:
ORA-01092: ORACLE instance terminated. Disconnection forced
any help would be very appreciated
Thanks