how do you fire a batch job from a cics txn ?
No Answer is Posted For this Question
Be the First to Post Answer
What is journal recovery?
After execute the map, What will happen ? Give breif Description
What is the other way of terminating a transaction?
What is the component?what are the different components there using cobol and cics
Explain cedf transaction commands?
How to implement function keys in cics ...Interview ask me there is requirement to include two function key in the program F1 and F2 Keys...when F1 key is press record should be inserted into database after reading the input file and when F2 is press ,record should be updated in databased...explain about the entire process including testing also..?please expain in step by step ?
1 Answers HeadStrong, Polaris,
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
What are fset, frset?
Which is the EIB field that gives the date when a task was started?
What are the types of important programs that are used in the cics?
What are extra partition & intra partition TDQs?
In case you modify the attribute field of map do you need to recompile the map?