M204.3020
M204.3020 Successfully allocated Ddname Dsn Status Control Disposition Dsorg Access Method
This Informational Message provides the DDNAME, Dataset Name and several Dataset Characteristics of a successful Dynamic Dataset Allocation as specified in the Dataset Definition.
The following are used to describe the Dataset Allocation:
STATUS
NEW The Allocation creates a new Dataset OLD An existing Dataset was Allocated. CONDitional The Dataset was conditionally allocated as NEW if it did not exist previously.
CONTROL
EXCLUSIVE The Dataset can be accessed only by users of the Model204 Online in which it was allocated. Any data set allocated within a Model 204 Online is accessible to any Model 204 user in that Online irrespective of the SCOPE specified on the Definition of that Dataset. SHARE The Dataset is accessible by other jobs and users.
DISPOSITION
CATALOG An entry for this Dataset is created in the System Catalog. NOCATALOG An entry for this Dataset is not created in the System Catalog.
DATASET ORGANIZATION
DIRECT The Dataset Organization is DIRECT ACCESS. KEYED The file is KEYED SEQUENTIAL and can be accessed by key or in sequential order. SEQUENTIAL The Dataset Organization is PHYSICAL/SEQUENTIAL.
ACCESS METHOD
BSAM The Dataset Access Method is SEQUENTIAL. DAM The Dataset Access Method is DIRECT. VSAM The Dataset Access Method is VSAM.
Response: No action is necessary: This is an informational message
Version introduced: 7.8
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=0 | Sets batch (single user) return code |
CLASS=I | Information class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter |
AUDITMS | Writes the message with line type MS to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |