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

Reset the set path variable at the end #169

Closed angoca closed 10 years ago

angoca commented 10 years ago

This could leave problems for next executions (i.e. db2unit installation)

angoca commented 10 years ago

SET PATH = "SYSIBM","SYSFUN","SYSPROC","SYSIBMADM",CURRENT USER;