473,322 Members | 1,493 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Sigh, Undocumented error - SQL30082N, RC=22

I'm installing DB2 9.1 on z/OS 1.9 and am trying to test DRDA. Can
anyone tell me where to find documentation on SQL30082N, RC=22?

Thank you,
kk

BACKGROUND: After tracing the 'CONNECT' call, I see this -
4250 errtrans DB2 UDB global services sqlzRcToSqlca cei
(13.3.26.15.2.40)
pid 3964 tid 3980 cpid -1 node 0 sec 146 nsec 875122873 probe 40
Error Translation
Original Error ZRC = 0x8037012D = -2143878867 = SQLJR_AUTERR
New Error SQL30082

4251 error DB2 UDB global services sqlzRcToSqlca cei (4.3.26.15.2.50)
pid 3964 tid 3980 cpid -1 node 0 sec 146 nsec 875129454 probe 50
Error ZRC = 0x8037012D = -2143878867 = SQLJR_AUTERR
bytes 144

Data1 (PD_DB2_TYPE_SQLCA,136) SQLCA:
sqlcaid : SQLCA sqlcabc: 136 sqlcode: -30082 sqlerrml: 22
sqlerrmc: 15 PROCESSING FAILURE
sqlerrp : SQLEXSMC
sqlerrd : (1) 0x8037012D (2) 0x0000012D (3) 0x00000000
(4) 0x00000000 (5) 0x00000000 (6) 0x00000000
sqlwarn : (1) (2) (3) (4) (5) (6)
(7) (8) (9) (10) (11)
sqlstate:

All I see on the mainframe is this - (There are no RACF errors
created)
DSNL030I -DB9G DSNLTSEC DDF PROCESSING FAILURE FOR 145
LUWID=GADC3343.FFFE.C32D49270690
AUTHID=[RACF userid], REASON=00F30013
Oct 21 '08 #1
1 4465
Hi ,

How did you get RC 22 ?

sqlerrml:22 is length of SQLERRMC , not reason code.
That's why you can't find SQL30082N , reason code 22.

Try find SQL30082N , reason code 15

sqlerrml: 22 <-- Length of sqlerrmc
sqlerrmc: 15 PROCESSING FAILURE <-- reason code 15

Regards
Myoungsoo

=========================================
On Oct 22, 4:58*am, mvsguy <kkin...@fuse.netwrote:
I'm installing DB2 9.1 on z/OS 1.9 and am trying to test DRDA. *Can
anyone tell me where to find documentation on SQL30082N, RC=22?

Thank you,
kk

BACKGROUND: After tracing the 'CONNECT' call, I see this -
4250 * *errtrans DB2 UDB global services sqlzRcToSqlca cei
(13.3.26.15.2.40)
* * * * pid 3964 tid 3980 cpid -1 node 0 sec 146 nsec 875122873 probe 40
* * * * Error Translation
* * * * Original Error ZRC = 0x8037012D = -2143878867 = SQLJR_AUTERR
* * * * * * *New Error SQL30082

4251 * *error DB2 UDB global services sqlzRcToSqlca cei (4.3.26.15.2.50)
* * * * pid 3964 tid 3980 cpid -1 node 0 sec 146 nsec 875129454 probe 50
* * * * Error ZRC = 0x8037012D = -2143878867 = SQLJR_AUTERR
* * * * bytes 144

* * * * Data1 * (PD_DB2_TYPE_SQLCA,136) SQLCA:
*sqlcaid : SQLCA * * sqlcabc: 136 * sqlcode: -30082 * sqlerrml:22
*sqlerrmc: 15 PROCESSING FAILURE
*sqlerrp : SQLEXSMC
*sqlerrd : (1) 0x8037012D * * *(2) 0x0000012D * * *(3) 0x00000000
* * * * * *(4) 0x00000000 * * *(5) 0x00000000 * * *(6) 0x00000000
*sqlwarn : (1) * * *(2) * * *(3) * * *(4) * * **(5) * * * (6)
* * * * * *(7) * * *(8) * * *(9) * * *(10) * * * *(11)
*sqlstate:

All I see on the mainframe is this - (There are no RACF errors
created)
DSNL030I *-DB9G DSNLTSEC DDF PROCESSING FAILURE FOR 145
LUWID=GADC3343.FFFE.C32D49270690
AUTHID=[RACF userid], REASON=00F30013
Oct 21 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

30
by: Neil Zanella | last post by:
Hello, Allow me to share my frustrations with GNU g++. This is the second time something similar happens to me: I can't find anything wrong with my C++ program and yet I get segfaults, and...
5
by: Petr Jakes | last post by:
On my box (Fedora Core4, Python 2.4.1) I am getting following error: >>> import termios, sys >>> fd = sys.stdin.fileno() >>> oldSettings = termios.tcgetattr(fd) Traceback (innermost last): File...
5
by: Infinite Corridor | last post by:
I am trying to get an echoserver running on my N80 Nokia cell phone, that uses "python for s60". What worked: I ran echoclient on the phone and echoserver on my Powerbook and it worked. What...
6
by: Mudcat | last post by:
Hi, I can't figure out why ctypes won't load the DLL I need to use. I've tried everything I can find (and the ctypes website is down at the moment). Here's what I've seen so far. I've added...
1
by: Renilkumar | last post by:
Hello, I have migrated an application from ASP.NET 1.x to ASP.NET 2.0. However after migration I am getting an error msg in class file abc.vb which is under App_Code/Classes folder... Error 22...
4
by: pbd22 | last post by:
Hi. I am caught between 2 errors. When I have: Public Property Subtitle() As String Get Return _subTitle End Get Set(ByVal value As String) _subTitle = value
4
by: jk2l | last post by:
Error 10 error LNK2019: unresolved external symbol __imp__glBindTexture@8 referenced in function "public: void __thiscall GLTexture::Use(void)" (?Use@GLTexture@@QAEXXZ) GLTexture.obj Error 11 error...
1
by: max.aginaga | last post by:
Hi everyone I've come across the following problem: on two different linux machines, both running python 2.5 (r25:51908), I have the same file 'd.dat'. The md5 checksums are the same. Now, on...
0
by: shekharban | last post by:
Hi, Below is the raw socket program for sending routing header in ipv6 domain. My source address is fe80::21d:9ff:fe17:58c7 and destination address is fe80::21d:9ff:fe17:5d0e in the below...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.