Recent content by LoriS

  1. L

    ORA-12154 error with PL/SQL Developer - not with SQL Developer

    Marco, I worked with an internal data administrator and copied his sqlnet.ora, ldap.ora, and tnsnames.ora files that he uses for Toad. This did the trick! I am now able to connect to the databases using PL/SQL Developer. Thanks so much for your help with this! Happy Holidays! ~Lori
  2. L

    ORA-12154 error with PL/SQL Developer - not with SQL Developer

    Hi Marco, I've tried this, and still get the same error: ORA-12154: TNS:could not resolve the connection identifier specified. I also tried: 1) downloading the 32-bit Instant Client 12.1 2) changed the oracle home setting in the params.ini file to: #...
  3. L

    ORA-12154 error with PL/SQL Developer - not with SQL Developer

    Hi Marco, I tried this, using the following convention: sqlplus myusername/mypassword@Host/servicename I received the following: ORA-12592: TNS:bad packet Enter user-name: So then I entered myusername and mypassword as per the prompts, and received the following: ORA-12560: TNS:protocol...
  4. L

    ORA-12154 error with PL/SQL Developer - not with SQL Developer

    Hi guys, Thank you for your response! I am able to connect from SQL Developer version 4.0.0.13 using the same TNSNAMES.ora file specified for PL SQL Developer. Do you have any other ideas? I really appreciate your help! ~Lori
  5. L

    ORA-12154 error with PL/SQL Developer - not with SQL Developer

    I realize this subject has come up several times in the past, and I've tried some of the suggested solutions, but they have not worked in this case. I am using a laptop provided by a client to login to their network instead of using VPN and logging in from my personal laptop (security reasons)...
Back
Top