Recent content by tphalen

  1. T

    2 Enhancements

    Thanks for a great product. Could you think of adding a couple of items down the road? 1) More tablespace commands/wizards for building, altering, enabling, disabling and dropping. 2) Command line options to start it like starting sqlplus. account/password@instance @routine and maybe...
  2. T

    Explain Plan for SQL Text in Sessions Window

    Bert: Thanks for the reply, but I found a small problem. The variable :sql_address is not bound. Is there a place to bind the variables used by the session sqls? Thanks, Tom
  3. T

    Explain Plan for SQL Text in Sessions Window

    A possible enhancement: From the Tools menu select Sessions... In the Sessions window select the a session and then use the tabs to change to SQL Text. Right mouse button click on a select statement. Enhancement: Add explain plan to this select statement. Thanks Tom
  4. T

    Profiler: delete all runs

    Skip that. I found the tables. Delete plsql_profiler_runs, plsql_profiler_units and plsql_profiler_data Thanks
  5. T

    Profiler: delete all runs

    Is there away to do this without the new feature? Are the runs stored in a file I could clean/remove or in the registry? Thanks Tom
Back
Top