Discard Heap (CEEDSHP) API


  Required Parameter:

1 heap_id Input INT4

  Omissible Parameter:

2 fc Output FEEDBACK

  Service Program Name: QLEAWI

  Default Public Authority: *USE

  Threadsafe: Yes

The Discard Heap (CEEDSHP) API deletes an existing heap.

Authorities and Locks

None.


Required Parameter

heap_id (input)
The heap identifier of the heap to be discarded.

Omissible Parameter

fc (output)
A 12-byte feedback code.

Feedback Codes and Conditions

CEE0000 The API completed successfully
Severity: 00  
CEE0803 The heap identifier does not match any existing heap
Severity: 30  
CEE0812 The basic initial heap cannot be marked and discarded
Severity: 30  
CEE0850 The heap cannot be marked
Severity: 30  

Usage Notes



API introduced: V2R3

[ Back to top | ILE CEE APIs | APIs by category ]