what is fixed length and variable length and difference
between them
Answer Posted / prathyusha
Fixed length:legth of record is fixed and when a data is inserted should of same size if not abend sd37error exits
Variable length:length of recor can vary.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:
What is the use of symbol // in jcl?
Explain about ISPF/TSO Commands
Is it possible to define dd statements as you want?
How does jcl specify the job to the operating system?
how you will the direct the data to spool using sysout option?
What are the parameters that are used in creating a gdg?
Explain how can a jobs execution priority be modified?
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?
What are the parameter we cannot use in procedure?
How do you access an uncatalogued dataset in a jcl?
What is the function of dd name parameter with a 2 part structure; audit.report?
What do you understand by the terms: joblib and steplib?
how to do automated restart when a job abends?
How to run cobol program using jcl?