Recent content by SteffelHannover

  1. S

    empty lines when executing sql script

    Still there in 12.0.2.1818 (64bit). Im running scripts with ending .sql in a command window and a blank line is inserted after every command. I agree to Raimund that it's annoying. Example: Set Feed Off Set Termout Off Drop Table T1; Set Termout On Prompt Create Create Table T1 ( A Number...
  2. S

    License and Service Contract

    Will the service contract enable me to upgrade from my (very) old 9.0 license (32 Bit) to 12.0 (64 Bit)?
  3. S

    Running PL/SQL Developer on Win7/64 with Oracle 11/64

    Will there be a native 64Bit Version of PL/SQL Developer in one of the next releases? Besides: The solution of my initial problem was rather simple: The 32Bit-Client installation had no tnsnames.ora in its home (which was there, but in the Wow6432Node-Regedit-Subtree) so copying tnsnames.ora...
  4. S

    Running PL/SQL Developer on Win7/64 with Oracle 11/64

    Meanwhile i removed Oracle/64 and installed Oracle/32. I'll try the scenario above again later. Stefan
  5. S

    Running PL/SQL Developer on Win7/64 with Oracle 11/64

    Hi, on my Win7/64Bit system i successfully installed Oracle 11/64Bit. Additionally i installed Oracle 11/32Bit Client. Any experience with running PL/SQL-Developer in this scenario? Logon fails with ORA-12154, any additional settings to get it running? Apparently no additional OraHome is created...
Back
Top