1 | Pointer handle | Input | Binary(4) |
2 | Error code | I/O | Char(*) |
The Delete Pointer Handle (QjoDeletePointerHandle) API deletes the specified pointer handle. This pointer handle was generated using the Retrieve Journal Entries (QjoRetrieveJournalEntries) API. See the Retrieve Journal Entries (QjoRetrieveJournalEntries) API for more information. The deletion of the pointer handle must occur from the same process that called the Retrieve Journal Entries (QjoRetrieveJournalEntries) API, in which the point handle was created. If the handle is not valid because it does not exist or has already been deleted, an error message will be sent.
None
The pointer handle to be deleted.
The structure in which to return error information. For the format of the structure, see Error Code Parameter. If this parameter is omitted, diagnostic and escape messages are issued to the application.
Message ID | Error Message Text |
---|---|
CPF24B4 E | Severe error while addressing parameter list. |
CPF3CF1 E | Error code parameter not valid. |
CPF6947 E | A pointer handle not deleted. |
CPF9872 E | Program or service program &1 in library &2 ended. Reason code &3. |
Top | Journal and Commit APIs | APIs by category |