What are the commands used to gain exclusive control over a
resource (for Ex a Temporary storage queue.)?
Answers were Sorted based on User's Feedback
Answer / devang
and DEQ command should be mentioned by ENQ is used, to
release the resource.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / hhh
ENQ command is used to gain the exclusive control during the Read , whereas DEQ command is used get the exclusive control during the write.
| Is This Answer Correct ? | 0 Yes | 3 No |
How will you access a VSAM file using an alternate index?
What is mainframe cics?
I 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?
<CICSFault xmlns="http://www.ibm.com/software/htp/cics/WSFault">DFHPI10 08 05/13/2009 05:47:14 FSCIBM SOAP message generation failed because of incorrect input (INPUT_STRUCTURE_TOO_SMALL ).</CICSFault> Can anyone suggest how to handle this type of error?
What are the CICS tables? How to traverse from one screen (program) to another on CICS?
Which of the following commands, when issued by 2 different programs running at the same time, will prevent simultaneous use of resource 'SINGLE'?
Looking at an CICS module how would one will identify that it is pseudo or full conversational?
Can you define mapset?
Explain the logical message in cics?
Explain the difference between intra partition tdq and extra partition tdq?
Name the cics command that gives the length of twa area?
What will be the length of the eibcalen ,if the transaction is used to cics first time?