DFS1040I DEVICE MAPPING FOR FMT=name DEVICE=identification DPAGE=dp PHYSICAL PAGE=pp PDB=pdbname PD= pdname PID=nn
Explanation
This header identifies a device image map as defined
by the user for the format, device, device page, and physical page.
The image that follows this message conforms to the following rules:
- Unprotected named fields have their location in the image marked with underscore characters.
- Protected named fields have their location in the image marked with colon characters.
- Literals in the image are moved and displayed at their defined location.
In the message text:
- name
- The label on the FMT statement.
- identification
- Consists of DEVICE=type (in which type is the parameter coded in the DEV TYPE= operand) and TYPE=name (in which name is either OUTPUT, INPUT, or INOUT coded in the DIV TYPE= operand).
- dp
- The DPAGE number within DIV.
- pp
- The physical page number within DPAGE.
- pdbname
- The name of the Partition Descriptor Block (PDB) used by this device or the name of the Partition Descriptor (PD) used by this DPAGE.
- nn
- The ID of the partition used by this DPAGE.
User response
No action is required.