What do you mean by the term fct?
No Answer is Posted For this Question
Be the First to Post Answer
What is temporary storage?
What?s the CICS command used to access current date and time?
when will be use the tdq and tsq??
Which is the CICS control program which governs the flow of control among the CICS application
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?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
Name at least one of the ways by which a transaction can be terminated?
Can you explain cics translator?
How is Telon(CA-Telon) used to build map?
When you do a START, what will the value of EIBCALEN?
what is mapfail and when we get this error? during send map or receive map?
For multithreading an application program need not be re- entrant(True or False).