Is CPU time assigned to a JOB and JOBSTEP BOTH, by default ?
Answer Posted / mahaveer
Time parameter coded on Job will overide the Time parameter
coded on step.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
How to run cobol program using jcl?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
how to compare two datasets without using superce because output is limited to 133 bytes
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
Are there any set of rules for the names of the steps used in a job?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What is one line to pass PARM from JCL to COBOL?
How to alter the parameters for the existing gdg?
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
which parameter is use to declare the name of dataset in dd statement?
a dd statement has 2 types of parameters. Name them?
Explain the jcl exec statement?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
Explain the function of the dd dcb keyword?