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 > Sqlf_dbtn_lock_list

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-20-04, 06:26
abhijit_cd abhijit_cd is offline
Registered User
 
Join Date: Sep 2003
Posts: 6
Question Sqlf_dbtn_lock_list

Hi there,

Token defined in 'sqlutil.h' as SQLF_DBTN_LOCKLIST is of data type of Uint16 And SQLF_DBTN_LOCK_LIST is of data type of Uint64.
I am not getting correct value of LOCKLIST thru' my application by using
SQLF_DBTN_LOCK_LIST on 32 bit DB2 instance. I am in position to get a correct value of LOCKLIST on 64 bit DB2 UDB instance by using
SQLF_DBTN_LOCK_LIST.

Kindly, Please suggest Regarding the same.

Thanks.
Regards,
Abhijit.
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