Recent content by tseck

  1. T

    User Reports/Tools: Configurable Menu Items

    Thanks Marco! So we're looking forward to v14 :-)
  2. T

    User Reports/Tools: Configurable Menu Items

    Hi there at Allround Automations! As a DBA and Database-Developer I'm using PL/SQL-Developer since more than 15 years. It's one of my key-tools to do daily business and over the years I expanded PL/SQL-Developer with many user-specific things like reports, tools and add-ins. You are doing a...
  3. T

    Session - Monitor Reports Not Showing

    Fine. From a developer view the new feature is the ability to support text and to view its contents in an HTML Window. The new Monitor-Query is just a simple example for this feature. I think they just forgot to include this to existing user.prefs when upgrading.
  4. T

    Session - Monitor Reports Not Showing

    No - you're wrong. If you upgraded PLSQLDev to v11 and if you had added some user-queries to the session window, then after upgraded to v11 the new SQL Monitor query is not configured. You can add the query by yourself or delete the section [SessionQueries] completely from your user.prefs. I...
  5. T

    Bug: v11.0.1

    Tried again and - now it works! On Tuesday evening after updating from v10 to 11 it didn't. Even toggleing with or without this number group separator didn't help. Now, after some reboots it works fine. Sorry for causing this extra work! Thomas.
  6. T

    Bug: v11.0.1 - Sessions+AutoRefreh

    While auto-refresh of sesion-list is active and you connect to another user that is not allowed to select v$session, multiple msg-boxes 'you must have access to v$session' appear. Same behaviour with 'not logged on' dialogue when plsqldev PrimarySession ist killed i.e. by db-shutdown. Thomas.
  7. T

    No Compilation Error List when Proxied

    Hi Kenneth, it seems you're right. I never heard of this proxy-thing but did a simple test to re-produce. Same behaviour in plsqldev 11 with Oracle 11.2.0.4. With sqlplus it works fine. I think plsqldev uses the expression DEVELOPER[CLIENT] whenever no user/schema is explicitly provided. This...
  8. T

    Bug: v11.0.1

    The SQL-Window-Preference 'number layout: fomat with thousand separator' doesn't work.
  9. T

    Enhancement Request: Statistic perfrences window

    I'd like to have the dialogue to define the selected statistic items sizable.
  10. T

    Search in HTML-report-output not possible

    Got it! Setting the key-configuration for edit/find-replace to something different than ctrl+f solves the problem. After that, ctrl+f displays the search-dialogue of the IE control. Thats what i want and i can live with shift+ctrl+f for the standard search. But pls take a look at the changes in...
  11. T

    Search in HTML-report-output not possible

    Hello, PL/SQL-Dev is my favorite tool and im using it every day. I worked some hours with v11 - looks stable and the new Features are realy nice. But I'm still missing the possibility to search in the HTML-Report-Output. I already posted this in May 13 and hoped, that this issue had been fixed...
  12. T

    SQL-Window: Resultgrid is realy slow in PLSQLDev 10.0.5

    Marco, did a test with the above query modified to 200 columns. plsqldev 1005: 7s (old xp desktop) plsqldev 1005: 2s (win7 buisiness notebook) plsqldev 902: 0.05s (same notebook)
  13. T

    SQL-Window: Resultgrid is realy slow in PLSQLDev 10.0.5

    Good morning, Running a query in SQL-Window with many columns leads to a significant execution time. This period is NOT processing time but seems to be the time to build and draw the grid. Changing window-type to Test-Window or Command-Window results in a much faster execution. BTW: In...
  14. T

    10.0.5: Search in Report-Output doesn't work

    Hi Marco, i found out, that the "Find" menu item is only visible in context menu, if the internal html viewer is used. For years I configured not to use the internal viewer, as the MS IE controls offers a nice and often used "copy to excel" context menu option - but no find-function. Before...
  15. T

    10.0.5: Search in Report-Output doesn't work

    I cannot search the output of reports. When pressing CTRL+F the standard search & replace dialogue pops up. No results are found after providing a searchstring and pressing the search button. In prev. releases reports are searched with a different dialogue. Did you forget to implement this?
Back
Top