回复:install 2 Oracle instances

本帖于 2004-02-06 15:24:48 时间, 由普通用户 old-cotton 编辑
回答: 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--
请您先登陆,再发跟帖!