How To Connect to a Remote Server?
Submitted by: AdministratorIf you have an Oracle server running remotely on a network, and you know all the access information needed, you can following steps to connect your Oracle SQL Developer:
► Start Oracle SQL Developer
► Right-click on Connections
► Select New Database Connection
► Enter Connection Name as: Remote_Server
► Enter Username as: _username_
► Enter Password as: _password_
► Enter Hostname as: _hostname_
► Enter SID as: _sidname_
► Click Test
► Click Connect, if you see Status changed to Success
You will see the SQL Statement area opened ready to take any SQL statements.
Submitted by: Administrator
► Start Oracle SQL Developer
► Right-click on Connections
► Select New Database Connection
► Enter Connection Name as: Remote_Server
► Enter Username as: _username_
► Enter Password as: _password_
► Enter Hostname as: _hostname_
► Enter SID as: _sidname_
► Click Test
► Click Connect, if you see Status changed to Success
You will see the SQL Statement area opened ready to take any SQL statements.
Submitted by: Administrator
Read Online Oracle Database Job Interview Questions And Answers
Top Oracle Database Questions
☺ | How To Run SQL*Plus Commands in SQL Developer? |
☺ | What Happens to Indexes If You Drop a Table? |
☺ | How To Create a Stored Procedure in Oracle? |
☺ | What Is the Relation of a User Account and a Schema? |
☺ | How To Use IN Conditions in Oracle? |
Top DB Oracle Categories
☺ | Oracle PL-SQL Interview Questions. |
☺ | Oracle DBA Interview Questions. |
☺ | Oracle D2K Interview Questions. |
☺ | OCI Interview Questions. |
☺ | Oracle RMAN Interview Questions. |