service_name issue [message #547040] |
Mon, 12 March 2012 00:50 |
andy huang
Messages: 498 Registered: July 2011
|
Senior Member |
|
|
Dear all,
Some one says that it should configure multi service_name in a database,i don't know what the purpose is, some one can explain it?
|
|
|
|
|
Re: service_name issue [message #547061 is a reply to message #547056] |
Mon, 12 March 2012 02:28 |
andy huang
Messages: 498 Registered: July 2011
|
Senior Member |
|
|
Thanks
Michel and BlackSwan,there are 4 server_names in my db,what is the purpose about setting this?
[code]
SQL> show parameters service_name;
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
service_names string oss1,oss2,oss3,oss4
[code]
|
|
|
|
Re: service_name issue [message #547076 is a reply to message #547062] |
Mon, 12 March 2012 03:28 |
andy huang
Messages: 498 Registered: July 2011
|
Senior Member |
|
|
Thanks,
Michel,the 4 service_names are reside in a database, i can not understand your says:
You also can stop and start services when the other services (and the instance/database) are still alive.
how can i stop oss1 and let oss2 still alive? because there are in the same db.
|
|
|
|
|
|
|