how can we display negative sign in a map?
Answers were Sorted based on User's Feedback
Answer / lenin
Use picout='zz999.99-' in the map field definition.
| Is This Answer Correct ? | 18 Yes | 1 No |
Answer / diya
Use picout='zz999.99-' in the map field definition.
| Is This Answer Correct ? | 11 Yes | 1 No |
Mention the option used in a cics command to retrieve the response code after execution of the command?
Add a field to screen when what's the flow of impact?
When you compile a CICS program, the (pre)compiler puts an extra chunk of code. Where does it get stored
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?
Name and explain some common CICS abend codes?
are we use the group by clause in cursors?
What is effect on RECEIVE MAP when PF key is pressed? PA key is pressed?
Explain the function of the load command?
Explain the difference between a physical bms mapset and a logical bms mapset?
In a CICS program, how will you read a VSAM file?
Can you use OCCURS in a BMS map? If you do, what are the issues related with its use?
The READ command with INTO option will read the record specified into the data area specified (True or False)