Write Failed (Still) (OpenInsight Specific)
At 20 OCT 1999 08:22:28PM Michael - LMS wrote:
I have OI 3.7 and have a situation where a WRITE failed. The Get_Status function returned zero and @FILE_ERROR had the following values:
- 1013
- K:\REM_AVEN\DATA\FIN\REV28119.LK
- 72
I tried creating a REVPARAM file in the appropriate directory and setting the GoupLockTimeOut variable to 180 (The default is 60 I believe). This did not fix the problem however.
If I try running the routine on a machine that has encountered this problem it causes the PC to freeze and pressing shows that the OENGINE is not responding.
If I try running the routine on a machine that has not encountered this problem before then it stops at my debug statement that I put in the code and returns an error message saying it was unable to write the record.
Any suggestions???
Thanks,
Michael
At 21 OCT 1999 08:32AM akaplan@sprezzatura.com - [url=http://www.sprezzatura.com]Sprezzatura Group[/url] wrote:
If this is an NT/NLM site, do you have ServerOnly=1 in there aw well?
Probably there is a station not releasing grouplocks, which happens every now and again.
When the other stations break, do they give the same error message you posted or is it a different one?
akaplan@sprezzatura.com