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?
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.
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...