Do you receive the attribute byte in the symbolic map?
Answers were Sorted based on User's Feedback
Answer / siddhesh
No. The attribute byte only makes sense on an output
operation. The flag byte redefines the attribute byte for
input (receive) operation.
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / krishnakumar
Yes it is the A byte of the corresponding field
Is This Answer Correct ? | 1 Yes | 3 No |
Which CICS system program is responsible for handling automatic task initialization?
I just want to ask why does the variable I passed in a dclgen of sql that has a data type of varchar which has a maximum length is 250 is truncated,, Here is the code.. DCLGEN of rsauud01 table 01 dataarea 43 data-area-len pic s9(4). 43 data-area-text pic x(250). MYVARIABLE. 01 DATAAREA1 pic x(250). move 250 to data-area-len of dataarea of rsauud01 MOVE DATA-AREA1 TO data-area-text of dataarea of rsauud01 --- but it is always trucated everytime I insert it in the table by the way it is a cobol-cics program
Define cebr?
What is the EIB parameter and the CICS command used to implement Pseudo-Conversational technique using single PCT ? Single PPT entry?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
Define the term mro (multi region operation)?
How can the fact that EIBCALEN is equal to zeros be of use to an application programmer?
what are transient data sets defined to cics?
What are the ways fot initiating a transaction?
Explain the difference between a physical bms mapset and a logical bms mapset?
What CICS command do you need to obtain the user logon-id?
When an XCTL is done, does the tranid change ? Is a new task created ? Does it cause an implicit