--- Marc Krawitz <[EMAIL PROTECTED]> wrote: > Hi Steve - I do not have an entry called "VISTA" in my VOLUME SET > file so I > executed the statement you provided and it appears to have fixed my > problem! Thanks Steve, Greg, Nancy, Bhaskar and everybody else on > this list > who helped me with this problem. > > I would still like some more information on what volume set linkages > are and > why killing the linkage fixed this problem. > > Thanks, > > Marc >
It is not unusual to run multiple VistA configurations, either on a single box or in a clustered environment. In order to conserve resources, it may be desirable to run tasks on a system other than the one(s) used to, say, support CPRS. Accordingly, Taskman allows you to run jobs on a node other than the one from which they were submitted. When a system goes off-line, it is obviously impossible to submit jobs like this, so when it comes back, Taskman tries to pick up the jobs that were waiting. I suspect you had a problem unrelated to the power outage, but the recovery process resulted in (a lot of) attempts to dereference what were essentially dangling pointers, causing hard errors. === Gregory Woodhouse <[EMAIL PROTECTED]> "All truth passes through three stages: First, it is ridiculed. Second, it is violently opposed. Third, it is accepted as being self-evident." --Arthur Schopenhauer ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
