cics questions 1

5
Q1) CICS is the ___________________________popular System 1. Customer Information Control System 2. Online Transaction Processor 3. Option 1 & 2 above 4. None of the Above A1) 3 Q2) Which one of the following is a Telecommunication Access Method used by Data Communication Functions 1. VTAM 2. VSAM 3. All of the Above 4. None of the above A2)1 Q3) CECI Command allows you to preview the designed MAP 1. True 2. False A3)1 Q4) who takes the Addressability of COMMAREA 1. Programmer 2. Program 3. CICS 4. Option 1 & 2 5. None of the Above A4) 3 Q5) which of the following command is used to refresh a Program on CICS 1. Refreshed Automatically without Manual Intervention. 2. CECI 3. CEMT 4. None of the Above A5) 3 Q6) which of the following control command expects the Control back to the calling Program 1. XCTL 2. CEMT

Upload: lokeshscribd186

Post on 13-Aug-2015

37 views

Category:

Documents


3 download

DESCRIPTION

sddfgdg

TRANSCRIPT

Page 1: CICS Questions 1

Q1) CICS is the ___________________________popular System1. Customer Information Control System2. Online Transaction Processor3. Option 1 & 2 above4. None of the Above

A1) 3

Q2) Which one of the following is a Telecommunication Access Method used by Data Communication Functions

1. VTAM2. VSAM3. All of the Above4. None of the above

A2)1

Q3) CECI Command allows you to preview the designed MAP1. True2. False

A3)1

Q4) who takes the Addressability of COMMAREA1. Programmer2. Program3. CICS4. Option 1 & 25. None of the Above

A4) 3

Q5) which of the following command is used to refresh a Program on CICS1. Refreshed Automatically without Manual Intervention.2. CECI3. CEMT4. None of the Above

A5) 3

Q6) which of the following control command expects the Control back to the calling Program

1. XCTL2. CEMT3. LINK4. 1 & 2 5. None of the Above

A6) 3

Page 2: CICS Questions 1

Q7) which of the following field of EIB provides of the Information passed by COMMAREA

1. EIBFNM 2. EIBRESP 3. EIBCALEN4. All of the above

A7) 3

Q8) Which of Symbolic MAP field is used to refer the data entered by USER on field named BOX.

1. BOXL2. BOXI3. None of the Above4. Both can be above

A8) 2

Q9) Programs are registered with which of the following control table1. PPT2. PCT3. DCT4. None of the Above

A9) 1

Q10) Which Section will Contain Placeholder for COMMAREA1. File Section2. I/O Section3. Linkage Section4. None of the Above5. Any of 1 & 2

A10) 3

Q11) which of the following CICS Supplied Transaction can be used to diagnose a Transaction

1. CECI2. CEMT3. CMAC4. None of the Above

Q12) Find the Correct one : Following are the macros used in BMS to define Mapset, Map and Fields.

1. DFHMSD,DFHMDI,DFHMDF2. DFHMSA,DFHMDB,DFHMDC3. DFHMSD,DFHMDX,DFHMDF4. DFHMSD,DFHMDL,DFHMDF

A12) 1

Page 3: CICS Questions 1

Q13) MDT means _____________ and is used to _____________1. Modified Data Tag, Inidicate Screen is modidfied or not2. Modfified Data Tag, Indicate Whether data field is modified or not3. Modified Data Tag, Indicate whether the Map is modified or not4. Modified Data Tag, Indicate whether the Mapset is modified or not5. None of the Above

A13) 2

Q14) Cursor Position can be positioned at a field during Map designing, What is the field Parameter with which we can set the cursor?

1. IC2. CURSOR3. All of the Above4. None of the Above

Q14) 1

Q15) Which of the following are Read Destructive1. TSQ2. TDQ3. 1 & 2 above4. None of the Above

A15) 2

Q16) ATI means _______________ and is controlled with which parameter1. Automatic Transaction Initiation, Trigger Level2. Automatic Transaction Initiation , IC3. Automatic Transaction Initiation, CURSOR4. None of the Above

A16) 1

Q17) Record can be deleted in TSQ with a Reference? Name it 1. COUNT2. ITEMNUMBER3. None of Above4. All of the Above

A17) 2

Q18) Translator Converts all the CICS commands to equivalent ?

1. Language Subroutines2. Call Statements3. None of the Above

A18) 2

Page 4: CICS Questions 1

Q19) Parameter used in read a file with a Partial Key?1. GENERIC / GTEG2. RIDFLD / GTEQ3. EQUAL / GENERIC4. None of the Above

Q20) Command to send Unnamed fields on to the Screen?1. MAPONLY2. DATAONLY3. MAPALONE4. DATAALONE

A20) 1