What?s the CICS command used to access current date and
time?
What are the types of performs in COBOL? How does perform thru work, give example.
Mention the content that is present inside a PPT ?
Name the command which is used to release a record on which exclusive control is gained?
Explain the difference between link and xctl?
What is the term conversational programs means?
Which is the EIB field that gives the date when a task was started?
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 To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
What option is specified in the SEND command to send only the unnamed fields on to the screen?
What are the CICS commands available for program control?
Looking at an CICS module how would one will identify that it is pseudo or full conversational?
How to handle exceptional conditions in cics?