In sms datasets, what is the function of the dd mgmtclas keyword?
No Answer is Posted For this Question
Be the First to Post Answer
what is full form of AIX
Suppose i have a file with 10 recs and i want to skip only the 7 th record and copy the rest into another file. How do i do it using SORT?
how do u send return code from cobol to jcl ?
how to identify the file used in the JCL is an VSAM file. Just seeing the JCL code how can we track the file as VSAM file?
What is concatenating?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
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?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
suppose i have job it contains 10 steps after exicution of job failuer at 3 and 7 th steps i want exicute step 3 and step 7 only how we specify condition ?
Can we change a FB file to VB file in JCL? Please help
How to delete generations of gdg without deleting gdg base?
How to execute 300 steps in a Job?