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 DCB, what is LRECL,BLKSIZE,DSORG



In DCB, what is LRECL,BLKSIZE,DSORG..

Answer / pradeep

DCB=DATASET CONTROL BLOCK.It specify the charecteristics
about the dataset.
LRECL=Logical REcord Length. it specify the leghth of the
record.
it mainly depends on the record structure fields.
BLKSIZE=block size.It specify the block size, that is how
many records has to be read into the buffer from physical
memory by one READ option.
DSORG=data set organization.
dsorg=PS for sequential dataset
dsorg=po for vsam files

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More JCL Interview Questions

What are the basic JCL Statements for a Job?

1 Answers  


describe the job statement, its meaning,syntax and significant keywords?

1 Answers  


I have a input file. Data like: ABCDEFGH.... i want out put file like AB BC CD DE....How can do this??

7 Answers   UST,


how can we merge two input files from two different jobs into one output file ? Please ans any one ASAP?

1 Answers  


how do u see jobs submitted before ur job ?

1 Answers  


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

2 Answers  


What does SYSIN * indicate?

2 Answers  


For how long a job can be executed continuously in a mainframe ?

4 Answers  


If i am going to change some variable in a copybook( size or variable type) ,what are the changes that need to be done in the corresponding JCL.

4 Answers   IBM,


How to execute step2,step1, step3 if step1,2,3 are in order

8 Answers   CSC,


When output dataset space is required, what quantity categories are used?

0 Answers  


wt will happen to the step of a job if u code COND=ONLY

5 Answers   ADP,


Categories