DFS551I {IFP | MESSAGE | BATCH | JMP | JBP} REGION xxxxxxxx STARTED. ID=yyyyy TIME=zzzz CLASSES=xxx,xxx,xxx,xxx
Explanation
A dependent processing region started. The possible dependent processing regions are:
- Batch
- Fast Path
- JVM batch
- JVM message
- Message
- DMU
DMU (Database Metadata Update) region is spawned upon the submission of the first DDL statement and all DL/I calls associated with DDL processing are handled under the DMU region.
xxxxxxxx is replaced by the job name, yyyyy is replaced by the PST number, and zzzz is replaced by the time (hhmm) started.
The ID field identifies the region and is used with the /STOP REGION command.
System action
A message, BMP, JMP, or JBP region is processing transactions of the specified class.
Programmer response
No action is required.