On Nov 13, 2006, at 7:27 AM, Smith, I (Ian) wrote:
Richard Does this make sense: That when a server is associated to a schedule, the events table populates an entry for the server back to every scheduled time until the start_time parameter. Hence all the uncertains. I expect that it then attempts to poulate the returns be cross referencing the summary table. If there is no return code in the summary then it assumes missed.
Ian - The Uncertain's result from selecting beyond the age bounds of your EVentretention value. When performing an expansive Select on the Events "table", you need to specify a date/time, because this pseudo- table is unbounded. Richard Sims
