I want to have 2 SIDs running on a SunOS system (Oracle 8i) - one is a production DB, the other will be a development DB. The prod DB is currently mounted. I've created a dev init.ora file and created a script to create the DB. How do I get both up and running? I can only startup using one pfile. Am I supposed to put both DBs on the same init.ora file? Thanks.