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 > DB2 userexit program

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-17-03, 12:23
dollar489 dollar489 is offline
Registered User
 
Join Date: Sep 2002
Posts: 456
Arrow DB2 userexit program

OS: NT
DB: DB2 UDB V7 FP9

When enabling userexit in db configuration we simply set it to ON but how does DB2 knows whats the name of the program or does it specifically look for a file with default name?

My questions now:
1. What is the default name of the file and
2. If we can (change the userexit file name) then how can we let DB2 know about that?

dollar
Reply With Quote
  #2 (permalink)  
Old 12-17-03, 12:49
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Re: DB2 userexit program

DB2 userexit should always be called db2uext2.exe on Windows ...

For obvious reasons, it should be in a directory in the PATH ... The common practice is to put it in sqllib/misc

Cheers
Sathyaram

Quote:
Originally posted by dollar489
OS: NT
DB: DB2 UDB V7 FP9

When enabling userexit in db configuration we simply set it to ON but how does DB2 knows whats the name of the program or does it specifically look for a file with default name?

My questions now:
1. What is the default name of the file and
2. If we can (change the userexit file name) then how can we let DB2 know about that?

dollar
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 12-17-03, 19:48
dollar489 dollar489 is offline
Registered User
 
Join Date: Sep 2002
Posts: 456
Re: DB2 userexit program

Thanks Sathyaram for the confirmation.

dollar

Quote:
Originally posted by sathyaram_s
DB2 userexit should always be called db2uext2.exe on Windows ...

For obvious reasons, it should be in a directory in the PATH ... The common practice is to put it in sqllib/misc

Cheers
Sathyaram
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