hi,
I am working on windows xp and using java code i am connecting to DB2 stored procedure. i want to create a log file for my db2 stored procedure to locate any error easily within my stored procedure. could anyone give me a simple example for writing the log to an external file in db2 just same as we do in java using log4j api
I am working on windows xp and using java code i am connecting to DB2 stored procedure. i want to create a log file for my db2 stored procedure to locate any error easily within my stored procedure. could anyone give me a simple example for writing the log to an external file in db2 just same as we do in java using log4j api