ANS0279I Afile was skipped during a restore operation because the file is off line and the
application has chosen not to wait for a tape mount.
Explanation: Afile was skipped during a restore operation because the file is off
line and the application has chosen not to wait for a tape mount.
SystemAction: File skipped.
User Response: Verify the application sets the mountWaitvalue correctly on
dsmBeginGetData.
ANS0280E Unableto find TrustedAgent module.
Explanation: TSM was unable to find the TSM TrustedAgent module in the
specified directory.For V1R1 the name is dsmapita, for V1R2 the name is dsmtca,
for V2R1 the name is dsmapitca.
SystemAction: TSM ends.
User Response: Makesure the Trusted Agent module is in the directory specified
by DSMI_DIR.
ANS0281E Accessdenied for dsmapitca.
Explanation: An attempt to access a system function has been denied.
SystemAction: Processing stopped.
User Response: Contactyour system administrator.
ANS0282E Passwordfile is not available.
Explanation: The file containing the stored password for the specified
server-name is unavailable.
SystemAction: TSM ends.
User Response: Theroot user must set and store a new password.
ANS0283E Highlevel qualifier of the object name should start with the directory delimiter.
Explanation: The high level qualifier for the object name is invalid.
SystemAction: The system returns to the calling procedure.
User Response: Highlevel qualifier of the object name should start with the
directory delimiter.
ANS0284E Thenumber of objects on dsmBeginGetData exceeds DSM_MAX_GET_OBJ |
DSM_MAX_PARTIAL_GET_OBJ.
Explanation: The number of objects (numObjId) specified on the
dsmBeginGetData call exceeds DSM_MAX_GET_OBJ |
DSM_MAX_PARTIAL_GET_OBJ.
SystemAction: The system returns to the calling procedure.
User Response: Checkthe number of objects before calling dsmBeginGetData. If
it is greater than DSM_MAX_GET_OBJ | DSM_MAX_PARTIAL_GET_OBJ,then
issue multiple Get call sequences.
1105
Tivoli Storage Manager Messages
6. Application Program
Interface