What is CEBR?
Answers were Sorted based on User's Feedback
Answer / ishu
CICS-supplied Temporary Storage Browse transaction. It
displays the contents of temporary storage queues (TSQ).
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / abhinay
CEBR can also be used to Browse TDQ's(Transient Data
Queue's)I think you can only browse Intra TDQ's and you
cannot browse Extra TDQ's
Syntax: CEBR Tsqname
| Is This Answer Correct ? | 1 Yes | 2 No |
What do you do if you do not want characters entered by the user to be folded to uppercase ?
Explain the primary function of the processing program table (ppt)?
Explain what is the massinsert option?
Which command is used to release a record on which exclusive control is gained?
What is the difference between link xctl?
whar is the difference bwn LINK() and XCTL()?
7 Answers Cap Gemini, CGI, IBM,
What are the attribute values of Skipper and Stopper fields?
Is there any entry for TSQs in CICS tables?
How do you dynamically set the CURSOR position to a specific field?
What is the use of the DELIGHT in Mainframes and whats is use of scope?
Explain the primary significance of intra-partition and extra-partition tdqs ?
The READ command with INTO option will read the record specified into the data area specified (True or False)