Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

connecting to database

Eslam_ElbyalyMay 19 2014 — edited May 19 2014

hi al l,

it is the first time i use sql developer , i downloaded version Version 4.0.2.15 build 15.21 ,downloaded the jdk ,

and it works fine , but i can not connect to the database  ,

- we have the database(exsys11) installed on a server ,

- i installed sql developer on my client .

- i copied "tnsnames.ora" and "sqlnet" to the sql developer folder ,

but it can not see the databases .

i connected using a username and a password , and a connection type of "tns" and Role = default ,

but it can not see my databases ???

thanks

This post has been answered by thatJeffSmith-Oracle on May 19 2014
Jump to Answer

Comments

At this point you just have the procedure in your editor.

Click the 'Compile' button in the editor toolbar, it will look like a set of sprockets/gears. This will send the 'Create or Replace...' statement to the database. You'll then be able to see the new object in your tree, although you might need to manually refresh the tree for the new object to appear.
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 16 2014
Added on May 19 2014
5 comments
124 views