1. Why should I use a graphical product over scripts? see: http://sites.google.com/site/embtdbo/graphics-vs-text 2.Overhead Inexpensive 3. Speed Fast 4.Method Powerful 5 .Amount of data Small but concentrated Icons don't show up in the menu ribbon ( I don't see the Load Editor icon after upgrading from 1.5 to 1.5) Eclipse, saves the icon layout incase it’s customized and reuses that layout, thus if the load editor wasn’t there it won’t be shown. The easiest way to make it appear is just to use a different workspace. The workspace is prompted for at startup or it can be changed with the menu SQL shows up as "Unknown" in profilers Overiew and Top Activity (Oracle) If connecting with TNS change to direct connection and test. When connecting with TNS and using a client driver that is inferior to the monitored database some of the queries don't work properly. You can also check what Oracle version you are using running (which.exe is a link to a downloadable executable for windows) The full path represents ORACLE_HOME\bin, so if you go to ORACLE_HOME\network\admin you will also see the tnsnames.ora file that is being used. Make sure this is the correct tnsnames.ora file. If there are multiple Oracle installs then there is a chance that the tnsnames file being used is the wrong one. |