what was your approach to start the new instance. In the mean time what do you mean that you had commented out the control and archivelog files. You would require to modify the contolfile to start the new instance. One best way for you to creat a new insatnce without going through the hassel of modifying things is tha t you could use
$> dbassist
This a gui tool that would walk you through the database creation.
One other thing is that before invoking the servermanager and connecting as internal, make sure that you have set the ORACLE_SID=dev Once you set the ORACLE_SID environment variable, then try to invoke the server manager and start the instance
$> startup
Sam
Thanx
Sam
Life is a journey, not a destination!