what is lrec=f,what is difference between f,fb,v,vb?what is
default value?how do we came to know that records are in
f,fb,v,vb?
Answer Posted / giri reddy
F-fixed unblocked,fb-fixed blocked
v-variable unblocked,vb-variable blocked
default value is u-undefined
we can see the description of data set.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What do you understand by psb and acb?
What is the LINKAGE SECTION used in COBOL?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Write some characteristics of cobol as means of business language.
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is a report item?
What is the Purpose of Pointer in the string?
Can we change the password using ALTER? anyone tried and changed?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What are the pertinent COBOL commands?
Explain the configuration section of a cobol program with examples of syntax.
What rules are to be followed while using the corresponding options?