Oracle Logon error

Hi
I have installed Oracle 11g/64 bits and PL/SQL Developer v10 / 64 bits on my windows 7 machine. When I start the application, I get the logon screen asking for Username, Password and Database.

What should I enter in Database field. I am new to Oracle so not sure what to put in here.

Thanks in anticipation.
 
The database field refers to e.g. the entries in your local tnsnames.ora file (situated in the installation directory of the Oracle SQL*net client, e.g. C:\oracle\product\11.2.0\client_1\network\admin).

Is the database located on your local machine or somewhere else?
 
Back
Top