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 > Pls help solve my problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-17-03, 09:46
sipco188 sipco188 is offline
Registered User
 
Join Date: Feb 2003
Location: Thailand
Posts: 42
Red face Pls help solve my problem

I got message error please tell me that what is it.
ERRORESS-SETVALUE -> error in sqlcommand[insert into session(
session_id.app_id.value.register_date,expire_date, lastmod_date,in_used) values('1F454FFEC288206F8B18B1CBB85C8E2A',1,'_sess ion_app_id=733a313a2245622b],'Mar 17 2003 14:19:44','Mar 17 2003 15:04:44','Mar 17 2003 14:19:44',0)] - (Sybase message:You server command (family id #0,process id #25) was deadlocked with another process and has been chosen as deadlocked victim .Re-run your command (severity 13)

*** In my Database don't have session table . I am not sure the session is system table or user table please answer me thank you*****
Reply With Quote
  #2 (permalink)  
Old 03-17-03, 10:29
osy45 osy45 is offline
Registered User
 
Join Date: Nov 2002
Posts: 833
the server has detected to deadlock situation and therefore choose one of the transactions as victim after a defined timeslize.
rerun the statement.

p.s. possibly you should choose row level locking for the specific table to prevent deadlocks in the future or minimize them
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