-
CICS Transaction Commands
what are the transaction commands in cics? Explain with an example and sample code ?
-
CICS command to enable writing mixed characters in CICS region
What is the CICS command to enable writing mixed characters in CICS region? a). CEMT Caps offb). CAPS offc). CKTId). CEOT Trae). CEOT Caps Off
-
CICS Date Validation
I get " date of birth " details through CICS Maps from the user and i store the DD, MM , YYYY separately in different variables. I need to check whether the date entered is correct or not.. ie. Feb should've 28 days in ordinary year and 29 during leap yr.. 31 days fr jan, mar, etc and 30 days fr d other months so on.. can any1 provide a sample code for this.. or help me how to do it easily.. i need...
-
Deleting records with FILE AID or CECI
I want to delete a record from a file in CICS while the region is still up and running. Can you do it with FILE AID and/or CECI?
-
What is a READQ TS?
Explain about the real time usage and situation where it helps
-
How to solve soc 7 error.?
non numeric data transfer to numeric causes soc 7.but i want with reference to .....XREF,LINE number,..
-
-
-
-
-
CICS Debugging
Is it possible to debug the CICS program without debugger? I know CEDF can execute CICS transactions but I am looking is there anything else that can use to debug the CICS program without debugger?
-
-
Component of CICS is used to control the number of instances
Which component of CICS is used to control the number of instances of a program that can run concurrently in a CICS region?a). Task b). Transaction c). TClass d). Connection e). UOW
-
RCT entry for CICS-DB2 Program
What will happen if there is no RCT entry for CICS-DB2 program?
-
How to validate data in database from cics program
i will have user name and password values in database. i create a map from cics. and i will enter user name and
password then validation should be done in COBOL program. what is COBOL logic to validate database?
Dynamic cursor positioning
In dynamic cursor positioning, what happens if i move +1 to field+l instead of -1 to field+l?????
CICS S322 abend
Why would a CICS region abend on a S322. It happened twice in 2 days in different CICS subsystems. Any view out there
Ans