[转帖]在impdp导入报编译错误ORA-39082的解决办法_MySQL, Oracle及数据库讨论区_Weblogic技术|Tuxedo技术|中间件技术|Oracle论坛|JAVA论坛|Linux/Unix技术|hadoop论坛_联动北方技术论坛  
网站首页 | 关于我们 | 服务中心 | 经验交流 | 公司荣誉 | 成功案例 | 合作伙伴 | 联系我们 |
联动北方-国内领先的云技术服务提供商
»  游客             当前位置:  论坛首页 »  自由讨论区 »  MySQL, Oracle及数据库讨论区 »
总帖数
2
每页帖数
101/1页1
返回列表
0
发起投票  发起投票 发新帖子
查看: 2719 | 回复: 1   主题: [转帖]在impdp导入报编译错误ORA-39082的解决办法        上一篇   下一篇 
Kurthob
注册用户
等级:新兵
经验:66
发帖:1
精华:0
注册:2018-9-10
状态:离线
发送短消息息给Kurthob 加好友    发送短消息息给Kurthob 发消息
发表于: IP:您无权察看 2019-9-19 11:24:01 | [全部帖] [楼主帖] 楼主

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---




赞(0)    操作        顶端 
联动大白
注册用户
等级:列兵
经验:91
发帖:0
精华:0
注册:2015-5-27
状态:离线
发送短消息息给联动大白 加好友    发送短消息息给联动大白 发消息
发表于: IP:您无权察看 2019-11-29 0:30:00 | [全部帖] [楼主帖] 2  楼

为了方便大家阅读,我对文章中错误号来解释一下吧!

Error Id: ORA-39082

Title: Object type string created with compilation warnings

Description:

Object type string created with compilation warnings

Action:

This is a warning. The object may have to be recompiled before being used.

Cause:

The object in the SQL statement following this error was created with compilation errors. If this error occurred for a view, it is possible that the base table of the view was missing.


也许你已明白,但对一个人有用也是我存在的理由!^_^ By:持之以恒的大白

-- 来自: 北京联动北方科技有限公司



赞(0)    操作        顶端 
总帖数
2
每页帖数
101/1页1
返回列表
发新帖子
请输入验证码: 点击刷新验证码
您需要登录后才可以回帖 登录 | 注册
技术讨论