sys用户查看无效对象:
select owner,object_name,object_type,status
where status !='VALID'
/
编译无效对象:
function: alter function function_name compile;
编译view出现问题:
Warning:view view_name with compilation errors.
Errors for view view_name:
----------- -------------------------
<div font-size:15px;line-height:24px;white-space:normal;widows:1;"="" style="margin: 0px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-family: -apple-system, "SF UI Text", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif; color: rgb(68, 68, 68); font-size: 14px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);">0/0 ORA---