| 1 | Status | Output | Char(10) |
| 2 | Error code | I/O | Char(*) |
The Get Space Status (QLYGETS) API obtains the status of the space.
None
| *READY | Information in the space is ready to be processed. |
| *COMPLETE | Information in the space has been processed. |
| *NONE | The space does not exist. Use QLYSETS to create the space. |
The structure in which to return error information. For the format of the structure, see Error Code Parameter.
| Message ID | Error Message Text |
|---|---|
| CPF3CF1 E | Error code parameter not valid. |
| CPF3C90 E | Literal value cannot be changed. |
| CPF9872 E | Program or service program &1 in library &2 ended. Reason code &3. |
| Top | High-level language APIs | APIs by category |