Hello All,
We are running Goldmine 6.5.40321. Our ContSupp table randomly locks up and either the SQL server or the entire server needs to be restarted because no one can get into Goldmine. The blocking select statement is as follows, it appears to be somewhat truncated.
SELECT ACCOUNTNO ,RECTYPE ,CONTACT ,TITLE ,CONTSUPREF ,DEAR ,PHONE ,EXT ,FAX ,LINKACCT ,NOTES ,ADDRESS1 ,ADDRESS2 ,ADDRESS3 ,CITY ,STATE ,ZIP ,COUNTRY ,MERGECODES ,STATUS ,LINKEDDOC ,LASTUSER ,LASTDATE ,LASTTIME ,U_CONTACT ,U_CONTSUPREF ,RECID FROM dbo.C
We then get:
General SQL Error
Native SQL Error: 10025
Context: SQLOptLockErrParam
dbo.CAL
Has anyone experienced this issue?
Thanks.
We are running Goldmine 6.5.40321. Our ContSupp table randomly locks up and either the SQL server or the entire server needs to be restarted because no one can get into Goldmine. The blocking select statement is as follows, it appears to be somewhat truncated.
SELECT ACCOUNTNO ,RECTYPE ,CONTACT ,TITLE ,CONTSUPREF ,DEAR ,PHONE ,EXT ,FAX ,LINKACCT ,NOTES ,ADDRESS1 ,ADDRESS2 ,ADDRESS3 ,CITY ,STATE ,ZIP ,COUNTRY ,MERGECODES ,STATUS ,LINKEDDOC ,LASTUSER ,LASTDATE ,LASTTIME ,U_CONTACT ,U_CONTSUPREF ,RECID FROM dbo.C
We then get:
General SQL Error
Native SQL Error: 10025
Context: SQLOptLockErrParam
dbo.CAL
Has anyone experienced this issue?
Thanks.