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...


Name some of the JCL statements that are not allowed in procs.?



Name some of the JCL statements that are not allowed in procs.?..

Answer / guest

Some of the JCL statements which are not allowed in
procedures are:

1. JOB, Delimiter(/*), or Null statements

2. JOBLIB or JOBCAT DD statements

3. DD * or DATA statements

4. Any JES2 or JES3 control statements

Is This Answer Correct ?    42 Yes 6 No

Post New Answer

More JCL Interview Questions

THERE IS ONE STEP AS BELOW: //STEPJS060 EXEC PGM=XYX, COND=((200,EQ,JS010),(0,NE,JS020.C),EVEN) COULD ANY ONE EXPLAIN HOW COND PARAMETER WORKS HERE? I AM CONFUSED BECOZ OF "EVEN".

2 Answers  


Explain about LMFREE�free data set from its association with data ID

0 Answers  


i want to store 20 digits . how will u do it in cobol ?

0 Answers  


how to resolve sb37,sd37 se37 abends

3 Answers   Keane India Ltd,


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?

0 Answers   IBM,


what is the resolution for sb37 error

2 Answers   TCS,


Explain the function of the dd dcb keyword?

0 Answers  


A STEP has more than 1 file as INPUT. And we have to put all these records int 1 output file. How to do ? //InputF  DD DSN=ID.File1              DSN=ID.File2              DSN=ID.File3

1 Answers   FIS,


what is DSN in JCL and what are the parameters to declare the DSN?

0 Answers  


What is the function of //jcllib statement?

0 Answers  


if we give TIME=0 how many sec that job/step

14 Answers  


What does the statements: typrun=scan and typrun=hold do in a JCL statement

2 Answers  


Categories