Are sequential files supported by CICS?



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

Post New Answer

More CICS Interview Questions

When you do a START, what will the value of EIBCALEN?

2 Answers   IBM, Satyam, Xansa,


Explain the difference between using the read command with into option and set option?

0 Answers  


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?

3 Answers   Accenture,


how do you fire a batch job from a cics txn ?

0 Answers   IBM,


Receive consists of buffer option in it. What is the significance of this option?

0 Answers  


What is the other way of terminating a transaction?

2 Answers   IBM,


What are the CICS tables? How to traverse from one screen (program) to another on CICS?

1 Answers  


Explain how do you dynamically set the cursor position to a specific field?

0 Answers  


What is the access method used by DB2?

1 Answers  


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) _______ _________ __________

1 Answers   L&T, TCS, Wipro,


What CICS command would you use to read a VSAM KSDS sequentially in ascending order?

1 Answers  


name the command that is used to dump the main storage areas related to a task?

0 Answers  


Categories