What is the syncpoint command?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More CICS Interview Questions

Define the term function request shipping?

0 Answers  


What are the some important fields in the eib block?

0 Answers  


Name the macros used to define the following: MAP MAPSET FIELD

2 Answers  


IN CICS APPLICATION PROGRAM, INSTEAD OF HARDCODING MAP AND MPASET NAMES WHILE SENDING AND REIEVING ...CAN WE DO LIKE THIS ??? MOVE MAP AND MAPSET NAMES TO WORKING STORAGE SECTION VARIABLES AND USE THOSE VARIABLES WHILE SENDING AND RECIEVING MAP.IF YES, HOW CAN WE MOVE MAP INPUT , OUTPUT VARIABLES. IF ANYBODY KNOWS THIS PLEASE POST THE ANSWER

2 Answers  


how do you execute a background cics txn ?

0 Answers   IBM,


Which is the macro used for making an entry in the PPT

1 Answers  


plz give the syntax for receive map and receive text cmds in cics

1 Answers  


What is the name of the mapset definition macro?

1 Answers  


What are the CICS tables? How to traverse from one screen (program) to another on CICS?

1 Answers  


What is meant by pseudo-conversation?

1 Answers   Accenture,


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?

7 Answers  


What is a Logical Unit of Work (LUW)?

1 Answers  


Categories