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 > Informix > Long Transaction

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-04-02, 09:19
johny_bravo johny_bravo is offline
Junior Member
 
Join Date: Sep 2002
Posts: 4
Long Transaction

hi, i want to kill a long transaction. that's it the transaction has statu ---P-S, and it cannot be killed with onmode -Z command. please help. i've restarteä informix server and informix client, but the transaction is still here.
Reply With Quote
  #2 (permalink)  
Old 10-04-02, 09:23
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
Re: Long Transaction

The transaction is doing a rollback. You can't kill that...
__________________
rws
Reply With Quote
  #3 (permalink)  
Old 10-04-02, 09:33
johny_bravo johny_bravo is offline
Junior Member
 
Join Date: Sep 2002
Posts: 4
Re: Long Transaction

2 months ago i killed that kind of transaction, with a tool given to me, by informix support. but this tool comes with some parameters that i dont understand. this tool is called tbzero_V73, and i run it with parameters -ark 15
Reply With Quote
  #4 (permalink)  
Old 10-04-02, 09:43
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
You are NOT supposed to have these kind of tools.
These tools are used for SYSTEM DOWNs! When there is no more way out.
Normally when you kill a transaction, it's supposed to rollback everything it did. Otherwise you'd have a corrupted database.
What support team gave you this tool? If you want to use this tool, I'd suggest you call support.
__________________
rws
Reply With Quote
  #5 (permalink)  
Old 10-04-02, 09:52
johny_bravo johny_bravo is offline
Junior Member
 
Join Date: Sep 2002
Posts: 4
i only want to find a way, to resolve this kind of problems easily...
Reply With Quote
  #6 (permalink)  
Old 10-04-02, 12:25
rnealejr rnealejr is offline
Registered User
 
Join Date: Feb 2002
Posts: 2,232
Since you have had this problem before you may want to modify the following onconfig parameters - LTXHWM, LTXEHWM and LBU_PRESERVE.

Also, I would identify why this happens - is there a design issue with the application ...
Reply With Quote
  #7 (permalink)  
Old 10-08-02, 04:21
johny_bravo johny_bravo is offline
Junior Member
 
Join Date: Sep 2002
Posts: 4
ok, thanks. the parameters are:
LTXHWM 35
LTXEHWM 45
LBU_PRESERVE 1

what values i should give to this variables?
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