If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > How to turn on USEREXIT? Please help...

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-19-06, 09:12
pinecone pinecone is offline
Registered User
 
Join Date: Apr 2004
Posts: 58
Question How to turn on USEREXIT? Please help...

I need to enable archiving with userexit turn ON.
How can I do that?

Log retain for recovery enabled (LOGRETAIN) = RECOVERY
User exit for logging enabled (USEREXIT) = OFF

I issued 'db2 update cfg for <db> using USEREXIT ON'.
It was successfully executed but when I checked the cfg file, USEREXIT is still OFF. Can someone please kindly walk me thru the steps to turn on USEREXIT?

Thank you in advance.
Reply With Quote
  #2 (permalink)  
Old 04-19-06, 09:41
dbamota dbamota is offline
Registered User
 
Join Date: Sep 2003
Posts: 237
some db parameters take effect after datbase is 'bounced'; you have to force everybody off the database; then the next connection brings the new configuration in. If this does not work and If you ACTIVATEd the database you have to DEACTIVATE it.
__________________
mota
Reply With Quote
  #3 (permalink)  
Old 04-19-06, 10:52
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
If you are using DB2 8.2 (8.1 with FP 7 or higher) then I would look at the LOGARCHMETH1 db parm before you use the userexit.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On