I need exexution process for JCL programs
No Answer is Posted For this Question
Be the First to Post Answer
What are steplib and joblib? What for they are used?
What is the error in the following JCL statements : I) //step#three exec pgm=hkbc762 ii) //step#3 exec pgm = hkbc762 iii) //step#3 exec pgr = hkbc672
How would I code JCL to copy a gdg data set G001v00 and create a gdg Data set G001v01
What is jcl in mainframe?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
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?
how can we pass parameters from JCL to cobol subprogram...my requirement is i should not get data from mainprogram but i need it from JCL directly
Can we Execute a job without specifying Job Name in the Job Card?
When space is allocated for an output dataset, what units can be used?
Is condition checking possible in jcl? If yes, how?
Are there any set of rules for the names of the steps used in a job?
how to compare two datasets without using superce because output is limited to 133 bytes