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 |
What are the six different types of argument values in COBOL that can be placed in various options of a CICS command?
Can you explain dfhmdf bms macro?
How can you Define and Install the Maps & Mapset ?
How do you terminate an already issued DELAY command?
What is the pic clause for the any bll cell type of data fields?
Can you define commarea?
Specify the requirements for automatic task initiation?
I was asked in HSBC interview following questions: 1. A string was given " techincal seminar on cobol language" Interviewer asked me to calculate the number of vowels in this string.
Transaction TRN1 has associated program PROG1 (pseudo- conversational). Under certain condition, PROG1 transfer control (XCTL) to PROG2, which should have his own pseudo- conversation with the terminal. When PROG2 send the map and execute a RETURN TRANSID('TRN1'), after receiving the control from the terminal, which program will be initiated?
how can we display negative sign in a map?
What is temporary storage?
difference between tsq and tdq?