R12升级到RUP4之后DB做clone、autocfg报错 ORA-12705

本文解决在进行数据库克隆或自动配置时遇到的ORA-12705错误,错误源于环境变量ORA_NLS10的不当设置。提供了解决方案,包括修改环境文件中的设置和重新运行未能完成的SQL。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

在对db做clone或autocfg的时候遇到过ORA-12705 的错误,错误原因是由于环境变量 ORA_NLS10的设置在autocfg的时候会指向错误的位置,需要手工修改,之后找到log中未能正确完成的sql再次运行即可

metalink的solution如下:



Solution
1.
Make sure to have a valid backup

2.
In the environment file set:
ORA_NLS oa_var="s_db_oranls"
to:
/nls/data/9idata"

3.
Run the updated environment script

4.
Start the database and the applications tier processes

5..
In the context XML file set:
ORA_NLS oa_var="s_db_oranls"
to:
/nls/data/9idata".

5.
Run AutoConfig on the DB tierfunction doHelpTag(helpTag){ var helperFrame; helperFrame = document.getElementById("helpTag"); //helperFrame.src='f?p=200:99:1293944812870251859::NO::P99_HELP_TAG:'+helpTag; if (helperFrame.contentDocument) { helperFrame.contentDocument.location.replace('f?p=200:99:1293944812870251859::NO::P99_HELP_TAG:'+helpTag); } else { helperFrame.Document.location.replace('f?p=200:99:1293944812870251859::NO::P99_HELP_TAG:'+helpTag); } } A script enabled browser is required for this page to function properly. if (self.location.href != top.location.href){ top.location.href = self.location.href; }

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/594850/viewspace-578003/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/594850/viewspace-578003/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值