QUOTE (Urian @ Jul 2 2008, 07:26 AM)

Thank You but I dont need to stop or start my DB with ORADIM I need to create an instance
Hello, for oracle 10g you need to do the following:
oradim –new –sid {sid} –pfile d:\oracle_home directory\database\init{sid}.ora –syspwd {internal sys password} –startmode auto [enter]
Regards,
Oraclelearner