What is the file organization clause ?

Answer Posted / ms. stanley

FILE ORGANIZATION is used to declare, if the File is
SEQUENTIAL or INDEXED (VSAM or Non-VSAM Dataset)

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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?

6821


Write a program that uses move corresponding.

668


What kind of error is trapped by on size error option?

738


how to refer the data field?

1802


What rules are followed by the search verb.

631






How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

643


Can we change the password using ALTER? anyone tried and changed?

1542


how do you reference the variable unblock file formats from cobol programs

743


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1928


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

677


Name the sections present in data division.

697


How do define dynamic array in cobol.

669


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

672


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

680


Can we redefine the field of x(200) to less than 200?

814