When trying to restore a db2 backup on a cloud server and getting an error that
<Username> doesn't have authority to do this function there are 2 ways to get around this permission issue.
1. Logoff the server and log back in as db2admin with the correct password.
2. Open cmd prompt (as administrator), cd.., cd.., until you are at c:> then type cd
"Program Files (x86)\IBM\SQLLIB"\BIN type: runas /user:db2admin db2cc.bat then
enter the password This should open the control center and you should then have
access to restore the db2 backup