Recent content by PlSQlEnthusiast

  1. P

    Sample tnsnames entry for sysdba

    Finally, someone who understands what I'm asking. Thanks, Marco.
  2. P

    Sample tnsnames entry for sysdba

    I can log in as sysdba with sqlplus, in order to create users or grant privileges. But I'd like to do that in an editor like Pl/Sql Developer, if possible. Is that possible, or does that role require sqlplus? I don't know how to create a connection with pl/sql developer, even though it's easy...
  3. P

    Sample tnsnames entry for sysdba

    Hi, I have several working tnsname entries, so no problem with setting that up in general. But I can't figure out how to write a tnsnames entry specifically for sysdba in oracle express. I've searched for several days, and cannot locate an example on the web, specifically for sysdba XE.
  4. P

    Does Pl/Sql developer require oci.dll?

    I re-downloaded and reinstalled the client tools, and pointed to the oci.dll in preferences. The error is gone.
  5. P

    Does Pl/Sql developer require oci.dll?

    I had problems logging in a few days ago, but that was resolved. This week, it's getting me an initialization error that it couldn't locate OCI.dll. Does Pl/Sql Developer depend on the Oracle client software? I had to unset some environmental variables and other stuff today. I think maybe I...
Back
Top