∵1、Oracle 查看失效的存储或无效对象JOB等 1-1、查看失效的存储 select * from user_objects where status <> 'VALID'; 1-2、查找到无效对象 select 'Alter '||object_type||' '||ob