how will you define vsam file in select clause?

Answer Posted / adarsh562

select file-name assign to dd-name
organization is indexed
access mode is sequential
record key is key-name
file status is fs-code.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are you comfortable in cobol or jcl?

646


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

754


Write some characteristics of cobol as means of business language.

624


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

635


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2104






example for sub strings ? and refernce modifications whit output pls

1848


Difference between cobol and cobol-ii?

715


How to print 10 to 1 if the input have only 10 digit number?

815


Name some of the examples of COBOl 11?

2688


What do you understand by psb and acb?

671


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.

5067


) How do u handle errors in BMS macro

1513


How do you reference the following file formats from cobol programs?

699


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2661


Have you used comp and comp-3 in your project? And how?

2012