5. Install Client and Connect With Database Server

Installation of Oracle Client is same as Oracle Database Software installation. You can watch the installation here...

To connect with server you have to follow below steps..

1. Execute environment file of database then start the Listener service and then Start the database on server.

2. Config the netca on Client machine

3. Make connection with Server...

After starting database now come on client machine ...


1. Start the netca..and select Local Net Service Name configuration..

2. Select add and assign the service name..

3. Select protocol and give Database server hostname or IP address and port number also.....

4. Perform  test connection and give username "system" and password for system user...
If we have configured everything correctly we will receive Test Connection sucessfull.

5. Now start sqldeveloper tool 


6. Now make connection same as we made on server of sqldeveloper.

No comments:

Post a Comment