Answer Posted / harsha
1 You cannot change the value of primary key using REWRITE.
If you try to do so, CICS will assume that you are trying
to uopdate a record without a READ with UPDATE option. This
will cauase an INVREQ error to occur.
2 You did not provide STARTBR command before issuing
READNEXT/READPREV.
3 Incase of STARTBR/RESETBR,we usually specify GENERIC and
KEYLENGTH. KEYLENGTH must be numeric, half word Binary and
less than the length of RIDFLF field's length.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between and exec cics xctl and exec cics start command?
What is the common systems area?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Explain cedf transaction commands?
What is the syncpoint command?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
what is effect on receive map when
cics command level is?
What is the use of mdt (modified data tag)?
Which commend used for terminating a browser operation?
Explain the maps in cics?
What are fset, frset?
List out all the tables that are a part of cics ?
What is the tcp in the cisc?