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 do we have multiple base registers in certain programs?

4 Answers   IBM,


how to pass the parameters from jcl to assembler pgm?

0 Answers   IBM,


What is house keeping in assembler?

0 Answers  


What is the difference in data type "X" and "P"?

5 Answers  


how to access VSAm file

2 Answers   EDS, IBM,


What is icm instruction?

0 Answers  


Can we use MVC instruction to move pack field to pack field....which instruction you will use and why ?

4 Answers   Amdocs, IBM,


Explain how to pass instream data in sysin with assembler?

0 Answers  


Explain about maximum displacement?

0 Answers  


How to pass the parameters from jcl to assembler program?

0 Answers  


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 how to initialize a register to 0000?

0 Answers  


Categories