Recent content by johnsok

  1. johnsok

    Character Set Issues - NLS_LANG

    Adding nls_lang to the params.ini file worked great, thank you.
  2. johnsok

    Login.sql and AfterConnect.sql

    This information should be in the online documentation user guide.
  3. johnsok

    TortoiseSVN or VCS

    Hi William, I have both TortoiseSVN and Subversion clients installed on my windows desktop and am looking for methods to easily integrate into pl/sql developer.
  4. johnsok

    Debugger not working with RAC

    I have verified this has fixed the debugger issue with RAC (failover) connection strings. Forced my tns connection to one node and debugger no longer hangs. Thanks! --Kate.
  5. johnsok

    Debugger not working with RAC

    PL/SQL Developer 11.0.4.1774, and PL/SQL Developer 12.0.4.1826 oracle rdbms 11.2.0.4 RAC and standalone We recently migrated from stand-alone Oracle instances to RAC instances. A procedure will run fine in debugger mode within a standalone database instance, while the same procedure in a RAC...
  6. johnsok

    Can someone provide a link to 12.0.4 fixes/features

    Thank you.
  7. johnsok

    Debugger Enhancements Not Working - PL/SQL Developer 12.0

    Hi Marco, I'm trying to plan an enterprise-wide deployment of the new V12 of pl/sql developer, however would like to know when the debugging "bug" is slated to be fixed (which version, and the eta of when the version will be available). I am referring to the issue "h f" posted on 4/5/17. This...
  8. johnsok

    ORA-00911 When editing a user and revoke object privileges with $ character

    When using the editing a user who has an object privilege on an object containing a dollar sign $, receive an invalid character error ORA-00911 when trying to remove (revoke) that privilege. PLSD Version 11.0.4.1774 (32-bit) Windows 7 (64-bit) 6.1 Build 7601 (Service Pack 1) edit: The proper...
  9. johnsok

    Location of Connection List (where is the file?)

    Developer had a new laptop built but does not want to lose their connection info (username/passwords). Which file(s) should be salavaged from the older laptop? Thanks, Kate.
  10. johnsok

    "not a variable" while debogging..

    This is an issue for us as well, when we go into debugger and hover over a variable (any type, varchar2, number, date) it will say 'Not a Variable'. Any solutions discovered? Thanks, Kate. Windows7 64bit PL/SQL Developer Version 10.0.4.1708 09.22789 - Unlimited user license Windows 7...
  11. johnsok

    Macro "record" not active

    In the olden days (version 7/8), I was able to create a macro without needing an 'editor' window open. My requirement was to create a macro which opened 10 different files I needed for a particular support task. Now when I tried to create a macro to do this again (after upgrading to Windows7)...
  12. johnsok

    debug hover stopped working

    Oh my god Marco, I was doing your debugsql suggestion, started up a new PLSD with that setting, went into the same exact instance and package as I did yesterday, and now the hover is working. I did not cold-boot my PC. Yesterday when the hover stopped working, I did exit PLSD and start up a...
  13. johnsok

    debug hover stopped working

    I also have 'add debug info when compiling' checked on as well.
  14. johnsok

    debug hover stopped working

    Upgraded to PL/SQL Developer Version 7.1.2.1363 on Windows XP Professional 5.1 Build 2600 Service Pack 1. I have the Preferences/Debugger 'show variable values in popup' checked on. I've tried changing focus to another window then returning to debugger, no go. Hovering over variables while in...
  15. johnsok

    Enhancement request: Entering Product Code

    "Java maakt meer kapot dan je lief is". Finally, I have a translation to English: "Java ruins more than is good for you". How about: Java: PITA (pain in the arse).
Back
Top