What are the CICS commands available for program control?
Answer Posted / khader
LINK
XCTL
RETURN
LOAD
RELEASE
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can you define commarea?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
what is the cics command used to access current date and time?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
How do you use altindxs in batch, cics programs?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
What is the difference between a return with transid and xctl?
Name the 3 common ways to create maps?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
Can you define transid?
Explain the thress bms options?
Can you explain primary aspect of cics?