what is amp?

Answers were Sorted based on User's Feedback



what is amp?..

Answer / mani

This information is in addition to what is given over there.
AMP is access method parameter and it says the type of
access method that we use like VSAM and also as given above
in the jcl it specifies the no of data buffers and index
buffers to be used while retrieving data from VSAM dataset.

Is This Answer Correct ?    9 Yes 1 No

what is amp?..

Answer / anna

AMP is a JCL DD parametr for VSAM dataset with 2
subparameters

BUFND - number of data buffers
and
BUFNI - number of index buffers

to increace performens.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More CICS Interview Questions

What is the difference between a package and a plan. How does one bind 2 versions of a CICS

1 Answers  


How many ways are there for initiating a transaction? what are they?

3 Answers   IBM,


What is journal recovery?

0 Answers  


Reading a record from a TSQ will logically delete the record from the Queue (True or False).

1 Answers  


Define cebr?

0 Answers  






what are the commands used to gain exclusive control over a resource?

0 Answers   IBM,


How do you use extended attributes ?

1 Answers   IBM,


Define an aica abend?

0 Answers  


define the field with ic in the bms map.

0 Answers   IBM,


Explain floating maps with illustration.

1 Answers   IBM,


How vsam files are read in cics pgms?

0 Answers  


What is the effect of including the TRANSID in the EXEC CICS RETURN command?

2 Answers  


Categories