Recent content by djsnyder

  1. D

    Editor: Scroll Up/Down

    We're still seeing this when using PL/SQL Developer version 7.0.3.1123. Is it still not working? It happens when or [u] is assigned to the action.
  2. D

    Command window tab toggle in version 7.0.2

    Thanks! I had not even noticed the selections on the edit menu.
  3. D

    Command window tab toggle in version 7.0.2

    Before upgrading to version 7.0.2.1076 I was able to toggle between the editor and dialog tabs in the command window using and . Now these keystrokes open up the Edit and Debug menus. Is there a way to get the toggle between the tabs back?
  4. D

    Unable to connect with slash user ID

    We can connect to Oracle using all of our user IDs and passwords, but when we try to connect with a slash (/) we get the error ORA-12203:TNS:unable to connect to destination. We are running version 6.0.2.880 of PL/SQL developer.
  5. D

    Script to compile invalid objects

    The algorithm to sort the objects by dependency would be great.
  6. D

    Script to compile invalid objects

    We deploy code to 50+ remote databases. After compiling the code being deployed we have been running Oracle's utlrp.sql script to validate things in the proper sequence so that we only need to run it once. 10g no longer has some of the views that utlrp.sql referenced so they have a new...
Back
Top