Recent content by Barry Sturmer

  1. B

    File Browser is empty after PC crash

    Found a old backup of the roaming folder for PLSQL Developer. File browser settings were in the user.info. Copied and pasted to live file. Restarted the app and my Files tab is back in order. Why would those settings get wiped out?
  2. B

    File Browser is empty after PC crash

    I have the Files tab open always with numerous file folder paths defined. I rarely close the app. Upon pc crash or app crash, the Files tab is redisplayed with all my folder configurations intact. Today however the Files tab is empty. The configurations for it are empty. Where are these settings...
  3. B

    how to identify when executing from Test Window

    I figured out a way to do this without passing a parameter all over.
  4. B

    how to identify when executing from Test Window

    When I execute a dbms_scheduler.run on demand while in the debugger (Test window), certain jobs will hang. If the job is to call a shell script on Linux DB, I need to know to exceute DBMS_SCHEDULER.RUN_JOB with USe_Current_Session = false. Otherwise, that command just hangs. When executing this...
  5. B

    unable to connect with 2 clients

    I had Oracle 8.x client installed and accessing Oracle 7 and 8 db's. Then installed 10g client (and still have 8 client installed). I cannot access all 3 db's. I have to toggle the Oracle Home preference in order to switch between the version 7/8 db's and 10g. Is there a way to configure such...
Back
Top