I want to add one more SID for database? How to do it?

有帮助吗?

解决方案

You can't. An Oracle database has a single SID. You can create multiple service names for a database. I'm not sure why you would want to have multiple SIDs but I suspect that whatever you want to do you can do by using service names.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top