Tivoli Audio Version 3 Release 7 Portable Media Storage User Manual


  Open as PDF
of 1473
 
ANS0212E The data block pointer is NULL.
Explanation: There is no value provided for the data block pointer.
System Action: The system returns to the calling procedure.
User Response: Provide an address for the DataBlk structure.
ANS0213E The object attribute pointer is NULL.
Explanation: There is no value provided for the object attribute pointer.
System Action: The system returns to the calling procedure.
User Response: Provide an address for the ObjAttr structure.
ANS0214E There is no server session information.
Explanation: The server did not respond with the session information.
System Action: 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.
System Action: 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.
System Action: The system returns to the calling procedure.
User Response: Provide a non-zero value for the bufferLen.
ANS0217E The dataBlk bufferPtr is NULL.
Explanation: There is no value provided for the dataBlk bufferPtr.
System Action: The system returns to the calling procedure.
User Response: Provide an address for the bufferPtr.
ANS0218E The objType is invalid.
Explanation: The value for the objType is invalid.
System Action: The system returns to the calling procedure.
User Response: The value for dsmObjName.objType must be:
DSM_OBJ_FILE or DSM_OBJ_DIRECTORY for Backup, or
DSM_OBJ_FILE for Archive.
ANS0219E The dsmEndTxn vote is invalid.
Explanation: The dsmEndTxn vote is invalid.
System Action: The system returns to the calling procedure.
1095
Tivoli Storage Manager Messages
6. Application Program
Interface