adcfgclone.pl appsTier fails with error AC-50207
[ID 1323631.1]
Applies to:
Oracle Applications Manager - Version: 12.1.1 to 12.1.3 - Release: 12.1 to 12.1
IBM AIX on POWER Systems (64-bit)
Following: Cloning Oracle Applications Release 12 with Rapid Clone (Doc ID 406982.1)
Section 2: Cloning Tasks
Configure the target system
perl adcfgclone.pl appsTier
Symptoms
Executing "perl adcfgclone.pl appsTier"
The progress bar reaches 90% and shos following failure :
...
AC-50207: Fatal: Failed to execute one or more of the config tools during Context Value Management. Deactivating Context Value Management System
...
Log file shows "txkExecSetJaznCredentials.pl INSTE8_APPLY 160"
Running the command manually (taken from the log file), results in success (ERRORCODE=0)
Even though the adcfgclone.pl process failed at 90%, it noted an error much earlier but continued :
Also experienced failure at 79% :
...
[APPLY PHASE]
AutoConfig could not successfully execute the following scripts:
Directory: /test/oracle/aixtest1/apps/tech_st/10.1.3/perl/bin/perl -I /test/oracle/aixtest1/apps/tech_st/10.1.3/perl/lib/5.8.3 -I /test/oracle/aixtest1/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3 -I /test/oracle/aixtest1/apps/apps_st/appl/au/12.0.0/perl -I /test/oracle/aixtest1/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/aix-thread-multi /test/oracle/aixtest1/inst/apps/aixtest1_celaixclu10/admin/install
txkExecSetJaznCredentials.pl INSTE8_APPLY 160
AutoConfig is exiting with status 1
...
Cause
As the error occured on an IBM AIX Instance, Customer has followed Note 1268210.1 and has set the LDR_CNTRL to the recommended setting via the .profile :
...
export LDR_CNTRL=MAXDATA=0x40000000
...
It has been identified, that this LD_CNTRL Setting has produced the failure - only during the adcfgclone.pl execution.
Solution
To get over this failure, please use following WORKAROUND :
1. Simply comment out the variable in your .profile (for example) :
# export LDR_CNTRL=MAXDATA=0x40000000
2. Start a new session (Shell) and rerun the configuration steps.
2.1 Log on to the target system as the APPS User
2.2 cd [COMMON_TOP]/clone/bin
2.3 perl adcfgclone.pl appsTier
3. Once successful, restore the variable to it's original setting, by enable the Setting in the .profile again :
export LDR_CNTRL=MAXDATA=0x40000000
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/35489/viewspace-718114/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- adcfgclone.pl appsTier報錯Unable to locate 'linkxlC' utility in pathGCAPP
- adcfgclone.pl appsTier報錯某些sh執行錯誤處理GCAPP
- 【故障處理】Bug : ASM FAILS WITH CHECKRESOURCE ERROR ERROR CODE = 139ASMAIError
- DataPump Export (EXPDP) Fails With Error LPX-216 Invalid CharacterExportAIError
- Autoconfig On Db Tier Fails With Error - SP2-1503AIError
- "DROP USER" fails with error: ORA-00942 and ORA-00604 (一)AIError
- "DROP USER" fails with error: ORA-00942 and ORA-00604 (二)AIError
- Fails to Start: PMON (ospid: nnnn): terminating the instance due to error 481AIError
- EM GC11.1.0.1 Agent Startup on AIX Fails with Error: nmectl_validate_1386861.1GCAIError
- Agent Install Fails with Error 'OUI-25031' Due to Environment Settings_380507.1AIErrorUI
- Oracle Database Fails to Start with Error ORA-12547 [ID 1307075.1]OracleDatabaseAIError
- $FND_TOP/bin/txkrun.pl -script=DeployForms-c4ws Fails with Fatal ErrorORMAIError
- OMS CA:10.2.0.1.0 GC Install Fails with "Error processing emkey-353131.1GCAIError
- XDMCP connection failsAI
- 12c CC:Installing 12c Fails With Error 'Unable to continue with the in_1554180.1AIError
- Fails to Join the Cluster as CRSD and EVMD are in INTERMEDIATE StateAI
- BULK COLLECT FAILS WITH ORA-04030AI
- 【RMAN】Run Allocate Channel For Maintenance From Script FailsAINaN
- EXPDP Fails With ORA-04031 ("streams pool", ...)AI
- AC-50207: Fatal: Failed to execute one or more of the config tools during ContexAI
- Nginx配置max_fails fail_timeoutNginxAI
- ASM disk group mount fails with ORA-15036ASMAI
- Clusterware Fails to Start With 'clssnmLocalJoinEvent: takeov Ocssd.log_845573.1AICSS
- Drop Table Fails With ORA-600 [15264]AI
- Import Datapump Job fails with ORA-39125ImportAI
- Bug 13250486 : ADD STANDBY DATABASE FOR TARGET WITH FLASHBACK ON FAILS WITH ERRDatabaseAI
- sourcetree github clone 報錯 hg clone fails with “repository not found“GithubAI
- 解決 ocrconfig -replace ocr Fails With PROT-16AI
- Fails To Open / Create The Wallet: ORA-28353 [ID 395252.1]AI
- mount error(5): Input/output errorError
- 【ERROR】OPatch failed with error code 73ErrorAI
- error:slave communication error with ASMErrorASM
- ERROR: slave communication error with ASMErrorASM
- Drop Table Fails With ORA-600 [15264] [ID 338953.1]AI
- Recover Database Fails with RMAN-06558 [ID 1185074.1]DatabaseAI
- MMON encountered error 959, clearing the errorError
- 如何解決"Parse error: syntax error"Error
- root.sh Fails on the First Node for 11gR2 GI InstallationAI