Suppose I have seven jobs to do, but I want to hold one than how can I do this?
Give the syntax of job specifying jcl statement.
I found in one of the jcl, gdg version being mentioned as : abc.def.ghi(-0) Can anyone tell me how referring the version as (-0) is different from referring it as (0)
how do u define a file in cobol and jcl ?
what is the function of spool command?
We are using 2 files , file one has data, file two is empty.Using jcl how can we find the other file is empty?
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 to override loadlib?
How can I override a dsn that is contained in a proc called by another proc? I need to do the override in the calling JCL.
Can we Execute a job without specifying Job Name in the Job Card?
What is the purpose of the PARM keyword in the EXEC statement?
whats the diff bw the evaluate also and and?
what is the job entry system used in your project?