473,761 Members | 6,563 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

What is these messages in the db2diag.log ?

Every night at 21.30 we perform a full offline database backup. Just before the backup starts we do a db2stop/db2start. After the db2stop there is a message in the db2diag.log, and after the backup there is another message. And this happens every time. Here is an extract of the db2diag.log:
2004-03-01-21.30.38.812504 Instance:db2bpu 1 Node:000

PID:25106(db2st op2) Appid:none

base_sys_utilit ies stopdbm Probe:911

Database manager is stopped.

2004-03-01-21.30.40.505322 Instance:db2bpu 1 Node:000

PID:16712(db2sp mrm) Appid:none

oper_system_ser vices sqloopenp Probe:20

errno: 0000 0011 ....

String Title:Path/Filename PID:16712 Node:000

/bpufs/files/sqllib/spmlog/SPMLOG.LCF

2004-03-01-21.30.40.692473 Instance:db2bpu 1 Node:000

PID:25110(db2st ar2) Appid:none

base_sys_utilit ies startdbm Probe:911

Database manager is started.

2004-03-01-21.30.45.845152 Instance:db2bpu 1 Node:000

PID:25112(db2ag ent (XDJO00)) Appid:*LOCAL.db 2bpu1.040302033 040

database_utilit ies sqlubcka Probe:0 Database:XDJO00

Starting a full database backup.

2004-03-01-21.37.15.258024 Instance:db2bpu 1 Node:000

PID:25112(db2ag ent (XDJO00)) Appid:*LOCAL.db 2bpu1.040302033 040

database_utilit ies sqlubcka Probe:0 Database:XDJO00

Backup Complete.

2004-03-01-21.37.20.560258 Instance:db2bpu 1 Node:000

PID:59966(db2bp ) Appid:*LOCAL.db 2bpu1.040302033 040

base_sys_utilit ies sqle_db2ra_ar_r stdet Probe:18

DIA9999E An internal error occurred. Report the following error code : "0x

47".

Everythings seems to work fine in the database afterwards. I just wondered if anyone have seen something like this before, and what it means, or know if this is serious ?
--
Regards
-----------
Odd Bjørn Andersen
ErgoSolutions AS
Postboks 4364 Nydalen, 0402 Oslo
Telefon 23 14 50 00, Telefaks 23 14 50 01
Direkte tlf.nr. 23 14 46 73, Mobilnr 970 84597
www.ergogroup.no
Nov 12 '05 #1
3 5564
Your first message indicates that someone ran the db2stop command and the instance (database manager) was stopped

Your second message indicates that someone ran the db2start command and the instance (database manager) was started

Your third message indicates that the backup command was issued and DB2 has started to backup the database

Your fourth message indicates the backup completed

Hope this helps,
...Dwaine

"Odd Bjørn Andersen" <od**********@e rgo.no> wrote in message news:10******** *******@makrell .interpost.no.. .
Every night at 21.30 we perform a full offline database backup. Just before the backup starts we do a db2stop/db2start. After the db2stop there is a message in the db2diag.log, and after the backup there is another message. And this happens every time. Here is an extract of the db2diag.log:
2004-03-01-21.30.38.812504 Instance:db2bpu 1 Node:000

PID:25106(db2st op2) Appid:none

base_sys_utilit ies stopdbm Probe:911

Database manager is stopped.

2004-03-01-21.30.40.505322 Instance:db2bpu 1 Node:000

PID:16712(db2sp mrm) Appid:none

oper_system_ser vices sqloopenp Probe:20

errno: 0000 0011 ....

String Title:Path/Filename PID:16712 Node:000

/bpufs/files/sqllib/spmlog/SPMLOG.LCF

2004-03-01-21.30.40.692473 Instance:db2bpu 1 Node:000

PID:25110(db2st ar2) Appid:none

base_sys_utilit ies startdbm Probe:911

Database manager is started.

2004-03-01-21.30.45.845152 Instance:db2bpu 1 Node:000

PID:25112(db2ag ent (XDJO00)) Appid:*LOCAL.db 2bpu1.040302033 040

database_utilit ies sqlubcka Probe:0 Database:XDJO00

