bdfm1m0eMessages (System Error, Online, Offline) and Master Glossary

BGAC


BGAC0001ITPFDF - RECP ABORTING BECAUSE OF MPRECD=/MPPRCD= DEADLOCK

Explanation: TPFDF recoup attempted to clear conflicting DBDEF macro values, but was unable to do so.

System Action: TPFDF recoup processing is forced to stop before completing.

User Response: Do the following:

  1. Correct the incorrect DBDEF macro statements.
  2. Load the DBDEF macro statements again.

See TPFDF Database Administration for more information about the MPRECD and MPPRCD parameters of the DBDEF macro.

BGAC0001IPROCESSOR DEPENDENT ID-X'recid' WILL BE PROCESSED BY POOL OWNER

Where:

recid
The ID of a record that contains a DBDEF macro statement that conflicts with a DBDEF macro statement for a different record.

Explanation: The MPRECD or MPPRCD parameters for two or more DBDEF macro statements conflict in a way that prevents all of them from running.

System Action: TPFDF recoup clears the deadlock condition and chain chases the records with incorrect DBDEF macro statements.

User Response: Do the following:

  1. Correct the incorrect DBDEF macro statements.
  2. Load the DBDEF macro statements again.

See TPFDF Database Administration for more information about the MPRECD and MPPRCD parameters of the DBDEF macro.