الاثنين، 30 نوفمبر 2015

DIM-00019 OS 1062

Creating new sid in windows using ORADIM throws the below error.

Instance created.
DIM-00019: create service error
O/S-Error: (OS 1062) The service has not been started.

Solution of the Problem

* Cann't Create more than one database in oracle xe (Can create one instance Only).

*if no database exists, browse the list instance from control panel > Administrative Tools > Services

and search in services at OracleService<sid> if you found it, drop instance by 2 ways
write command in DOS(command prompt) SC DELETE  OracleService<sid> or write oradim -delete -sid <sid>