回複:install 2 Oracle instances

本文內容已被 [ DBDB ] 在 2004-02-06 15:24:48 編輯過。如有問題,請報告版主或論壇管理刪除.
回答: Install 2 Oracle instancesDBDB2003-11-26 06:15:00

2 instances with SAME name, it means you will 2 same instance name in memory to run. You can image what kind conflicts are waiting for you.

I suggest you create 2 different instance names, then create 2 same-named schemas under each instance. Then reconfigure your oracle connection file for them.

Client will connect to same schema name but should not
see too much differences. Just becareful, neither same schema names nor same instance names will have more trouble on management side.

If any possible, try use another solution instead this way.




--文學城www.wenxuecity.com--
請您先登陸,再發跟帖!