by using cond parameter
maximum 8 cond can be coded in single cond means ?explain
No Answer is Posted For this Question
Be the First to Post Answer
Is CPU time assigned to a JOB and JOBSTEP BOTH, by default ?
What is Cataloged Procedures?
Can we give two user name in NOTIFY parameter in JOBCARD
how can u understand ps and pds from their names ?
How to concatenate different LRECL of files?
what is DSN parameter and DISP parameter is used for?
what's the significance of freespace(0 0) and freespace(100 100)
There is one QSAM is the VB file. i want to get the first characters in this file and change those characters from'abcd' to '1234' and creat a vasm file to put '1234' in it. how to do in only JCL. if it not QSAM, it's VASM and VB. how to do it.
I have Job A and Job B. I want to trigger Job B from Job A. Please advise.
If we want to see the eliminated duplicate record thru SORT, how its output file will be managed
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
How we can code in a jcl to execute a job in a particular time and date without using any job shudular?. (Eg) i want to execute a particular job at 8 am on 01/01/2010.