Recent content by diamondracer

  1. D

    Explain Plan - Cost is null

    Hm, yeah I ran stats on the entire database to no avail. Cost information is available when using Oracle sql developer & toad ... strange.
  2. D

    Explain Plan - Cost is null

    For some reason when I run an explain plan on any query, the cost, cardinality, and bytes columns are NULL. Any idea how to get this to work? I'm connecting to DB version 11.1.0.7.0 I'm using PL/SQL Developer Version 9.0.6.1665 Thanks Mike
  3. D

    auto-disconnect

    Is there any way to have PL/SQL developer auto-disconnect your session from the DB after a given amount of time? Thanks!
  4. D

    export user objects enhancement request

    It would be nice to be able to filter objects by object name as well user (and have it remembered). Haven't found any way to do this yet... Thanks!
Back
Top