1、查看所有存储过程、索引、表格、PACKAGE、PACKAGE BODY
select * from user_objects;
2、查询所有的Job
select * from user_jobs;
3、