db2 => backup db police use tsm SQL2062N An error occurred while accessing media "/home/db2inst1/sqllib/adsm/libtsm.a". Reason code: "406". db2 => ' what about the above message??
look like having trouble connecting to tsm Ralph -----Original Message----- From: Malcolm Beattie [mailto:[EMAIL PROTECTED] Sent: Friday, October 17, 2003 8:36 AM To: [EMAIL PROTECTED] Subject: Re: db2 using tsm Noll, Ralph writes: > db2 error message using tsm > > anyone seen this > > db2 => backup db police online use tsm > DB21019E An error occurred while accessing the directory "/root". > db2 => /root is typically root's home directory. If you were running db2 as a non-root username then you would not have permission to access /root. This might happen, for example, if you used "su db2user" rather than "su - db2user" from root (which would leave the HOME environment variable set to /root) and db2 then tried to access some per-user configuration file living under $HOME. Type "env" and see which environment variables refer to /root. --Malcolm -- Malcolm Beattie <[EMAIL PROTECTED]> Linux Technical Consultant IBM EMEA Enterprise Server Group... ...from home, speaking only for myself
