473,287 Members | 1,570 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,287 software developers and data experts.

DIA0001E An internal error occurred. Report the following error code : "ZRC=0x8136001C".

Hoping someone can help here..
Our application (C#.Net) was receiving IBM.Data.DB2.DB2Exceptions
ERROR [57011] [IBM][CLI Driver][DB2] SQL0904N Unsuccessful execution
caused by an unavailable resource. Reason code: '', type of resource:
'', and resource name: ''. SQLSTATE=57011 .

When looking in db2diag.log, we found the following that seemed to
correspond to each exception:

2005-05-03-08.58.57.470000 Instance:DB2 Node:000
PID:1948(db2syscs.exe) TID:121328 Appid:*LOCAL.DB2.00EE43155822
base sys utilities sqlePeekRequest Probe:20

Errno =
0x026ACF60 : 0x00000000 ....

2005-05-03-08.58.57.470001 Instance:DB2 Node:000
PID:1948(db2syscs.exe) TID:121328 Appid:none
DRDA Communication Manager sqljcSend Probe:10

CCI Error:
0x026AD4F0 : 0x00000037 7...

2005-05-03-08.58.57.470002 Instance:DB2 Node:000
PID:1948(db2syscs.exe) TID:121328 Appid:none
DRDA Communication Manager sqljcSend Probe:10

DIA0001E An internal error occurred. Report the following error code :
"ZRC=0x8136001C".

Here are db2level results:
D:\MW\IBM\SQLLIB\BIN>db2level
DB21085I Instance "DB2" uses "32" bits and DB2 code release "SQL08013"
with
level identifier "02040106".
Informational tokens are "DB2 v8.1.3.132", "s030728", "WR21324", and
FixPak
"3".
Product is installed at "D:\MW\IBM\SQLLIB".
We found out that the Work Load Manager was quiesed. ONce we resumed
it, our DB2 calls worked fine. Here is the main issue now. In other
servers, under this scenario, our application would not receive a
generic exception with 904N, but rather a more deatiled explanatino
that the WLM is quiesced or SP is stopped. I am thinking tha the
ZRC=0x8136001C" is really a problem within DB2 connect on this server -
that it can't pass back the real SQL codes & reason so it throws this
error and just gives the generic 904N exception....

We are running on Windows 2000 Advanced Server Service Pack 4.

Questions are:
1) What is 'DIA0001E An internal error occurred. Report the following
error code :
"ZRC=0x8136001C".'?

2) Does it prevent us from getting more spefic exception that we would
expect when WLM is quiesced?

3) What can fix?

Much thanks
Tim
Verizon

Nov 12 '05 #1
1 7688
timVerizon wrote:
Hoping someone can help here..
Our application (C#.Net) was receiving IBM.Data.DB2.DB2Exceptions
ERROR [57011] [IBM][CLI Driver][DB2] SQL0904N Unsuccessful execution
caused by an unavailable resource. Reason code: '', type of resource:
'', and resource name: ''. SQLSTATE=57011 .

When looking in db2diag.log, we found the following that seemed to
correspond to each exception:

2005-05-03-08.58.57.470000 Instance:DB2 Node:000
PID:1948(db2syscs.exe) TID:121328 Appid:*LOCAL.DB2.00EE43155822
base sys utilities sqlePeekRequest Probe:20

Errno =
0x026ACF60 : 0x00000000 ....

2005-05-03-08.58.57.470001 Instance:DB2 Node:000
PID:1948(db2syscs.exe) TID:121328 Appid:none
DRDA Communication Manager sqljcSend Probe:10

CCI Error:
0x026AD4F0 : 0x00000037 7...

2005-05-03-08.58.57.470002 Instance:DB2 Node:000
PID:1948(db2syscs.exe) TID:121328 Appid:none
DRDA Communication Manager sqljcSend Probe:10

DIA0001E An internal error occurred. Report the following error code :
"ZRC=0x8136001C".

Here are db2level results:
D:\MW\IBM\SQLLIB\BIN>db2level
DB21085I Instance "DB2" uses "32" bits and DB2 code release "SQL08013"
with
level identifier "02040106".
Informational tokens are "DB2 v8.1.3.132", "s030728", "WR21324", and
FixPak
"3".
Product is installed at "D:\MW\IBM\SQLLIB".
We found out that the Work Load Manager was quiesed. ONce we resumed
it, our DB2 calls worked fine. Here is the main issue now. In other
servers, under this scenario, our application would not receive a
generic exception with 904N, but rather a more deatiled explanatino
that the WLM is quiesced or SP is stopped. I am thinking tha the
ZRC=0x8136001C" is really a problem within DB2 connect on this server -
that it can't pass back the real SQL codes & reason so it throws this
error and just gives the generic 904N exception....

We are running on Windows 2000 Advanced Server Service Pack 4.

Questions are:
1) What is 'DIA0001E An internal error occurred. Report the following
error code :
"ZRC=0x8136001C".'? That maps to a -902 rc = 28

SQL0902C A system error (reason code = "<reason-code>")
occurred. Subsequent SQL statements cannot be
processed.

Explanation:

A system error occurred.

User Response:

Record the message number (SQLCODE) and reason code in the
message.

If trace was active, invoke the Independent Trace Facility at
the operating system command prompt. Then contact your technical
service representative with the following information:

o Problem description

o SQLCODE and embedded reason code

o SQLCA contents if possible

o Trace file if possible.

Federated system users: isolate the problem to the data source
failing the request (refer to the problem determination guide to
determine which data source is failing to process the SQL
statement) and take the necessary diagnostic steps for that data
source. The problem determination procedures for data sources
vary, so refer to the applicable data source manuals.

sqlcode : -902

sqlstate : 58005

2) Does it prevent us from getting more spefic exception that we would
expect when WLM is quiesced?

3) What can fix?

I would increase the diaglevel and see if there is more information.
Beyond that db2trc, ... support

--
Serge Rielau
DB2 SQL Compiler Development
IBM Toronto Lab
Nov 12 '05 #2

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

Similar topics

13
by: Larry Menard | last post by:
Test code: $dbconn = odbc_connect($dbname, $username, $password); $path = "C:\Temp\myJar.jar"; $statement = "CALL SQLJ.INSTALL_JAR('file://$path', 'myJarId')"; $result = odbc_exec($dbconn,...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 7 Feb 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:30 (7.30PM). In this month's session, the creator of the excellent VBE...
0
by: MeoLessi9 | last post by:
I have VirtualBox installed on Windows 11 and now I would like to install Kali on a virtual machine. However, on the official website, I see two options: "Installer images" and "Virtual machines"....
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
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: marcoviolo | last post by:
Dear all, I would like to implement on my worksheet an vlookup dynamic , that consider a change of pivot excel via win32com, from an external excel (without open it) and save the new file into a...
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...

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.