Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: dual server configuration question
z a écrit :
> Let's say I want to set up two systems, A.D and B.D
> where D is the Internet domain.
>
> Each system supports an Oracle server (9i or possibly
> 10g).
>
> Also, I would like A to be B's oracle client.
>
> Is this possible?
Yes
>
> Let's say A has Oracle SID X and B has Oracle SID Y.
>
> What do the tnsname.ora files look like (roughly)?
Like any tnsnames.ora on A.D Yalias=(...host=B.D...SID=Y...) on B.D Xalias=(...host=A.D...SID=X...)
![]() |
![]() |