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 is the max blocksize for a Tape file?

Answers were Sorted based on User's Feedback



What is the max blocksize for a Tape file?..

Answer / guest

It is 32,760.Based on that we can calculate efficient number
of Records in a Block

Is This Answer Correct ?    8 Yes 1 No

What is the max blocksize for a Tape file?..

Answer / sunitha

The number of bytes that we specify for the block size
depends on the device type and the record format of the
dataset. The maximum is 3270 bytes for DASD datesets and
2,147,483,648 bytes (2097152KB or 2048MB or 2GB) for tape.

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More JCL Interview Questions

What is the purpose and meaning of the TIME keyword and what JCL statement is it associated with?

1 Answers  


Explain the jcl exec statement?

0 Answers  


What is the meaning of keyword in JCL? What is its opposite?

1 Answers  


in a series of 10 steps, i need to run only 1,3,5,7 & 9th steps only. how do u code?

5 Answers   ADP,


how can we pass external data to instream procedures

5 Answers   IBM, Infosys, Ocwen,


What is use of restart and how to use it?

0 Answers  


i have 5 steps to execute in that i want to skip 3nd step and start execute from forth step how can u do this.

7 Answers   Syntel,


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

0 Answers  


Can we DELETE all the Generations of a GDG at once, WITHOUT deleting the GDG itself ?

7 Answers   IBM,


My JCL has 4 steps that execute PROC’s P1, P2, P3 and P4 as shown below //P1 EXEC PROC=P1 //P2 EXEC PROC=P2 //P3 EXEC PROC=P3 //P4 EXEC PROC=P4 There are four steps S1, S2, S3 and S4 in each PROC’s (i.e. P1, P2, P3 and P4) I want to execute only step S2 of PROC P2 and no other steps or PROC’s. How do you achieve this?

4 Answers   IMS,


what is the resolution for sb37 error

2 Answers   TCS,


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

0 Answers  


Categories