create a second instance
We have one instance running for a single db on a server.Now we want to create a second instance on the same server for the same database.
The database is oracle 10g running on linux(debian).
1) What are the steps should I follow
2) Should I have to create a new database to create a second instance or the exising database is enough??
3) Can anybody provide me a document which has the steps for doing this
4) I can't use dbca since I'm accessing the server remotely.
Thanks in advance.