If you want create a new database in windows , first of all u need to create a service using oradim utility...

After that .. set the ORACLE_SID= and
run the svrmgrl command...


Otherwise if you want to create a new database in unix ,

Just set the ORACLE_SID= and pfile ..
And run the svrmgrl and create the database.

thats it!!!

Happy DBAing....