What is the pic clause for the hhmmss type of data fields?
No Answer is Posted For this Question
Be the First to Post Answer
Name the macros used to define the following: MAP MAPSET FIELD
How to make protected field in BMS invisible through application program?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
What is the difference between FSET and FRSET?
What CICS command would you use to read a VSAM KSDS sequentially in ascending order?
Explain the difference between pseudo-conversational and conversational?
Can you explain enq and deq used in cics?
What is ASRAABEND in CICS?
Can you explain common systems area?
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
Can you use OCCURS in a BMS map? If you do, what are the issues related with its use?
How can you access qsam (seq) files from cics?