2044 E
DSM_RC_MUST_RELEASE_BUFFER dsmTerminate cannot finish because the application is holding on to 1 or more tsmBuffers.

Explanation

An application is trying to terminate a session, but is still holding some tsmBuffers.

System action

The system returns to the calling procedure.

User response

The application must return all buffers for this session by calling tsmReleaseBuffer, and then issue dsmTerminate.