SSALIST command object (X'CC06')
Use the distributed data management (DDM) architecture SSALIST command object to contain the list of segment search argument (SSA) objects to qualify the DL/I call.
Format
Parameters
- DSSHDR
- The 6-byte header that contains information about the data stream structure (DSS).
- LL
- The length specified as a 2-byte binary integer. This length includes LL and CP.
- CP
- X'CC06', the 2-byte codepoint of the SSALIST command object.
- SSACOUNT
- Required. The number of SSAs in the SSAList, which is specified as a 2-byte value. The valid range is 1 to 15.
- SSA
- An optional byte string that contains an SSA object to be used in a DL/I database call.