What CICS command do you need to obtain the user logon-id?
How do find length of the cursor in cics map ?
What is meant by a CICS task?
What is the kcp in the cics?
Db2 what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cicsregions that share the same db2 subsystem?
Explain the primary significance of intra-partition and extra-partition tdqs ?
In the CICS command level all the re-entrancy issues are handled by the System(True or False).
What is the pic clause for the any bll cell type of data fields?
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?
Can you define ppt and what are its uses?
What is the primary objective of CICS ?
Sync points cannot be requested by the application programs (True or False).
What is the command that is used to add a new record to the file?