What CICS command do you need to obtain the user logon-id?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
How are VSAM files Read in CICS pgms?
Explain re-entrancy as applies to CICS.
What is MDT? What are FSET, FRSET ?
What are the three BMS options ?
What is the difference between CICS Program Control Table (PCT) and CICS Processing Program Table (PPT) ?
How to make protected field in BMS invisible through application program?
cics command level is?
Explain the various ways data can be passed between CICS programs.
What is the command used for receiving a map from a terminal?
IN CICS APPLICATION PROGRAM, INSTEAD OF HARDCODING MAP AND MPASET NAMES WHILE SENDING AND REIEVING ...CAN WE DO LIKE THIS ??? MOVE MAP AND MAPSET NAMES TO WORKING STORAGE SECTION VARIABLES AND USE THOSE VARIABLES WHILE SENDING AND RECIEVING MAP.IF YES, HOW CAN WE MOVE MAP INPUT , OUTPUT VARIABLES. IF ANYBODY KNOWS THIS PLEASE POST THE ANSWER
How do you enter into cics region and how many regions available?