Creating second instance [message #52900] |
Mon, 19 August 2002 23:45 |
purav
Messages: 7 Registered: August 2002
|
Junior Member |
|
|
Hello,
We have Oracle 8i (8.1.7) running on Solaris 2.8 (Unix) machine. We already have one instance created and running fine for one application. Now we have another application for which we need to create a second oracle instance on the same Solaris machine.
Please let me know the steps for doing so. Or recommend any site/white paper/book which can help me for same.
Thanks a lot,
Purav
|
|
|
|
Re: Creating second instance [message #52911 is a reply to message #52900] |
Tue, 20 August 2002 05:18 |
Sanjay Bajracharya
Messages: 279 Registered: October 2001 Location: Florida
|
Senior Member |
|
|
The question now is how did you create the first instance ? Did you use any tools or you have a bunch of scripts ?
Find a different instance name and destination datafiles folder. Eg:
db1 is at
/u01/oradata/db1 and so on.
then put db2 at
/u01/oradata/db2 and so on....
|
|
|
Re: Creating second instance [message #52923 is a reply to message #52900] |
Tue, 20 August 2002 20:34 |
purav
Messages: 7 Registered: August 2002
|
Junior Member |
|
|
Tx for the reply. I am not aware as to how was the First instance created bcoz that time I was not here.
Can I get the syntax from somewhere.
Regards,
Purav
|
|
|