what is amp?
Answers were Sorted based on User's Feedback
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 |
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 |
Answer / nashiinformaticssolutions
AMP (Accelerated Mobile Pages) is an open-source initiative aimed at improving the loading speed of web pages on mobile devices. Launched in 2015 by Google, WordPress, Adobe, and other companies, AMP is designed to enhance the mobile browsing experience by creating lightweight, fast-loading web pages. It optimizes content delivery by limiting the use of heavy elements like JavaScript and ensuring that the core elements load quickly. This results in improved readability and performance on mobile devices, helping websites provide a better user experience, which in turn can improve SEO rankings.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a logical message in CICS?
What are the naming conventions for the Temporary Storage Queues?
What is the difference between a PF key & a PA key ?
How will you place cursor on a field called ?EMPNO?.
What is ENQ?
How are VSAM files Read in CICS pgms?
What is the use of the DELIGHT in Mainframes and whats is use of scope?
What are the 3 common ways to create maps?
Can we define an alternate index on VSAM/RRDS ?
What is the difference between the XCTL and LINK commands?
What is the meaning of the SYNCPOINT command?
What are fset, frset?