in the TIME parameter we r giving hours r minutes
Answer Posted / sushant kumar mohanty
TIME=(MINUTES,SECONDS)
MINUTES<=1440 and SECONDS<60
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Explain how to differentiate call by context by comparing it to other calls?
) what is the difference between AID and HANDLE AID?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
Can a Search can be done on a table with or without Index?
Explain the configuration section of a cobol program with examples of syntax.
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Write down the divisions of cobol program?
What is the difference between perform … with test after and perform … with test before?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Write the code implementing the perform … varying.
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
What is cobol?