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 |
Explain the difference between the xctl and link commands?
What is a resident program?
Im creating map, when i press tab key cursor must skip second position and it move to the third field directly. how can i code plz send the answer.
How can you start a CICS transaction other than by keying the Transaction ID at the terminal?
Can dynamic calls be used in CICS?
Can you have CICS code in a copybook? If yes, what happens during compilation?
Which commend used for terminating a browser operation?
What is the use of a TDQ, TSQ?
plz tell me abt PF key and PA keys
In case you modify the attribute field of map do you need to recompile the map?
What is the type of ppt in the cics?
Explain how to handle exceptional conditions in CICS.