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

Mysterious error

A select count (*) from table shows
SQL1224N A database agent could not be started to service a request, or
was terminated as a result of a database system shutdown or a force
command. SQLSTATE=55032

A select * from table shows, there is no data in the table.

Some tables shows the same behavior, others are OK.

Where can I look to determine the reason?

It's DB2 V8.2.3 on Linux with kernel 2.6 (SuSE 10.0)

Regards
--
Burkhard Schultheis
Tele Data Electronic, Wagnerstr. 10, D-76448 Durmersheim
Email: sc********@tde-online.de
Phone: +49 7245 9287-21
Nov 28 '05 #1
5 1250
Burkhard Schultheis wrote:
A select count (*) from table shows
SQL1224N A database agent could not be started to service a request, or
was terminated as a result of a database system shutdown or a force
command. SQLSTATE=55032

A select * from table shows, there is no data in the table.

Some tables shows the same behavior, others are OK.

Where can I look to determine the reason?

It's DB2 V8.2.3 on Linux with kernel 2.6 (SuSE 10.0)


That looks like a trap in the db2agent. Are there any trap files (t*.*) in
the sqllib/db2dump/ directory? If yes, then you should probably contact
IBM support to get the issue resolved.

--
Knut Stolze
DB2 Information Integration Development
IBM Germany
Nov 28 '05 #2
Ian
Burkhard Schultheis wrote:
A select count (*) from table shows
SQL1224N A database agent could not be started to service a request, or
was terminated as a result of a database system shutdown or a force
command. SQLSTATE=55032

A select * from table shows, there is no data in the table.

Some tables shows the same behavior, others are OK.

Where can I look to determine the reason?

It's DB2 V8.2.3 on Linux with kernel 2.6 (SuSE 10.0)

Regards

Is it possible that something is forcing your connection off of the
database? This is the normal error you receive if a DBA (or perhaps
the DB2 governor) has forced your connection.


Nov 29 '05 #3
Burkhard Schultheis schrieb:
A select count (*) from table shows
SQL1224N A database agent could not be started to service a request, or
was terminated as a result of a database system shutdown or a force
command. SQLSTATE=55032

A select * from table shows, there is no data in the table.

Some tables shows the same behavior, others are OK.

Where can I look to determine the reason?

It's DB2 V8.2.3 on Linux with kernel 2.6 (SuSE 10.0)


Thank you for your help. It was an error with our installation.

Regards,
--
Burkhard Schultheis
Tele Data Electronic, Wagnerstr. 10, D-76448 Durmersheim
Email: sc********@tde-online.de
Phone: +49 7245 9287-21
Nov 29 '05 #4
Burkhard Schultheis wrote:
Burkhard Schultheis schrieb:
A select count (*) from table shows
SQL1224N A database agent could not be started to service a request, or
was terminated as a result of a database system shutdown or a force
command. SQLSTATE=55032

A select * from table shows, there is no data in the table.

Some tables shows the same behavior, others are OK.

Where can I look to determine the reason?

It's DB2 V8.2.3 on Linux with kernel 2.6 (SuSE 10.0)

Thank you for your help. It was an error with our installation.

Regards,

Warum so wortkarg? Any lessons learned for the communal wisdom?

Gruss
Serge
--
Serge Rielau
DB2 SQL Compiler Development
IBM Toronto Lab
Nov 29 '05 #5
Serge Rielau schrieb:
Warum so wortkarg? Any lessons learned for the communal wisdom?


OK. We use hot standby servers. If the second server joins the other, it
copies all database files and then all log files and starts DB2. The
problem was, that we had 2 different locations for one table space. Now
we had old files for this table space. ;-)

Grüße,
--
Burkhard Schultheis
Tele Data Electronic, Wagnerstr. 10, D-76448 Durmersheim
Email: sc********@tde-online.de
Phone: +49 7245 9287-21
Nov 29 '05 #6

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

Similar topics

2
by: M Wells | last post by:
Hi All, I'm trying to track down a mysterious problem we're experiencing in which updates and inserts to tables in our mssql2k server appear to be 'disappearing.' To explain our situation: ...
1
by: M Wells | last post by:
Hi All, Further to my previous long-winded question about a situation in which we appear to be mysteriously losing data from our mssql2k server. We discovered an update statement, in the...
13
by: Max | last post by:
Hi There! I'm having a mysterious error right after I login using Forms Authentication in my ASP.NET app. Below is the error... Exception Details: System.NullReferenceException: Object...
0
by: ryan groth | last post by:
Every three or four compiles I get a TypeLoadException everytime I run a web application on the same one or two dlls. The exception information is vauge, no file errors, no permission errors, no...
33
by: Martin Jørgensen | last post by:
Hi, In continuation of the thread I made "perhaps a stack problem? Long calculations - strange error?", I think I now got a "stable" error, meaning that the error always seem to come here now...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...

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.