I see. I just found the option and set it live via "setopt backupinitiationroot off". That fixed the problem live, and from your comment I checked the dsmserv.opt and it now has a "BACKUPINITIATIONROOT OFF" in it, so TSM stuck it in.
Thanks! Rick -----Original Message----- From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Rainer Holzinger Sent: Wednesday, December 07, 2016 9:53 AM To: ADSM-L@VM.MARIST.EDU Subject: *EXTERNAL* Antwort: [ADSM-L] problem after 7.1.5 upgrade: ANS1708E ... Only root can do this operation Hi Richard, option 'backupinitiation off' in dsmserv.opt and recycle of the instance die help at my site some months ago. HTH, Rainer Von: "Rhodes, Richard L." <rrho...@firstenergycorp.com> An: ADSM-L@VM.MARIST.EDU Datum: 07.12.2016 15:47 Betreff: [ADSM-L] problem after 7.1.5 upgrade: ANS1708E ... Only root can do this operation Gesendet von: "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> Just upgrade a TSM server from 6.3.5 to 7.1.5 on AIX. This morning our Oracle DBA's are reporting this error: ANS1708E Backup operation failed. Only a root user can do this operation< http://www-01.ibm.com/support/docview.wss?uid=swg21651108> And on the TSM server we see: ANR1890W Backup operation for session 8549 node xxxx failed due to root-only restriction< http://www-01.ibm.com/support/docview.wss?uid=swg21651108> The Oracle DBA's run Oracle backups to disk, then call dsmc to push the backup to TSM. They do this AS THE ORACLE USER, not root. I found a IBM doc that said to set the node parm "Users allowed to back < http://www-01.ibm.com/support/docview.wss?uid=swg21651108> up" from root to ALL. I checked, and all the nodes that had this problem _ARE_ set to ALL. doc: http://www-01.ibm.com/support/docview.wss?uid=swg21651108 Any thougts are welcome! cat z.ksh for i in <http://www-01.ibm.com/support/docview.wss?uid=swg21651108> <list of nodes> do<http://www-01.ibm.com/support/docview.wss?uid=swg21651108> ./run_cmd.ksh -l tsm1 "q node $i f=d" | grep -i "Users allowed to back up"<http://www-01.ibm.com/support/docview.wss?uid=swg21651108> done<http://www-01.ibm.com/support/docview.wss?uid=swg21651108> ./z.ksh<http://www-01.ibm.com/support/docview.wss?uid=swg21651108> Users allowed to back up: All< http://www-01.ibm.com/support/docview.wss?uid=swg21651108> Users allowed to back up: All< http://www-01.ibm.com/support/docview.wss?uid=swg21651108> Users allowed to back up: All< http://www-01.ibm.com/support/docview.wss?uid=swg21651108> Users allowed to back up: All< http://www-01.ibm.com/support/docview.wss?uid=swg21651108> Users allowed to back up: All< http://www-01.ibm.com/support/docview.wss?uid=swg21651108> Users allowed to back up: All< http://www-01.ibm.com/support/docview.wss?uid=swg21651108> Users allowed to back up: All< http://www-01.ibm.com/support/docview.wss?uid=swg21651108> Users allowed to back up: All< http://www-01.ibm.com/support/docview.wss?uid=swg21651108> Users allowed to back up: All< http://www-01.ibm.com/support/docview.wss?uid=swg21651108> Users allowed to back up: All< http://www-01.ibm.com/support/docview.wss?uid=swg21651108> Users allowed to back up: All< http://www-01.ibm.com/support/docview.wss?uid=swg21651108> Users allowed to back up: All< http://www-01.ibm.com/support/docview.wss?uid=swg21651108> Users allowed to back up: All< http://www-01.ibm.com/support/docview.wss?uid=swg21651108> ----------------------------------------- The information contained in this message is intended only for the personal and confidential use of the recipient(s) named above. If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this communication in error, please notify us immediately, and delete the original message. ----------------------------------------- The information contained in this message is intended only for the personal and confidential use of the recipient(s) named above. If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this communication in error, please notify us immediately, and delete the original message.