What is an ASRA?
Answers were Sorted based on User's Feedback
Answer / ananth roy
It is the same like SOC-7 abend in JCL, Generally this
abend happens whenever we are moving a Alphabetic/Alha-
numeric character to a Numeric value field.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / pop
Task terminated abnormally due to an exception,(Tried to
move a Non-Numeric value to a Numeric Field)
| Is This Answer Correct ? | 4 Yes | 0 No |
What do the keywords MAPONLY and DATAONLY mean?
What is a transid?
Suppose you are adding a new field in a map, and that field should also be added as a new column in DB2 table. How do you implement this? what is the impact analysis u will do?
Mention the 5 fields available in the symbolic map for every ?NAMED? field in the DFHMDI macro? Give a brief description of these fields (Not exceeding a line).
What is the abend command?
Define the term transaction routing?
What is the option specified in the read operation to gain multiple concurrent operations on the same dataset?
What is the use of the program list table?
Can anyone say full transaction process? i mean when user press enter key after that what happens from there to till end of transaction
Mention the option used in a cics command to retrieve the response code after execution of the command?
Hi Folks, In the Map, one field is having attribute FSET. I want to FSET OFF of that field through program. Can any body let me know the process? Thanks Praveen
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?