Sunday 11 January 2015

EBS : System Hold, Fix Manager before resetting counters - Concurrent Manager

Error:

"System Hold, Fix Manager before resetting counters" in two of the concurrent manageres "Receiving Transaction Manager" and "PO Document Approval Manager" after cloning


Solution:
1. Apply the patch 16735285

2.After the patch run adrelink:

cd $PO_TOP/bin
adrelink.sh force=y ranlib=y "PO RCVOLTM"
adrelink.sh force=y ranlib=y "PO POXCON"

3. Bounce the concurrent managers.

4. Retest the issue.

No comments:

Post a Comment

SQL Developer displaying Junk characters (??????)

Change the Encoding in SQL Developer Preferences as below Tools --> Preferences --> Environment --> Encoding --> UTF...