Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

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, 10: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, 11: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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On