ANS0212E The data block pointer is NULL.
Explanation: There is no value provided for the data block pointer.
SystemAction: The system returns to the calling procedure.
User Response: Providean address for the DataBlk structure.
ANS0213E The object attribute pointer is NULL.
Explanation: There is no value provided for the object attribute pointer.
SystemAction: The system returns to the calling procedure.
User Response: Providean address for the ObjAttr structure.
ANS0214E There is no server session information.
Explanation: The server did not respond with the session information.
SystemAction: The system returns to the calling procedure.
User Response: Verify the server status.
ANS0215E There is no server policy information.
Explanation: The server did not respond with the policy information.
SystemAction: The system returns to the calling procedure.
User Response: Verify the server policy definitions.
ANS0216E The dataBlk bufferLen value is zero.
Explanation: The value for the dataBlk bufferLen is zero.
SystemAction: The system returns to the calling procedure.
User Response: Providea non-zero value for the bufferLen.
ANS0217E The dataBlk bufferPtr is NULL.
Explanation: There is no value provided for the dataBlk bufferPtr.
SystemAction: The system returns to the calling procedure.
User Response: Providean address for the bufferPtr.
ANS0218E The objTypeis invalid.
Explanation: The value for the objTypeis invalid.
SystemAction: The system returns to the calling procedure.
User Response: Thevalue for dsmObjName.objType must be:
DSM_OBJ_FILE or DSM_OBJ_DIRECTORYfor Backup, or
DSM_OBJ_FILE for Archive.
ANS0219E The dsmEndTxn vote is invalid.
Explanation: The dsmEndTxn vote is invalid.
SystemAction: The system returns to the calling procedure.
1095
Tivoli Storage Manager Messages
6. Application Program
Interface