Skip to Content
0
Former Member
Nov 29, 2011 at 03:57 AM

SQL error 30082- SQL30082N Security processing failed with reason "17"

1852 Views

Dear Experts,

I installed NW 7.0 EHP2 with BW Usage Type on AIX 6.1 and DB2 9.7.

I am trying to take online backup from DB13 however i get the following error:

SQL error 30082- SQL30082N Security processing failed with reason "17" ("UNSUPPORTED FUNCTION").

-- ERROR Database connection +++DB6ADM: SQL error 30082- SQL30082N Security processing failed with reason "17" ("UNSUPPORTED FUNCTION"). SQLSTATE=08001

Also on DB13 screen I have the following message

Maintenance is not allowed for role SAPMON

Looks like, I do not have authorization. The DB2 user is db2<sid> and I am able to connect using the command

db2 connect to SID user db2<sid> using password

In the status bar I get the message

No permission to maintain the system.Reson Wrong role for connection user SAP<SID>

Please help. Thanks for your help.