creating log file for given db2 stored procedure

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aaa aaa
    New Member
    • Sep 2011
    • 1

    creating log file for given db2 stored procedure

    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
Working...