I'm getting a security error when accessing DB2 9.1 from DB2 connect
-
db2 =connect to [mainframe] user [userid] USING [password]
SQL30082N Security processing failed with reason "15" ("PROCESSING
FAILURE") SQLSTATE=08001
The mainframe spits out the following message -
DSNL030I -DB9G DSNLTSEC DDF PROCESSING FAILURE FOR 610
LUWID=GADC3343. FFFE.C325BB499F B1
AUTHID=[userid], REASON=00F30013
How can I tell what is causing the error?
Regards,
MVSGuy
-
db2 =connect to [mainframe] user [userid] USING [password]
SQL30082N Security processing failed with reason "15" ("PROCESSING
FAILURE") SQLSTATE=08001
The mainframe spits out the following message -
DSNL030I -DB9G DSNLTSEC DDF PROCESSING FAILURE FOR 610
LUWID=GADC3343. FFFE.C325BB499F B1
AUTHID=[userid], REASON=00F30013
How can I tell what is causing the error?
Regards,
MVSGuy
Comment