Starting a full database backup.

2004-03-01-21.37.15.258024 Instance:db2bpu 1 Node:000

PID:25112(db2ag ent (XDJO00)) Appid:*LOCAL.db 2bpu1.040302033 040

database_utilit ies sqlubcka Probe:0 Database:XDJO00

Backup Complete.

2004-03-01-21.37.20.560258 Instance:db2bpu 1 Node:000

PID:59966(db2bp ) Appid:*LOCAL.db 2bpu1.040302033 040

base_sys_utilit ies sqle_db2ra_ar_r stdet Probe:18

DIA9999E An internal error occurred. Report the following error code : "0x

47".

Everythings seems to work fine in the database afterwards. I just wondered if anyone have seen something like this before, and what it means, or know if this is serious ?
--
Regards
-----------
Odd Bjørn Andersen
ErgoSolutions AS
Postboks 4364 Nydalen, 0402 Oslo
Telefon 23 14 50 00, Telefaks 23 14 50 01
Direkte tlf.nr. 23 14 46 73, Mobilnr 970 84597
www.ergogroup.no
Nov 12 '05 #2
Thank you for your answer, but what I was wondering about was the following messages:
........
2004-03-01-21.30.40.505322 Instance:db2bpu 1 Node:000

PID:16712(db2sp mrm) Appid:none

oper_system_ser vices sqloopenp Probe:20

errno: 0000 0011 ....

..............

2004-03-01-21.37.20.560258 Instance:db2bpu 1 Node:000

PID:59966(db2bp ) Appid:*LOCAL.db 2bpu1.040302033 040

base_sys_utilit ies sqle_db2ra_ar_r stdet Probe:18

DIA9999E An internal error occurred. Report the following error code : "0x

47".

To me they seem to report some kind of error state, but I have not been able to figure out what kind...

Regards

Odd Bjørn

"dbtnews.torola b.ibm.com" <ds***@ca.ibm.c om> wrote in message news:c2******** **@hanover.toro lab.ibm.com...
Your first message indicates that someone ran the db2stop command and the instance (database manager) was stopped

Your second message indicates that someone ran the db2start command and the instance (database manager) was started

Your third message indicates that the backup command was issued and DB2 has started to backup the database

Your fourth message indicates the backup completed

Hope this helps,
..Dwaine

"Odd Bjørn Andersen" <od**********@e rgo.no> wrote in message news:10******** *******@makrell .interpost.no.. .
Every night at 21.30 we perform a full offline database backup. Just before the backup starts we do a db2stop/db2start. After the db2stop there is a message in the db2diag.log, and after the backup there is another message. And this happens every time. Here is an extract of the db2diag.log:
2004-03-01-21.30.38.812504 Instance:db2bpu 1 Node:000

PID:25106(db2st op2) Appid:none

base_sys_utilit ies stopdbm Probe:911

Database manager is stopped.

2004-03-01-21.30.40.505322 Instance:db2bpu 1 Node:000

PID:16712(db2sp mrm) Appid:none

oper_system_ser vices sqloopenp Probe:20

errno: 0000 0011 ....

String Title:Path/Filename PID:16712 Node:000

/bpufs/files/sqllib/spmlog/SPMLOG.LCF

2004-03-01-21.30.40.692473 Instance:db2bpu 1 Node:000

PID:25110(db2st ar2) Appid:none

base_sys_utilit ies startdbm Probe:911

Database manager is started.

2004-03-01-21.30.45.845152 Instance:db2bpu 1 Node:000

PID:25112(db2ag ent (XDJO00)) Appid:*LOCAL.db 2bpu1.040302033 040

database_utilit ies sqlubcka Probe:0 Database:XDJO00

Starting a full database backup.

2004-03-01-21.37.15.258024 Instance:db2bpu 1 Node:000

PID:25112(db2ag ent (XDJO00)) Appid:*LOCAL.db 2bpu1.040302033 040

database_utilit ies sqlubcka Probe:0 Database:XDJO00

Backup Complete.

2004-03-01-21.37.20.560258 Instance:db2bpu 1 Node:000

PID:59966(db2bp ) Appid:*LOCAL.db 2bpu1.040302033 040

