Request: include DBMS_Jobs in Find database objects

Claus Pedersen

Member³
I would like to have an option to include job text from the DBMS_jobs folder (columns 'what' and 'interval' from view all_jobs) when finding database objects. DBMS jobs should be included in the Object types checkbox section when searching.

It is possible to use a user-defined function when calculating the interval, thefore 'interval' should also be included in the search.

Maybe also code in Programs should be included?
 
OK, a short, precise answer.

Maybe in version 10.1, you could make an option to add a user-defined view that the user can modify for himself to add extra search possibilities?
 
Back
Top