Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: des2000/reverse engineer
I believe the system uses the server side TNSNAMES.ORA not your client TNSNAMES.ORA. The repository db sets up a temporary dblink to the source db that you are trying to reverse engineer. In order to accomplish that the repository instance's TNSNAMES.ORA has to have the connect string/SID entry that it can resolve. The solution is to edit the TNSNAMES.ORA that the Designer Repository instance has access to. Hope that helps.
ANdrew
Paul LaBarbera <labarber_at_attmail.com> wrote in article
<3331A6F6.3C6A_at_attmail.com>...
> I am trying to do a reverse engineer database from designer 2000
> and keep getting the following message:
>
> ORA-12154 TNS: Could not resolve service name
>
Received on Wed Mar 26 1997 - 00:00:00 CST
![]() |
![]() |