请教高手EBS 克隆问题

[复制链接]
查看11 | 回复3 | 2013-2-8 10:53:41 | 显示全部楼层 |阅读模式
运行perl adcfgclone.pl dbTier后,出现报错,操作过程:
。。。。。。。。。。。。。。。。。。。。
Do you want to preserve the Display [null] (y/n) ? : n
Target System Display [erp199:0.0] :
Do you want the the target system to have the same port values as the source system (y/n) [y] ? : n
Target System Port Pool [0-99] : 1
Checking the port pool 1
done: Port Pool 1 is free
Report file located at /oracle/prod/db/tech_st/10.2.0/appsutil/temp/portpool.lst
Complete port information available at /oracle/prod/db/tech_st/10.2.0/appsutil/temp/portpool.lst
Backing up /oracle/prod/db/tech_st/10.2.0/appsutil/ORCL_erp199.xml to /oracle/prod/db/tech_st/10.2.0/appsutil/ORCL_erp199.xml.bak
Creating the new Database Context file from :
/oracle/prod/db/tech_st/10.2.0/appsutil/template/adxdbctx.tmp
The new database context file has been created :
/oracle/prod/db/tech_st/10.2.0/appsutil/ORCL_erp199.xml
RC-50004: Error occurred in CloneContext:
null
Check Clone Context logfile /oracle/prod/db/tech_st/10.2.0/appsutil/clone/bin/CloneContext_04171700.log for details.
ERROR: Context creation not completed successfully.
For additional details review the file /tmp/adcfgclone_23419.err if present.
Performing file system cleanup specific to Platform Migration:
=================================================================================================

1./tmp/adcfgclone_23419.err 这个文件不存在
2.查询/oracle/prod/db/tech_st/10.2.0/appsutil/clone/bin/CloneContext_04171700.log 日志文件后看到的后面报错信息如下:


*********************************************

The new context file has been created at:
/oracle/prod/db/tech_st/10.2.0/appsutil/ORCL_erp199.xml
*******************************************
Performing file system cleanup specific to Platform Migration:

StackTrace:
java.lang.NullPointerException
at java.util.Hashtable.put(Unknown Source)
at oracle.apps.ad.clone.util.CloneCleanser.doMigrate(CloneCleanser.java:98)
at oracle.apps.ad.context.CloneContext.doClone(CloneContext.java:697)
at oracle.apps.ad.context.CloneContext.main(CloneContext.java:4801)
RC-50004: Error occurred in CloneContext:
null
Context file creation not succesful
回复

使用道具 举报

千问 | 2013-2-8 10:53:41 | 显示全部楼层
Solution
There are two options to resolve this issue.
1) Apply Patch 6001474 -ADDING A MT NODE REMOVES ALL THE .A AND .O FILESon the source environment and rerun autoconfig before doing the preclone steps.
This will ensure that the platform name stored in context file will be 'Linux'
2) To workaround the issue after the problem is encountered on the target instance, the cource context file needs to be modified which was copied across to the target instance.
The following entry have to be changed in the source context xml from :
LINUX_IA-64
/
so
To :
Linux
/
so
Then execute the adcfgclone.pl dbTier on the target db.
回复

使用道具 举报

千问 | 2013-2-8 10:53:41 | 显示全部楼层
打补丁或者直接改the cource context file。
试试看,等你的好消息
回复

使用道具 举报

千问 | 2013-2-8 10:53:41 | 显示全部楼层
谢谢你的回复,我先试试看。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行