Environment:
Server TSM v5.1.5 on W2k
Client TSM v5.1.5 on AIX with Oracle running
Our backup job is currently being scheduled by the cron daemon on AIX via
the command ( issued as root )
su - userid -c 'sh /tsmscript/backup.sh'
I was trying to have the same command defined on TSM scheduler. But i was
getting a return code of 1 when the same command is issued by the TSM
scheduler. Is there a way to let the TSM scheduler use another userid
instead of root ?
Any suggestions.
