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


what happens when time=0 is given in jcl code.
what happens when blksize=0 is given in jcl code.
what is symbolic and overriding parameters and a example
program.

Answers were Sorted based on User's Feedback



what happens when time=0 is given in jcl code. what happens when blksize=0 is given in jcl code. w..

Answer / sravani

time=0 gives unpredictable results
blksize=0 so that the best size is chosen by the system, based
on the device used for storing the dataset

Is This Answer Correct ?    1 Yes 0 No

what happens when time=0 is given in jcl code. what happens when blksize=0 is given in jcl code. w..

Answer / mdvasanth86

1. Not sure.
2. It is a good JCL coding procedure to code BLKSIZE=0 as
the system will find the optimal Blocksize.

Is This Answer Correct ?    0 Yes 0 No

what happens when time=0 is given in jcl code. what happens when blksize=0 is given in jcl code. w..

Answer / saikishore

1. Not sure
2. if it is in sort output file then it will create the file
as input file. if it is a normal creation then file will be
created but you can't do anything with the file, if u tried
to open then 'invalid blksize' will appear.

Is This Answer Correct ?    0 Yes 0 No

what happens when time=0 is given in jcl code. what happens when blksize=0 is given in jcl code. w..

Answer / supriya

When time=0 unpredictable results is obtained

When blksize=0 the system will allocate optimum size

Is This Answer Correct ?    3 Yes 4 No

what happens when time=0 is given in jcl code. what happens when blksize=0 is given in jcl code. w..

Answer / mohan.chepuri

time=0 the job not submitted
blksize=0 then block size is empty it to jcl error

Is This Answer Correct ?    2 Yes 4 No

what happens when time=0 is given in jcl code. what happens when blksize=0 is given in jcl code. w..

Answer / mohan.chepuri

time=0 the job not submitted
blksize=0 then block size is empty it to jcl error

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More JCL Interview Questions

which utility is used to update pds?

1 Answers   IBM,


What statement can be used to send data to another mvs jes3 node?

0 Answers  


What is TimeStamp, What is TimeStamp error and What is the Abend Code for TimeStamp Error ?

4 Answers   IBM,


Explain about ISPFTTRC

1 Answers  


Can you execute a PROC from another PROC?

8 Answers   Keane India Ltd,


How can a fb file convert to vb file using sort program?

0 Answers  


What is dummy parameter in JCL??

3 Answers   TCS,


How to change default PROCLIB?

1 Answers  


What does SYSIN * indicate?

2 Answers  


Can we able insert data into a PS file Using IEBUPDTE utility??? If Yes can anyone describe it please..

1 Answers  


How can I write the joblog in the spool on normal end of a job step and direct the joblog to a dataset only if the step abends?

2 Answers  


in my jcl have 20 steps step1,step2,.... step20.and i have to execute step1,step2,..and skip the step3 and remaing step4,step5 are execute? i want skip step3 only? what code u can write?

3 Answers   Patni,


Categories