天天看點

clone錯誤——執行txkExecSetJaznCredentials.pl失敗

整理自zhiwei部落格:http://blog.csdn.net/li7080301/article/details/36478057

環境資訊:

EBS----------------12.1.3

RDBMS-----------11.2.0.3.0

OS----------- AIX 7.1

在應用層克隆時遇到了如下錯誤:

AC-50207: Fatal: Failed to execute one or more of the config tools during Context Value Management. Deactivating Context Value Management System

[APPLY PHASE]

 AutoConfig could not successfully execute the following scripts:

 Directory: /u01/DEV/apps/tech_st/10.1.3/perl/bin/perl -I /u01/DEV/apps/tech_st/10.1.3/perl/lib/5.8.3 -I /u01/DEV/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3 -I /u01/DEV/apps/apps_st/appl/au/12.0.0/perl -I /u01/DEV/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/aix-thread-multi /u01/DEV/inst/apps/aixtest1_celaixclu10/admin/install

 txkExecSetJaznCredentials.pl INSTE8_APPLY 160

AutoConfig is exiting with status 1

第一次遇到這個錯誤,因為日志中提示

Invalid java version

是以把關注點都放到了java上,來回設定了多次,還是一樣的錯誤。

在MOS上找了一下,果然有,參考如下文檔

R12.1 on AIX: adcfgclone.pl appsTier fails with error "txkExecSetJaznCredentials.pl INSTE8_APPLY 160" (文檔 ID 1323631.1)R12.1 on AIX: adcfgclone.pl appsTier fails with error "txkExecSetJaznCredentials.pl INSTE8_APPLY 160" (文檔 ID 1323631.1)R12.1 on AIX: adcfgclone.pl appsTier fails with error "txkExecSetJaznCredentials.pl INSTE8_APPLY 160" (文檔 ID 1323631.1)R12.1 on AIX: adcfgclone.pl appsTier fails with error "txkExecSetJaznCredentials.pl INSTE8_APPLY 160" (文檔 ID 1323631.1)

1、檢查發現appldev使用者的.profile中設定了export LDR_CNTRL=MAXDATA=0x40000000

2、注釋掉這條變量,appldev使用者重新登入

3、再次執行perl adcfgclone.pl appsTier