Are sequential files supported by CICS?
Answer / guest
3 sequential files does not support by cics , if u want to
make as asequential file then u can use TSQ , TDQ.
Is This Answer Correct ? | 12 Yes | 0 No |
When you do a START, what will the value of EIBCALEN?
Explain the difference between using the read command with into option and set option?
Generally we check EIBALEN = 0 to decide whether first call or not. If I do not pass any value in the COMMAREA then EIBCALEN will be 0 even on second call. Now how can we say the program is called for the first time or second time?
how do you fire a batch job from a cics txn ?
Receive consists of buffer option in it. What is the significance of this option?
What is the other way of terminating a transaction?
What are the CICS tables? How to traverse from one screen (program) to another on CICS?
Explain how do you dynamically set the cursor position to a specific field?
What is the access method used by DB2?
how to code the following map using occours clause? all the three fields have different length. ename eno addr 1) _______ _________ __________ 2) _______ _________ __________ 3) _______ _________ __________ 4) _______ _________ __________ 5) _______ _________ __________ 6) _______ _________ __________
What CICS command would you use to read a VSAM KSDS sequentially in ascending order?
name the command that is used to dump the main storage areas related to a task?