FOR a GDG, the book by 'SABA ZAMEER' says 'We can NOT ALTER
the LIMIT parameter after it is defined'. (p-211).
But many persons have written that it can be changed, which
one is true ?

Answer Posted / albert

It can be changed through JCL using ALTER statement

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can a jobs execution priority be modified?

743


Is their any set of rules for dd? Explain.

664


Explain how can a stopped job be started again?

640


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

925


What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?

651






What is jcl in mainframe, and how many types of jcl statements are there for a job?

633


How to execute 2nd and 4th steps among 5 steps in jcl proc?

750


when can a job time-out occur? How to overcome that?

753


What parameter of the job statement is used to limit the cpu time consumed by the job?

842


Why include statement is used in a jcl?

691


Suppose I have five jobs to do. But I want to hold one?

662


what are JCLLIB and STEPLIB in JCL?

682


how can the same proc be re-used and called by many jobs?

915


What are hierarchy levels in jcl?

960


Explain the hierarchy levels in jcl?

1120