Connect to remote Oracle Express

Romy

Member
I'm new to PL/SQL Developer.
I Installed this software in a client computer where oracle client installed.....

I'm still confusing using the oracle logon to access the remote server...
Can anyone give a detail description how to logon to remote oracle server?

I cannot find it in PL/SQL developer manuals....

CHEER
 
Last edited:
On the client PC you need to start the Oracle Net Configuration Assistant (a standard Oracle utility) and add a "Local Net Service Name" for each remote database you want to access.
 
Back
Top