473,471 Members | 2,533 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

-22205 return code from task center

Hello, I am getting error code -22205 in the journal when I execute a
task.

Inside my DAS log says:

2005-07-04-06.31.46.394000-240 I71293H217 LEVEL: Error
PID : 1572 TID : 2328
FUNCTION: DB2 Tools, DB2 administration server, getProcess, probe:30
DATA #1 : Sint32, 4 bytes
-1879048173

2005-07-04-06.31.46.410000-240 I71512H217 LEVEL: Error
PID : 1572 TID : 2328
FUNCTION: DB2 Tools, DB2 administration server, handleStmRequest,
probe:90
DATA #1 : Sint32, 4 bytes
-4010

2005-07-04-06.31.46.426000-240 I71731H218 LEVEL: Error
PID : 1572 TID : 2328
FUNCTION: DB2 Tools, DB2 administration server, handleStmRequest,
probe:150
DATA #1 : Sint32, 4 bytes
-4010

Any idea of wha's going on?

Thanks
J

Nov 12 '05 #1
2 6887
Purely guessing...

Don't know whether the following information would help or not.
sql22205 means DAS encountered an unexpected error. I am guessing that
-4010 is the cause of the problem where you have an illegal nesting of
Compound SQL statements.
SQL22205C The DB2 Administration Server encountered an unexpected error
while executing a request.
Explanation:
An unexpected error occurred in the DB2 Administration Server while it
was processing a request.

User Response:
Refer to the DB2 Administration Server's First Failure Data Capture Log
for additional information.

If trace was active, invoke the Independent Trace Facility at the
operating system command prompt. Contact IBM Support with the following
required information:

Problem description
SQLCODE or message number
SQLCA contents if possible
Trace file if possible

SQL4010N Illegal nesting of Compound SQL statements.
Explanation:
This error is returned when a BEGIN COMPOUND clause is detected as a
sub-statement of a Compound SQL statement.

User Response:
Resubmit the precompilation without the nested BEGIN COMPOUND.

Nov 12 '05 #2
jo***@yahoo.com wrote:
Purely guessing...

Don't know whether the following information would help or not.
sql22205 means DAS encountered an unexpected error. I am guessing that
-4010 is the cause of the problem where you have an illegal nesting of
Compound SQL statements. ....
SQL4010N Illegal nesting of Compound SQL statements.
Explanation:
This error is returned when a BEGIN COMPOUND clause is detected as a
sub-statement of a Compound SQL statement.

User Response:
Resubmit the precompilation without the nested BEGIN COMPOUND.


Nope.

-4010 is the DAS internal error code for 'failed to create DAS process'
(no the DAS error codes aren't published externally...).
-1879048173, converted to hex, is 0x90000013 which is another internal
error corresponding to a timeout.

Unfortunately I can't find any closely related issues that have a
clear-cut resolution. Can you perform other tasks involving the DAS
(e.g. discovery) from the Control Center?

Andy

Nov 12 '05 #3

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

Similar topics

1
by: Steven | last post by:
This is pretty asthetic but we had a change in out DBA and every time we create a new task in the Task Center and set it to notify a contact the From: XXXXX in the message is always his name. Does...
9
by: klh | last post by:
We are running on Win 2003/DB2 V8 FP7a. My question concerns Task Center. I have about 200 tasks created and scheduled in Task Center. We are going to be moving many of the databases from this...
1
by: stevenkblack | last post by:
I want to send out emails like the task center sends. I have found several post about creating your own stored procedures in Java or C that will do it. The Task center is already using an api to...
6
by: jadionne | last post by:
I have a command script running the the Task Center that I beleve is a run away command. I dont see a connection to the DB for this application. I also dont see a "STOP" command in the Task...
1
by: stevenkblack | last post by:
I want to have a script that checks that my databases are up and running. I just want the scrip to connect to several databases and check the count of a certain table. I want this script to run...
0
by: db2group88 | last post by:
Hi, we are using db2 v8.2 Express Edition on windows server. i try to use task center to schedule task. so on the TASK tab, i have name, type :Db2 command Script, run system, db2 instance all...
0
by: gakhanna | last post by:
Hi, I am getting the following error when I tried connecting to Task Center. In task center I have scheduled daily incremental backup which also didnt ran. Here comes the Error which I am getting:...
0
by: gakhanna | last post by:
Hi all, I am getting the following error message when I am trying to access Task center DBA1177N A database connection to the Tools Catalog Database "TOOLSDB" cannot be made. SQLCODE...
0
by: vbace2 | last post by:
DB2 9.1 fixpak 2 on Windows I am trying to set up a task in the task center that will run on a daily basis to check for an "issue". To find this "issue", I run a select statement that brings back...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.