what is record label is empty or standard in file description
of data division?
Answers were Sorted based on User's Feedback
Label records are standard -> will be coded for disk/tape files
Label records are omitted -> will be coded for printer files.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / bkk
I guess, If we want to access/store the dataset that resides
in tape we mention it as record label is empty. If it is in
dasd we mention it as record label is standard
correct if i am wrong
-cheers
| Is This Answer Correct ? | 0 Yes | 3 No |
u have passed sme charecters thru parm parameter in jcl. how do u code in cobol to recieve the values u gave in parm ?
What is the purpose of Identification Division?
i want to store 20 digits . h will u do it in cobol ?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
I have a file it contain 10 records.i got abend at 8th record because of soc7.how do you know that perticular record got abend?
can we use the two 01 level in file discription ?
what is the difference between implicit and explicit scope terminator with example?
how to run sub programs using static and dynamic call ...
describe 805 error
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What are ISOLATION LEVELS? Where do we need to specify them in compiling JCL (Exactly which statement and what is syntax for it)?
What is COMP-1? COMP-2?