Answer Posted / pradeep k (cr)
Thanks all for ur valuable answers, but i have one small
doubt.
I tried with ICETOOL, by giving empty input file and i am
able to sumit job with maxcc 000 and outptu is comming fine
as total recard count as 0.
in same way, i am trying to submit jcl provided by Muttaiah
but i am getting jcl error message like 'ILLEGAL KEYWORD
INT RINT' at the place of PRINT statement.
Can anyone suggest me, what's my mistake?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Differentiate between addressing mode and run mode.
what is a jcl?
Is condition checking possible in jcl? If yes, how?
Explain the hierarchy levels in jcl?
i want to store 20 digits . how will u do it in cobol ?
what happens in conversion stage in job processing?
What are the rules employed while naming the steps in a job?
What do you understand by the term job time – out and how can you overcome that?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Can an individual step be restricted from using all the jobs allowed cpu time?
How can the attributes of one sms dataset be copied to another dataset?
how you can access an uncataloged dataset in a JCL?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
How can a jobs execution priority be modified?
Is it possible to left uncode disp? If yes, how?