1.5.3.2.2 __S99VERB
A one-byte field that identifies the dynamic allocation functions to be performed. The verb codes and the functions they represent are listed below:
Table 1-13 Verb Code
Verb Code | Description | Supported |
---|---|---|
0x01 | Request for dsname allocation | Yes |
0x02 | Request for deallocation (based on dsname or ddname) | Yes (Support to de-allocate data set based on ddname) |
0x03 | Request for concatenation | No |
0x04 | Request for deconcatenation | No |
0x05 | Request for removing the in-use attribute based on task-ID | No |
0x06 | Request for ddname allocation | No |
0x07 | Request for information retrieval | Yes |
Parent topic: SVC99 Parameters