1,126
edits
m (Added more IBM CMOD ulimit issues.) |
(Added section to IBM CMOD TSM return codes.) |
||
| Line 113: | Line 113: | ||
... and after entering a valid User ID and password, you will see all messages in TSM, as they happen. To exit from Console Mode, simply press Control-C. | ... and after entering a valid User ID and password, you will see all messages in TSM, as they happen. To exit from Console Mode, simply press Control-C. | ||
=== Return Codes === | |||
As with DB2, a lot of the IBM CMOD error messages are 'passed through' from Tivoli Storage Manager. | |||
ARS0429E TSM Error: ANS0266I (RC2302) The dsmEndTxn vote is ABORT, so check the reason field., Return Code=2302, Reason=41, File=arssmsms.cpp | |||
In addition to getting the TSM activity log data, you can look up the return code in the [https://www.ibm.com/support/knowledgecenter/en/SSGSG7_7.1.0/com.ibm.itsm.msgs.client.doc/msgs_api_list_intro.html TSM v7.1 API Return Codes] page, to give you a better understanding of where the error might be. | |||