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

More messages in db2diag.log

When I run a backup script from the Task Center i get these messages:

2006-02-15-21.30.08.515000+060 E21985H390 LEVEL: Error
PID : 2408 TID : 3416 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : XDKE00
APPHDL : 0-1418 APPID: *LOCAL.DB2.060215203021
FUNCTION: DB2 UDB, base sys utilities, sqleDatabaseQuiesce, probe:1
MESSAGE : ADM7506W Database quiesce has been requested.

2006-02-15-21.30.08.515000+060 E22377H406 LEVEL: Error
PID : 2408 TID : 3416 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : XDKE00
APPHDL : 0-1418 APPID: *LOCAL.DB2.060215203021
FUNCTION: DB2 UDB, base sys utilities, sqleDatabaseQuiesce, probe:2
MESSAGE : ADM7507W Database quiesce request has completed successfully.

2006-02-15-21.30.09.265000+060 I22785H391 LEVEL: Warning
PID : 2408 TID : 3416 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : XDKE00
APPHDL : 0-1071 APPID: *LOCAL.DB2.060215203022
FUNCTION: DB2 UDB, database utilities, sqlubSetupJobControl, probe:2028
MESSAGE : Starting an offline incremental db backup.

2006-02-15-21.30.36.437000+060 I23178H353 LEVEL: Warning
PID : 2408 TID : 3416 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : XDKE00
APPHDL : 0-1071 APPID: *LOCAL.DB2.060215203022
FUNCTION: DB2 UDB, database utilities, sqlubcka, probe:130
MESSAGE : Backup Complete.

But I do not consider a database quiesce to be an error, nor a start and a
succesful completion of a database backup to deserve a warning. Can anyone
say anything about why db2 write these messages to the db2diag.log?

The diaglevel is set to 3.

Regards
Odd B Andersen
ErgoGroup, Oslo, Norway
Feb 16 '06 #1
2 2391
Odd Bjørn Andersen wrote:
When I run a backup script from the Task Center i get these messages:

2006-02-15-21.30.08.515000+060 E21985H390 LEVEL: Error
PID : 2408 TID : 3416 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : XDKE00
APPHDL : 0-1418 APPID: *LOCAL.DB2.060215203021
FUNCTION: DB2 UDB, base sys utilities, sqleDatabaseQuiesce, probe:1
MESSAGE : ADM7506W Database quiesce has been requested.

2006-02-15-21.30.08.515000+060 E22377H406 LEVEL: Error
PID : 2408 TID : 3416 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : XDKE00
APPHDL : 0-1418 APPID: *LOCAL.DB2.060215203021
FUNCTION: DB2 UDB, base sys utilities, sqleDatabaseQuiesce, probe:2
MESSAGE : ADM7507W Database quiesce request has completed successfully.

2006-02-15-21.30.09.265000+060 I22785H391 LEVEL: Warning
PID : 2408 TID : 3416 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : XDKE00
APPHDL : 0-1071 APPID: *LOCAL.DB2.060215203022
FUNCTION: DB2 UDB, database utilities, sqlubSetupJobControl, probe:2028
MESSAGE : Starting an offline incremental db backup.

2006-02-15-21.30.36.437000+060 I23178H353 LEVEL: Warning
PID : 2408 TID : 3416 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : XDKE00
APPHDL : 0-1071 APPID: *LOCAL.DB2.060215203022
FUNCTION: DB2 UDB, database utilities, sqlubcka, probe:130
MESSAGE : Backup Complete.

But I do not consider a database quiesce to be an error, nor a start and a
succesful completion of a database backup to deserve a warning. Can anyone
say anything about why db2 write these messages to the db2diag.log?

The diaglevel is set to 3.

Which fixpack level are you on?
When the db2diag.log was reorganized to classify the messages, it is
known that some classification were unfortunate.
The messages should be flaggs as "Warning" or "Info"

Cheers
Serge
--
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab
Feb 16 '06 #2
Serge Rielau wrote:
Odd Bjørn Andersen wrote:
When I run a backup script from the Task Center i get these messages:

2006-02-15-21.30.08.515000+060 E21985H390 LEVEL: Error
PID : 2408 TID : 3416 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : XDKE00
APPHDL : 0-1418 APPID: *LOCAL.DB2.060215203021
FUNCTION: DB2 UDB, base sys utilities, sqleDatabaseQuiesce, probe:1
MESSAGE : ADM7506W Database quiesce has been requested.

2006-02-15-21.30.08.515000+060 E22377H406 LEVEL: Error
PID : 2408 TID : 3416 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : XDKE00
APPHDL : 0-1418 APPID: *LOCAL.DB2.060215203021
FUNCTION: DB2 UDB, base sys utilities, sqleDatabaseQuiesce, probe:2
MESSAGE : ADM7507W Database quiesce request has completed successfully.

2006-02-15-21.30.09.265000+060 I22785H391 LEVEL: Warning
PID : 2408 TID : 3416 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : XDKE00
APPHDL : 0-1071 APPID: *LOCAL.DB2.060215203022
FUNCTION: DB2 UDB, database utilities, sqlubSetupJobControl, probe:2028
MESSAGE : Starting an offline incremental db backup.

2006-02-15-21.30.36.437000+060 I23178H353 LEVEL: Warning
PID : 2408 TID : 3416 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : XDKE00
APPHDL : 0-1071 APPID: *LOCAL.DB2.060215203022
FUNCTION: DB2 UDB, database utilities, sqlubcka, probe:130
MESSAGE : Backup Complete.

But I do not consider a database quiesce to be an error, nor a start
and a succesful completion of a database backup to deserve a warning.
Can anyone say anything about why db2 write these messages to the
db2diag.log?

The diaglevel is set to 3.

Which fixpack level are you on?
When the db2diag.log was reorganized to classify the messages, it is
known that some classification were unfortunate.
The messages should be flaggs as "Warning" or "Info"

I passed it on to development to be fixed in Viper.

Cheers
Serge
--
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab
Feb 16 '06 #3

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

Similar topics

3
by: Odd Bjørn Andersen | last post by:
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...
3
by: nycjay | last post by:
hello, i am just getting started as a dba. ny current task is to set up notification for health alerts. so, we have the health monitor running, and it is currently putting health alerts (space...
16
by: Brian Tkatch | last post by:
I have a PROCEDURE that test other PROCEDUREs. Timings_Call ------------------ Id Group Name Text Timings_Log
38
by: sopranos2 | last post by:
Dear IBM DB2 support, I wish CLP would have been more functional. Without living the command line I would like to get sql return code explanations, scalar function definitions etc.. Looking...
14
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...
5
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...
1
by: oddbande | last post by:
We have just upgraded a test enviroment to db2 9, and have set both the notifylevel and diaglevel to 3. But even so I get a lot of these messages in my db2diag.log: ...
5
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...
0
by: zhif | last post by:
I checked db2diag.log. There are the following two kinds of error messages (I) 2007-04-09-14.23.06.313673-240 I50090C517 LEVEL: Error PID : 54008 ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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...
0
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,...

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.