hello friends ,i have exam in Hsbc,pls any on send me
placement papers and technical questions on
mainframes,thank u
No Answer is Posted For this Question
Be the First to Post Answer
i have five step in jcl.my forth step is gdg.gdg was abend.when will job complete,hoe to handle you
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.
whats the diff bw the evaluate also and and?
Explain about REXX
There are 2 steps in a JCL. If the first step abends due to system or user abend and the second step has COND specified as EVEN or ONLY, will this step still be executed inspite of the abend in the previous step?
How to execute 300 steps in a Job?
A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?
Suppose there r 10 steps . Out fo which i want to execute 10th, 9th and 8th in reverse order without using IEBEDIT. How can i do that..???
When space is allocated for an output dataset, what units can be used?
Say I have a file with 12 records. Each record has the name of the month. I have to append data in these 12 records into 1 record. How is it possible?
If the COND parameter is specified in both the JOB and EXEC statements, which one will take precedence? If JOB takes priority and if all the conditions evaluate to false, then will the conditions on the EXEC step be evaluated next?
What is STEPLIB, JOBLIB? What is it used for?