Is their any set of rules for dd? Explain.
No Answer is Posted For this Question
Be the First to Post Answer
what is the resolution for sb37 error
One of My Job is running in production, which contains five steps?i want to pass the input to FIFTH step while running is it possible? if how?
There are a set of 10 files and a customer will be selecting random no of files(i.e they may be more than 2, may not be in the order).Sometimes he might just select one file or sometimes no files at all.How do you code a JCL for this? Is it possible to code just JCL alone for this problem?
If Region=0k means What Happen?
I have a job which is a long-running one. Processes millions of records. Due to some run-time problem (not a problem due to the job/data) the job abends.What needs to be done to make the job complete successfully.
What are the common jcl syntax errors you get? This is not abends?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
Explain about LMQUERY�give a dialog information about a data set
which statement is used to end the in-stream procedure in a jcl?
i have job card like this //job ***** //step1 exec pgm=iebgener //sysut1 dd dsn=main.sss,disp=shr // dd dsn=main1.sss,disp=shr // dd dsn=main2.sss,disp=shr //sysut2 dd dsn=out1.mmm ,disp=(new,catlg,delete) dcb=( ) // sysin dd * like this what i have to do to skip dsn=main1.sss please giveme answer asap
how many max steps can we use in a job? pls answer to my question
hi in one of the interview one asked me how to submit a job from cobol?as well as how to submit a jcl from CICS? can u pls any one tell me..