adapcctl.sh exiting with status 204

While cloning Oracle Applications

You might encounter an issue:

adapcctl.sh exiting with status 204

Start Services log shows:

opmnctl: starting opmn managed processes… ================================================================================

opmn id=adfcvs.chainsys.com:6250

0 of 1 processes started.

ias-instance id=CVS1213_adfcvs.adfcvs.chainsys.com ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ——————————————————————————–

ias-component/process-type/process-set:

HTTP_Server/HTTP_Server/HTTP_Server/

Error

–> Process (index=1,uid=1063274728,pid=18743)

failed to start a managed process after the maximum retry limit

Log:

//inst/apps/CVS1213_adfcvs/logs/ora/10.1.3/opmn/HTTP_Server~1.log

01/23/12-16:37:17 :: adapcctl.sh: exiting with status 204

$INST_TOP/logs/ora/10.1.3/opmn/HTTP_server~1.log shows

/apps/tech_st/10.1.3/Apache/Apache/bin/httpd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory

 

SOLUTION:

1.Shut down all Oracle Application Services

2.As the Unix/Linux root user, create a soft link as follows: ln -s /usr/lib/libgdbm.so.2.0.0 /usr/lib/libdb.so.2

3.Start up all Oracle Application Services

About Syed Saad

With 13 years of experience as a certified and skilled Oracle Database Administrator, I possess the expertise to handle various levels of database maintenance tasks and proficiently perform Oracle updates. Throughout my career, I have honed my analytical abilities, enabling me to swiftly diagnose and resolve issues as they arise. I excel in planning and executing special projects within time-sensitive environments, showcasing exceptional organizational and time management skills. My extensive knowledge encompasses directing, coordinating, and exercising authoritative control over all aspects of planning, organization, and successful project completions. Additionally, I have a strong aptitude for resolving customer relations matters by prioritizing understanding and effective communication. I am adept at interacting with customers, vendors, and management, ensuring seamless communication and fostering positive relationships.

Check Also

EBS_Latest_Configurations

Apply EBS AD-TXK Release 16 Update

Step By Step Guide to Apply Oracle E-Business Suite R12.2 ADTXK Update 16 Oracle Applications …

Leave a Reply