Hi;
I went to the microsoft site to try to find a guide to the error
messages that the jdbc drivers give ( for sqlserver 2000 ).
I had no luck.
Does anyone know if there is such a guide?
I got this mysterious error message below in my logs ( nothing visible
in user land ).
Anyone know what it means?
Thanks in advance
Steve
java.sql.SQLExc eption: [Microsoft][SQLServer 2000 Driver for
JDBC][SQLServer]Transaction (Process ID 151) was deadlocked on lock
resources with another process and has been chosen as the deadlock
victim. Rerun the transaction.
I went to the microsoft site to try to find a guide to the error
messages that the jdbc drivers give ( for sqlserver 2000 ).
I had no luck.
Does anyone know if there is such a guide?
I got this mysterious error message below in my logs ( nothing visible
in user land ).
Anyone know what it means?
Thanks in advance
Steve
java.sql.SQLExc eption: [Microsoft][SQLServer 2000 Driver for
JDBC][SQLServer]Transaction (Process ID 151) was deadlocked on lock
resources with another process and has been chosen as the deadlock
victim. Rerun the transaction.
Comment