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
 
Last edited:
Hm, yeah I ran stats on the entire database to no avail. Cost information is available when using Oracle sql developer & toad ... strange.
 
Back
Top