Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

In jcl i have 255 steps. In 255 step i declared proc. In proc
i have 20 steps this job is executable or not? why?

Answer Posted / vj

No..!! it will not work..!! at the time of jcl check itself
the error message (EJCK or JJ or JSCAN)

"MORE THAN 255 STEPS IN JOB" will be displayed...

even though if u have proc in the 255th step, the JCL will
not execute... it will end with JCL ERROR...

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does jcl specify the job to the operating system?

1312


Differentiate between the joblib and the steplib statements?

1520


What are some jcl statements that are not allowed in procedures?

1289


When space is allocated for an output dataset, what units can be used?

1328


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

1130


How to override loadlib?

2116


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

1248


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

1175


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

1345


What does a disposition of (MOD,DELETE,DELETE) mean ?

1191


Explain how can values be passed from the job stream to an executable program?

1315


What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?

9805


What parameter directs the output of the job log dataset?

1328


Are there any set of rules for the names of the steps used in a job? What are they?

1117


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?

1381