DSORG specifications - Key = '003C'

DALDSORG specifies the data set organization. When you code this key, # must be one, LEN must be two, and PARM contains one of the following values:
X'0008'
VSAM
X'0080'
Graphics (GS)
X'0200'
Partitioned organization (PO)
X'0300'
Partitioned organization unmovable (POU)
X'0400'
Government of message transfer to or from a telecommunications message processing queue (MQ)
X'0800'
Direct access message queue (CQ)
X'1000'
Communication line group (CX)
X'2000'
Direct access (DA)
X'2100'
Direct access unmovable (DAU)
X'4000'
Physical sequential (PS)
X'4100'
Physical sequential unmovable (PSU)
Example: To specify Partitioned Organization, code:
KEY    #      LEN    PARM
003C   0001   0002   02 00