From the IBM Tivoli site
Running './backint -p /oracle/Pxx/920_64/dbs/initPxx.utl -f password' to set the password for the DP for SAP terminates with message "ANS1087E (RC106) Access to the specified file or directory is denied" in case the TSM API is at version 5.3 or above.
There are changes in version 5.3 for the TSM API that require the user id, connecting to the API, has write authority to the errorlog file.
The error is generated when the dsierror log is accessed. (Please note that the creation of this file is done by the TSM API and not Litespeed. It s not a Litespeed issue but will pervent Litespeed from starting a TSM backup)
The file is located in two places..the TSM client install and windows\system32 directories
WORKAROUND:
Since Tivoli Storage Manager Client version 5.3 (BA as well as API), write authority is required to dsmerror.log file within the directory referenced by the environment variable DSM_LOG (BA Client), resp. dsierror.log within the directory referenced by the environment variable DSMI_LOG (API Client). This can be overridden by the option ERRORLOGNAME within the active dsm.sys stanza.
Give SQL server and SQL agent startup accounts plus all user accounts that use the Litespeed console Read\Write permissions to the windows\system 32 directory
or
Use the parameter ERRORLOGNAME in the dsm.opt file.
Format of the parameter..
errorlogname C:\tsm\dsierror1.log (file name is unimportant only the PATH matters)
This information is from the IBM TIvoli site. To view the complete posting:
http://www-01.ibm.com/support/docview.wss?uid=swg21218576