APP-FND-00204

RCVOLTM Fails with Error APP-FND-204 (Doc ID 311884.1)





SYMPTOMS

Unable to perform receipts due to error:

APP-FND-204 Concurrent Manager encountered an error while running the spawned concurrent program Receiving Transaction Manager - RCVOLTM for your concurrent request XXXXXX. TM-SVC LOCK HANDLE FAILED

RCV: Processing Mode is Online  (problem occurs in ONLINE mode)
The problem happens with any type of routing and any type of receiving document.

CAUSE

This is happening because of large number of receiving processes being spawned at the same time.

Check the number of process running for the RCVOLTM. If  the number of  Running and Max processes are the same, this means the Max number of processes are reached and issue will occur.

SOLUTION

Increase the Max number of processes associated with the receiving transaction manager.

Navigation:

  System Administrator (or comparable) Responsibility > Concurrent > Manager > Define
  Query for Manager='Receiving Transaction Manager'
  Click Work Shifts button and review value in Processes field

No comments:

ORA-00059: Maximum Number Of DB_FILES Exceeded in 19C database

When I am adding datafile to my 19C database facing the below error. SQL> alter tablespace DATA  add datafile '/u01/data/data15.dbf&#...