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 executing TestsCacheLoggers.sql #147

Closed angoca closed 10 years ago

angoca commented 10 years ago

When the stored procedure is copied into a published stored procedure, it generates this error message:

2014-04-29-02.04.58.003821+120 E254741E758 LEVEL: Info (Origin) PID : 3047 TID : 140503370688256 PROC : db2sysc INSTANCE: db2inst1 NODE : 000 DB : LOG4DB2 APPHDL : 0-566 APPID: *LOCAL.db2inst1.140428234032 AUTHID : ANGOCA HOSTNAME: angoca-VirtualBox EDUID : 171 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_NAME

angoca commented 10 years ago

There are several error messages in db2diag while executing the tests. They do not see dangerous, and they seem they are part of db2 as normal behavior.