base_sys_utilit ies sqle_db2ra_ar_r stdet Probe:18

DIA9999E An internal error occurred. Report the following error code : "0x

47".

Everythings seems to work fine in the database afterwards. I just wondered if anyone have seen something like this before, and what it means, or know if this is serious ?
--
Regards
-----------
Odd Bjørn Andersen
ErgoSolutions AS
Postboks 4364 Nydalen, 0402 Oslo
Telefon 23 14 50 00, Telefaks 23 14 50 01
Direkte tlf.nr. 23 14 46 73, Mobilnr 970 84597
www.ergogroup.no
Nov 12 '05 #3
[ stripped HTML formatting ]

The first probe (sqloopenp, probe 20, errno 0x11) is a harmless warning.
(DB2 tried to create a file which already existed.)

The second probe (sqle_db2ra_ar_ rstdet, probe 18, errno 0x47) is also
harmless.
(The other end of a communications channel disconnected prematurely, which
sometimes happens.)

--
Matt Emmerton
DB2 OLTP Performance
IBM Toronto Lab

"Odd Bjørn Andersen" <od**********@e rgo.no> wrote in message
news:10******** *******@makrell .interpost.no.. .
Thank you for your answer, but what I was wondering about was the following
messages:
........
2004-03-01-21.30.40.505322 Instance:db2bpu 1 Node:000
PID:16712(db2sp mrm) Appid:none
oper_system_ser vices sqloopenp Probe:20
errno: 0000 0011 ....
..............
2004-03-01-21.37.20.560258 Instance:db2bpu 1 Node:000
PID:59966(db2bp ) Appid:*LOCAL.db 2bpu1.040302033 040
base_sys_utilit ies sqle_db2ra_ar_r stdet Probe:18
DIA9999E An internal error occurred. Report the following error code : "0x
47".
To me they seem to report some kind of error state, but I have not been able
to figure out what kind...

Regards
Odd Bjørn
"dbtnews.torola b.ibm.com" <ds***@ca.ibm.c om> wrote in message
news:c2******** **@hanover.toro lab.ibm.com...
Your first message indicates that someone ran the db2stop command and the
instance (database manager) was stopped

Your second message indicates that someone ran the db2start command and the
instance (database manager) was started

Your third message indicates that the backup command was issued and DB2 has
started to backup the database

Your fourth message indicates the backup completed

Hope this helps,
...Dwaine

"Odd Bjørn Andersen" <od**********@e rgo.no> wrote in message
news:10******** *******@makrell .interpost.no.. .
Every night at 21.30 we perform a full offline database backup. Just before
the backup starts we do a db2stop/db2start. After the db2stop there is a
message in the db2diag.log, and after the backup there is another message.
And this happens every time. Here is an extract of the db2diag.log:
2004-03-01-21.30.38.812504 Instance:db2bpu 1 Node:000
PID:25106(db2st op2) Appid:none
base_sys_utilit ies stopdbm Probe:911
Database manager is stopped.
2004-03-01-21.30.40.505322 Instance:db2bpu 1 Node:000
PID:16712(db2sp mrm) Appid:none
oper_system_ser vices sqloopenp Probe:20
errno: 0000 0011 ....

String Title:Path/Filename PID:16712 Node:000
/bpufs/files/sqllib/spmlog/SPMLOG.LCF
2004-03-01-21.30.40.692473 Instance:db2bpu 1 Node:000
PID:25110(db2st ar2) Appid:none
base_sys_utilit ies startdbm Probe:911
Database manager is started.
2004-03-01-21.30.45.845152 Instance:db2bpu 1 Node:000
PID:25112(db2ag ent (XDJO00)) Appid:*LOCAL.db 2bpu1.040302033 040
database_utilit ies sqlubcka Probe:0 Database:XDJO00
Starting a full database backup.
2004-03-01-21.37.15.258024 Instance:db2bpu 1 Node:000
PID:25112(db2ag ent (XDJO00)) Appid:*LOCAL.db 2bpu1.040302033 040
database_utilit ies sqlubcka Probe:0 Database:XDJO00
Backup Complete.
2004-03-01-21.37.20.560258 Instance:db2bpu 1 Node:000
PID:59966(db2bp ) Appid:*LOCAL.db 2bpu1.040302033 040
base_sys_utilit ies sqle_db2ra_ar_r stdet Probe:18
DIA9999E An internal error occurred. Report the following error code : "0x
47".
Everythings seems to work fine in the database afterwards. I just wondered
if anyone have seen something like this before, and what it means, or know
if this is serious ?

