Frank Rogers
22nd May 2002, 12:41
When sessions run on line ,like tdinv250m000, if message returned "No Data found etc" it will display on the screen

As we run these sessions run as sessions in a Job , user only receives output if "errors" found . We then get told/asked "job did not run" / "did job run" ?

Is it possible and if so how to capture the message "no data found" when a job is run . Obviously the output would need to refer to sessionrun , date,time etc ?

alejandro
23rd May 2002, 15:43
This session shows you messages durng job session.

Messages are located in table ttaad512.

Frank Rogers
23rd May 2002, 17:49
Many thanks indeed

I must reserve more time for basic education !

telgar
30th May 2002, 20:17
It is much easier to use the session ttaad5512m000, this shows you any messages. If it is one that causes the job to stop, such as needing user action this will show in your log files, because it will cause your job to cancel.

Frank Rogers
30th May 2002, 20:28
Thanks , we are using this session very often