In a CICS program, how will you read a VSAM file?
No Answer is Posted For this Question
Be the First to Post Answer
What is a Logical Unit of Work (LUW)?
Define TCT.
what is the option to be coded on return to associate a transaction identifier with next terminal.
The read of a record from an Intrapartition TDQ is not destructive(True or False).
What are all things you can do with CEDA?
What are the three BMS options ?
Can anyone say full transaction process? i mean when user press enter key after that what happens from there to till end of transaction
What command do you issue to delete a record in a transient data queue ?
Can you use DYNAMIC calls in CICS ?
What are the six different types of argument values in COBOL that can be placed in various options of a CICS command?
what is amp?
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?