what is invreq condition?

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


Please Help Members By Posting Answers For Below Questions

Give certain situations where NEWCOPY is obligatory?

873


What does a cics translator do?

1185


If we say that bms length of field = 0, then what does that mean?

985


What are the cics tables?

832


What does the 'cebr:cics' transactions do?

744


when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?

830


how do you execute a background cics txn ?

1033


Explain the difference between a physical bms mapset and a logical bms mapset?

756


Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?

775


Kindly specify the pic clause for the any bll cell type of data fields?

913


Can you explain common systems area?

836


What are the common tables in cics and their usage?

694


What are some of the cics commands associated with interval control?

784


What is the eib?

752


Explain the difference between and exec cics xctl and an exec cics link command?

756