RW-50004:Error code received when running external process

简介: 安装 r12.1.1过程中遇到如下错误: 查看日志: 日志内的报错内容如下: ADX-1101 : Rapid Install characterset conversion failed            Error found while running addbccnv.

安装 r12.1.1过程中遇到如下错误:


查看日志:


日志内的报错内容如下:

ADX-1101 : Rapid Install characterset conversion failed
           Error found while running addbccnv.sql
Cannot convert database characterset
    RW-50010: Error: - script has returned an error:   127
RW-50004: Error code received when running external process.  Check log file for details.
Running Database Install Driver for TESTDB instance

参考如下帖子:

https://forums.oracle.com/thread/1034765

https://forums.oracle.com/thread/1086196



我本以为这个问题是因为我安装软件之前没有设置SELinux为disabled的原因,于是我根据此博客:

http://blog.csdn.net/cymm_liu/article/details/7668416

将SELinux的模式设置为disabled了,点retry后继续安装,没有报错。。。我以为这事就这么完了。。。可是,没想到啊。。这事还没完。。


在我进行中文补丁安装的时候,有一步要求我用OAM中的License Manager激活新的语言,可以把新的语言设置为Base Language。

当我打开Language的时候,居然显示我的数据库的字符集变成了:US7ASCII   ,这很可能就是因为当时这个错误,导致字符集没有转换成功。。怎么办呢?


参考我的这篇文章来解决:http://blog.csdn.net/cymm_liu/article/details/12066493


相关文章
|
5月前
|
SQL 微服务
成功解决 :status 500 reading CouponFeignService#saveSpuBounds(SpuBoundTo)
这篇文章讲述了作者在微服务项目开发中遇到的一个具体问题:使用Feign进行远程服务调用时出现了`status 500`错误。文章详细描述了排查过程,包括检查Feign配置和被调用服务的日志信息,最终确定问题是由于Lombok插件的`@Data`注解导致。作者通过将`@Data`注解注释掉并手动生成get、set方法解决了问题,并提供了成功调用远程服务后的截图。
成功解决 :status 500 reading CouponFeignService#saveSpuBounds(SpuBoundTo)
|
8月前
|
消息中间件
ERROR 65639 --- [Container#0-217] o.s.a.r.l.SimpleMessageListenerContainer Failed to check/redeclare
ERROR 65639 --- [Container#0-217] o.s.a.r.l.SimpleMessageListenerContainer Failed to check/redeclare
113 0
|
8月前
|
存储
tracker_query_storage fail, error no: 28, error info: No space left on device
tracker_query_storage fail, error no: 28, error info: No space left on device
176 0
|
网络安全 Docker 容器
failed to create network error response from daemon filed to setup ip tables问题
failed to create network error response from daemon filed to setup ip tables问题
214 0
|
8月前
|
负载均衡 Java 应用服务中间件
Client not connected, current status:STARTING
Client not connected, current status:STARTING
585 1
|
数据安全/隐私保护
Do Sync Disk 0 Part 0 Failed, code=S3_F42, msg=Sync Failed after retry 5 times
Do Sync Disk 0 Part 0 Failed, code=S3_F42, msg=Sync Failed after retry 5 times
200 1
|
Android开发
Failed to obtain GLES 2.x extensions striProcess finished with exit code -1073741819 (0xC0000005)
android studio打开虚拟机时报错信息,解决办法之一(我成功的办法,其他方法试了没用), 打开 设备管理器然后找到你的独显,然后禁用设备,然后再次启动设备就行了,最后再启动你的虚拟机就行了。
179 0
|
网络协议
Job for named.service failed because the control process exited with error code.
Job for named.service failed because the control process exited with error code.
834 0
|
网络协议
Job for named.service failed because the control process exited with error code.怎么解决
本篇内容记录了如何解决Job for named.service failed because the control process exited with error code.的问题。
3753 0
Job for named.service failed because the control process exited with error code.怎么解决
成功解决ConvergenceWarning: lbfgs failed to converge (status=1): STOP: TOTAL NO. of ITERATIONS REACHED L
成功解决ConvergenceWarning: lbfgs failed to converge (status=1): STOP: TOTAL NO. of ITERATIONS REACHED L