Hi ,
Please let me know if your user exit is functioning correctly after configuring NEWLOGPATH.
I'm having problems in doing the same thing.
My user exit was fine when the NEWLOGPATH parameter was not set and the active logs were going to the db2 default folder.
After I specified the NEWlogpath, the user exit stopped functioning. In the ARCHIVE file created by the user exit, it is recognizing the new logpath location, and stating no error. But actually the logs are not moving to the user exit path. I'm using DB2 v7.2 on windows NT.
Thanks.
Quote:
Originally posted by dollar489
In order to change the logpath of a database to new location using NEWLOGPATH do I have to make any change to userexit program so that it knows where the current logs will be? Or userexit gathers this information dynamically from the db cfg file?
DB : DB2 UDB V8 FP3 on Windows
dollar
|