First off I am new to this and have checked other posts but could not find anything similar to my problem.When trying to do a tracking request I get the error Insuffient Memory. I am not sure if this could be related to our server crashing at least once a week with the same error. Just wondering if anyone else has seen this before and also how to read a NSD to try and find out why the server has been crashing.
Thank you in advance
Subject: RE: new tracking request causes Insufficient Memory
Please contact Lotus Support about crashes. They know how to read an NSD, and in addition, they have a list of all the different known crash stacks so that they can check whether there’s a workaround or patch.
Though of course, it’s also possible to write code that allocates all available memory. What’s your code doing along these lines? Surely you don’t expect us to be able to tell anything from the fact that it’s a “tracking request.” It’s some custom form – we have no idea what it’s doing in its code.