Hi,
We have some database jobs(DBMS) running on our 9i Oracle database.

We have 1 new application that is now running on 10g.

For some reason the development team of this 10g application seemed to have used a different type of database job that the one's I am used to seeing within toad.

For those that are in the 9i database I can see them by
select + from user_jobs
However in the...