VERIFYLH GETS STUCK (AREV Specific)
At 28 JAN 2001 05:16:54PM Peter Lange wrote:
I run verifylh on a whole location and it gets stuck half way through,
not always at the same table. I don't know how to tackle the problem
and what to look for. Any ideas?
At 29 JAN 2001 10:47AM Dave Harmacek wrote:
VERIFYLH reads a file Group by Group, looking for Linear Hash-related errors. If the operating system doesn't READ propery, then it can appear stuck.
So, find something else to read the DOS file (with no one using that file) and see if it reports an error.
If you want to stay in ARev, then open the LK and OV files separately using OSOPEN and read each with the OSBREAD statement. Set it up to report any errors in OSBREAD.
Dave Harmacek - Harmacek Database Systems
At 29 JAN 2001 07:18PM [url=http://www.sprezzatura.com" onMouseOver=window.status=Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote:
The location isn't REVBOOT is it?
World Leaders in all things RevSoft
At 31 JAN 2001 11:42PM Peter Lange wrote:
no it's not REVBOOT. verifylh goes through all data files in the data
location, first time it stumbled over a table, lets call it TABLE1
So I loooked into syslhverify anyway and saw some errors on this table. I fixed TABLE1 using fixlh and resumed verifylh. This time it got stuck on another TABLE2. That's where I decided to go for help
on this discussion forum.