--
Regards
-----------
Odd Bjørn Andersen

ErgoSolutions AS
Postboks 4364 Nydalen, 0402 Oslo
Telefon 23 14 50 00, Telefaks 23 14 50 01
Direkte tlf.nr. 23 14 46 73, Mobilnr 970 84597
www.ergogroup.no
Nov 12 '05 #4

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

Similar topics

5
3266
by: Frank Hauptlorenz | last post by:
Hello Folks, does anybody know what these message in the db2diag.log means: 2003-12-10-09.49.33.250000 Instance:DB2 Node:000 PID:812(db2syscs.exe) TID:772 Appid:84B43C19.0E04.031210070405 sort/list_services sqlsSpillASORT Probe:10 Database:STORCH ibuff
7
7531
by: Shawn | last post by:
We are on IBM DB2 7.1 ON WINDOWS. The db2diag.log is not working and no new line written into it for few days. The last lines in db2diag.log shows: Warning: active log held by dirty pages. Decrease softmax and/or increase num_iocleaners. repeatedly . What is the problem? How can resolve it quickly? The applicatipna dnLDAP is up and running though.
15
2629
by: Walter Dnes (delete the 'z' to get my real address | last post by:
I'm trying to initialize an array of error messages, so that I can print out an error message by using the 'nth string in an array, e.g. printf("%s\n", messages); I'm still hazy on arrays of pointers to strings, so you may want to finish your drinks before examining my code. Here's a small sample program. #include <stdio.h>
3
3584
by: ariel | last post by:
Hello, I am running DB2 version v8.1.3.88 on a Sun v40z server running RedHat Linux AS 4 kernel version 2.6.9. My problem is that the db2diag.log file is growing without bounds (I just deleted a 1.7 terabytes file!). I have tried setting the DIAGLEVEL parameter to low values (even to zero), but that did not solve the problem. The error that keeps being copied to db2diag.log is the following:
14
3535
by: Gio Galma | last post by:
how I can invoke the db2diag utility in a Windows environment? in my D:\Program Files\IBM\SQLLIB\BIN directory I can see only db2diag.dll, and it seems there isn't the command line version; which is the DB2 tool that uses this dll, in order to analyze the db2diag.log? thank you in advance for help (and please, excuse my bad english) Jo --
5
3650
by: Gregor Kovač | last post by:
Hi! If I do IMPORT with ADMIN_CMD procedure and use MESSAGES ON SERVER option with IMPORT where are those messages stored? I know ADMIN_CMD returns a result set for IMPORT and an SQL I can get messages and remove them. Do I have to use the remove part to delete messages or not? I'm afraid that if I don't use the remove part something will get bigger and bigger and this will impact performance. Best regards,
5
3223
by: Norm | last post by:
Does anyone have any suggestions for securing against this vulnerability: http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-1027 Fixes are not yet available from IBM. They will be in FP2 for V9 and FP15 for V8. Would changing the permissions on the db2dump directory so that only instance owner has access be enough?
6
5612
by: KG | last post by:
Hi, Does anyone knows how to recover the test file db2diag.log. By mistake I have delete the contents of db2diag.log, wondering if I could restore the contents of my db2diag.log.
0
2307
by: eddy82 | last post by:
Hi All, I have this db2start in my db2diag.log everyday around the same time. But no db2stop in the db2diag.log or in the db2.nfy. I already check and no corruption or cronjob running during that time. However when i check the db up time, it is different from the one specified in the db2diag.log. So i suspect, the db2start didn't ran, but it still appear in the db2diag.log. Anyone here got encounter this issue before? Could this be a bug?...
0
9522
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10111
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9902
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9765
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8770
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6603
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5215
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3866
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 we have to send another system
3
3446
muto222
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.