What is DSNDB06 ?
can u execute a proc from another proc?
Can a temporary dataset be converted to permanent dataset and vice-versa in the middle of a job ?
Where & How Do You Code Identifier In Jcl?
There are 2PROCS in a JCL. I want following conditions to be carried out 1) 1st PROC should be executed as such In second PROC 2) First 4steps should not be executed 3) 5th step should not be executed 4) 6th and 7th step should be executed The change should be done only in the JCL and PROC should be untouched ?
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 ?
How do you override a parameter in Positional parameters?
which utility is used to run a cobol-db2 program?
HOW TO CONVERT VARIABLE BLOCK TO FIXED BLOCK ?
what is static and dynamic call with examples?
what is the job entry system used in your project?
Can we change the LIMIT of GDG?
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 ?