No Manas,
This is not what I want.
I want to do JEM/JSCAN in batch.
I want to see the appropriate error messages which JEM provides while used in online mode , same thing I want to do in batch mode.
Ashish,
I didn't mean I exactly want to run JEM in batch . Anything of that sort , which can be submitted in job and can display such error mesages.
In my installation , we are having a tool called as JOBSCAN (JCL validation tool) , prepared by Diversified softwares Inc.
If any one , knows about that : I tried to use that in batch , but was not successful.
I am not saying that I want a product specific solution , but any solution of such type will work.
Joined: 03 Dec 2002 Posts: 114 Topics: 0 Location: Sydney, Australia
Posted: Thu Jan 09, 2003 4:58 pm Post subject:
Ashish,
edit macro's can be run in batch, however somehting like JEM would probably be problematic/useless. Problematic because generally you would have to issue and END to end the edit session, otherwise the batch job would never end (in thoery as you actually end up getting an error). Useless because if it were END you'd lose the MSG lines and labels.
I use edit macro's in batch extensively and they can be extremly useful. e.g. I have currently written a utility that converts JCL, the JOB, the invoked procedures and the underlying parameters) that is invoked online but submits a batch job that does the actual conversion. This will save people days perhaps even weeks when undertaling system. Instead of waiting for quite some time for a response, if the conversion were done in foreground, a conversion simply requires a few parameters to be input, enter pressed and then the user is free to continue with another task.
re the original question,
here's some JCL that would obviously need amending You should also check out the manuals for the J02YJS program. If I remember correctly I'm actually using JOBSCAN to resolve symbolics in this job.
Joined: 14 Jan 2003 Posts: 13 Topics: 0 Location: Morgan Hill, CA,USA
Posted: Wed Jan 15, 2003 11:39 pm Post subject:
As Mike mentioned on Dec. 12, 2002. There is some Batch JCL in the JOB/SCAN "SAMPLIB" library called JSMVS. You can use this sample JCL to perform Validation, Make Changes to your JCL, Reformat/Align the JCL parameter in the format you require or performa all of these functions at your installation.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum