RVTII-060: Subroutine INV_TXN_MANAGER_PUB.process_Transactions() returned error
Applies to:
Oracle Inventory Management - Version: 11.0.3 to 12.1.3 - Release: 11.0 to 12.1
Information in this document applies to any platform.
How does one relink and bounce the receiving executables?
Solution
1. Relink receiving executables.
cd $PO_TOP/bin
$ adrelink.sh force=y ranlib=y "PO RCVOLTM"
$ adrelink.sh force=y ranlib=y "PO RVCTP"
Prior to r11i/r12, the command is adrelink
2. Bounce the Receiving Transaction Manager.
a. $ps -ef | grep RCVOLTM (to see how many processes are running)
b. Deactivate Receiving Transaction Manager
(System Administrator > Concurrent > Manager > Administer)
c. $ps -ef | grep RCVOLTM (repeat until no processes are running)
d. Restart Receiving Transaction Manager
Then retry your issue
For your reference Receiving Transactions Fail with RVTII-060 or RVTTH-445 or RVTTH-448 or RVTII-030 or RVTII-080 [ID 731070.1]
No comments:
Post a Comment