angoca / log4db2

A logging utility like log4j for IBM Db2 SQL PL
https://angoca.github.io/log4db2/
BSD 2-Clause "Simplified" License
7 stars 2 forks source link

Error message in db2diag when installing LOG #146

Closed angoca closed 10 years ago

angoca commented 10 years ago

The next message appears when installing the stored procedure LOG, specifically at the line:

  SET LOGGER_DATA = GET_LOGGER_DATA(LOG_ID);

2014-04-29-01.13.19.005584+120 E204127E758 LEVEL: Info (Origin) PID : 3047 TID : 140503341328128 PROC : db2sysc INSTANCE: db2inst1 NODE : 000 DB : LOG4DB2 APPHDL : 0-447 APPID: *LOCAL.db2inst1.140428230330 AUTHID : ANGOCA HOSTNAME: angoca-VirtualBox EDUID : 39 EDUNAME: db2agent (LOG4DB2) FUNCTION: DB2 UDB, SW- common services, sqlnn_regen_function, probe:1 DATA #1 : String, 0 bytes Object not dumped: Address: 0x0000000000000000 Size: 0 Reason: Address is NULL DATA #2 : String, 0 bytes Object not dumped: Address: 0x0000000000000000 Size: 0 Reason: Address is NULL DATA #3 : String, 10 bytes LOGGER_1RC DATA #4 : String, 17 bytes F_GET_LOGGER_DATA

angoca commented 10 years ago

Many error messages appear in db2diag while installing or using log4db2. There should be a page where those messages are listed as not dangerous.