When executing a DB2 backup command, an error message appeared
db2 backup db MyDB online use TSM include logs SQL2033N An error occurred while accessing TSM during the processing of a database utility. TSM reason code: "106".
Accoring to the ibm infocentre
The specified file is being used by another process. You tried to read from or write to a file that is currently being used by another process.
Restart the DB2 instance and this should release the resources. Ensure operational requirements are met and applications are checked post restart.
DB2 - SQL2033N and TSM reason code: 610
Republished from http://www.dba-db2.com