how to access VSAm file

Answers were Sorted based on User's Feedback



how to access VSAm file..

Answer / pazhanivel seethapathy

VSAM file can be accessed through an Assembler application
program by using assembler macros RPL, ACB

Is This Answer Correct ?    14 Yes 0 No

how to access VSAm file..

Answer / karta

VSAM handling in Assembler, requires an ACB and a RPL declared. when we read the file, GETRPL is used and all the 3 Kinds of VSAM files can be read.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Assembler Interview Questions

Why can only 256 bytes be moved from one address to another in a MVC?

6 Answers   CSC, HCL, IBM,


Explain how to pass instream data in sysin with assembler?

0 Answers  


How we can retrieve the instream data in SYSIN ?

2 Answers   Tech Mahindra,


what is need of START 0?. In steed of '0' can we use any other numerics?. if we use what will happen?.

4 Answers   CSC, TCS,


what is need of start 0? In steed of

0 Answers   IBM,


change process tool( code changes from dev to prd) The changes made to your code should be effected in live. how the process takes place. that is how can you move the code changes from development to production.

1 Answers   EDS,


explain about maximum displacement and how to cross this limit?

0 Answers   IBM,


how to find the dump

3 Answers   EDS,


How we can Pass the parameters from JCL to assembler Pgm?

4 Answers   Tech Mahindra,


Explain the difference in data type "x" and "p"?

0 Answers  


How to pass instream data in sysin with Assembler?

2 Answers   ANZ, IBM,


how do you round the addition or subtraction of two numbers in assembler? what does the following code do? change process tool(code changes from dev to prd) the changes made to your code should be effected in live. How the process takes place. That is how can you move the code changes from development to production?

0 Answers   IBM,


Categories