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 > Sybase > begin tran in anouther process

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-10-08, 04:52
mr.fluke mr.fluke is offline
Registered User
 
Join Date: Feb 2008
Posts: 2
begin tran in anouther process

ASE 12_5
ASE 15_0_2
How to close(commit or rollback) tran in anouther process.
Reply With Quote
  #2 (permalink)  
Old 04-10-08, 05:38
mpeppler mpeppler is offline
Registered User
 
Join Date: Jan 2003
Location: Geneva, Switzerland
Posts: 353
I really don't think that it is possible. You can only kill the other spid (if you have sa role), which will roll back any open transaction(s) for that process.

Michael
Reply With Quote
  #3 (permalink)  
Old 04-10-08, 08:06
mr.fluke mr.fluke is offline
Registered User
 
Join Date: Feb 2008
Posts: 2
if tran is not attached to SPID
Reply With Quote
  #4 (permalink)  
Old 04-10-08, 10:48
mpeppler mpeppler is offline
Registered User
 
Join Date: Jan 2003
Location: Geneva, Switzerland
Posts: 353
Well - that shouldn't happen.

What is your exact problem?

Michael
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