CICS Interview Questions
Questions Answers Views Company eMail

What is Tclass in cics?what is its importance? How it is implemented?

IBM,

2 12180

What are the types of performs in COBOL? How does perform thru work, give example.

2 6380

Given below code, find the value of 'x'. Perform s001-x thru s001-y. s001-x. add 1 to x . s001-1x. ------- . s001-y. perform s001-1y 10 times . s001-1y. perform s001-2y 10 times . s001-2y. perform s001-x 10 times .

1 3904

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

1 5911

what is the option to be coded on return to associate a transaction identifier with next terminal.

IBM,

1 5826

How to prevent user to access a screen directly from cics Native screen by using Trans Id?

IBM,

2 8258

Thru web page we have triggered the transaction, how can we come to know that whether it has hit the mianframes or not?

2 3692

How to implement function keys in cics ...Interview ask me there is requirement to include two function key in the program F1 and F2 Keys...when F1 key  is press record should be inserted into database after reading the input file and when F2 is press ,record should be updated in databased...explain about the entire process including testing also..?please expain in step by step ?

HeadStrong, Polaris,

1 3997

There is map and length of field need to modified, let take cust id=2 is previous of 2 byte and now it has to be 5 byte ? how to modified the cics code ?what are change need to done ? where where u will do change ?

3 4012

interview type questions like basics&deep

TetraSoft,

938

What Are Send Map Maponly & Send Map Dataonly ?

IBM,

692

how can you prevent more than one user from accessing the same transient data queue?

IBM,

600

list the sequence of steps used to achieve modiication in skip sequential mode?

IBM,

728

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 cics regions that share the same db2 subsystem?

IBM,

593

define the field with ic in the bms map.

IBM,

648


Post New CICS Questions

Un-Answered Questions { CICS }

Explain the uses that are associated to tsq and tdq ?

635


How many ways are there for initiating a transaction?

578


What do you mean by CEMT?

765


What is the term bms in cics?

676


What are the types of the dfhmdf present in the cics?

590






Highlight the difference between a symbolic map and physical map?

590


What is the pic clause for the hhmmss type of data fields?

498


Can you define mdt?

674


What are the cics transactions?

569


In a CICS program, how will you read a VSAM file?

642


What is the cics command that is used to access current date and time?

564


What are the classifications of the cics program?

618


what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?

664


Mention the option used in a cics command to retrieve the response code after execution of the command?

629


Name some translator and compile options and explain their meaning?

2360