how can we differentiate between conventional and pseudo-conventional coding just by seeing cobol code?
2 7913I have a Field which is of size 9(4). In the Screen if I enter the value for this field as 1234, it showing it as Valid. But if I enter only one or two digits, zeros should be appended in the remaining places. For example: When u enter 1 in the screen the output should be 0001. When you enter 12, output should be 0012. How to achieve this in the program?
7 9983i have three programs... I used Dfhcommarea in for first program for third program i used TSQ .....what i have to use for second program???
2 5884Im creating map, when i press tab key cursor must skip second position and it move to the third field directly. how can i code plz send the answer.
4 11013What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?
CTS,
6 10271
Explain the difference between pseudo-conversational and conversational?
What is the use of mdt (modified data tag)?
Define the term transaction routing?
What are the ways fot initiating a transaction?
Explain how do you access storage outside your cics program?
what are the commands used to gain exclusive control over a resource?
What is the eib?
how do you fire a batch job from a cics txn ?
When would you use abend command?
Explain ceci transaction commands?
What are the recoverable cics resources?
What is the cics command level?
Explain the difference between and exec cics xctl and exec cics start command?
what are transient data sets defined to cics?
What is the kcp in the cics?