--- Greg Woodhouse <[EMAIL PROTECTED]> wrote:

 Finally, and this is a long shot, it's just
> possible
> that a corruption of some sort in ^XUTL has caused a node to point
> back
> to itself. (Note, BTW, that data in ^XUTL is stored under the user's
> DUZ. Did you sign in as the same user each time?)
> 


To test this idea, you could do something like this

S X="^XUTL",LIM=10000000,I=0
F  S X=$Q(@X) Q:((X="")!(I>LIM))  S I=I+1
I I'<LIM W !,"Oops!"

===
Gregory Woodhouse  <[EMAIL PROTECTED]>

"Judge a man by his questions not his answers."
--Voltaire

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to