18 NOSPACE


If this error condition occurred, the task gets abnormally terminated in all cases. But for writing TSQ (WRITEQ TS ), the condition will be ignored and continue with the program flow.

CommandRESP2, Description & Solution
REWRITE 100 - No space is available on the direct access device for adding records to a data set.
Solution - Contact Storage support team to resolve the issue.
WRITE 100 - No space is available on the direct access device for adding records to a data set.
Solution - Contact Storage support team to resolve the issue.
WRITEQ TS Occurs when NOSUSPEND option specified, no space in the following conditions –
  • Main storage
  • The auxiliary temporary storage data set
  • The temporary storage pool list structure

Solution - Remove NOSUSPEND option from the WRITEQ command.
WRITEQ TD Occurs if no more space exists on the intra-partition or extra-partition queue, or the relative byte address (RBA) for an intra-partition queue would exceed 2 GB.
Solution - This issue because of storage issues. Contact system administrator to resolve the issue.