Hi,
we are trying to find a way to capture results from our nigthly batch runs
to a log file. That log file is then read to trigger warnings or critical
alarms.
We'd like to use the RETURNING clause in the EXECUTE statement to capture
output from the batch programs.
I'll show an example to make things clear:
CMD = "RUN BP BED.TEST"
EXECUTE CMD RETURNING AN_ARRAY
AN_ARRAY might then look like this:
388}BP/_BED.TEST}65~958}13~
I have come to the conclusion that 65 is the row number where the program
crashes but the other fields doesen't tell me much(apart from the program
name that is). Does anyone know where I can find information about this so
that we can interpret the returning array. The documentation just tells me
that:
"-Note- The error message numbers you capture with RETURNING will vary,
depending upon which version of UniData you are running."
We are on Unidata 5.2 on Solaris.
Bjvrn Eklund
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/