0

mainframe Online Quiz - 74

Description: mainframe Online Quiz - 74
Number of Questions: 20
Created by:
Tags: mainframe
Attempted 0/20 Correct 0 Score 0
  1. set the performance parameters

  2. update the status of cics environment

  3. None of the above

  4. Both the above


Correct Option: B
  1. a) interrupt the status of cics environment

  2. b) inquire the status of the cics environment

  3. c) Both (a) and (b)

  4. d) Neither (a) nor (b)


Correct Option: B
  1. By issuing an EXEC CICS ENQ against the resource.

  2. By issuing an EXEC CICS EQN against the resource.

  3. By issuing an EXEC CICS DEQ against the resource.

  4. By issuing an EXEC CICS DQE against the resource.

  5. By issuing an EXEC CICS TDQ against the resource.


Correct Option: A
  1. tjmr tdq trnx-name

  2. trjm tdq trnx-name

  3. tmrj tdq trnx-name

  4. tjrm tdq trnx-name

  5. All the above


Correct Option: D

What CICS command do you need to obtain the user logon-id?

  1. (a) EXEC CICS ASSIGN with the OPERID option

  2. (b) EXEC CICS ASSIGN with the USERID option

  3. (c) EXEC CICS ASSIGN with the GRPID option

  4. (d) Both (a) and (b)

  5. (e) None of the above


Correct Option: A

What is the CICS command to check if the transaction related to the datagram queue is enabled?

  1. CEMT I TRAN

  2. CECI I TRAN

  3. CEDF I TRAN

  4. CEMT TRAN


Correct Option: A

What should be the trigger depth when there are 2 records in the error queue?

  1. 1

  2. 2

  3. 3

  4. 4


Correct Option: C

Omegamon is used to see how the resources are loaded. The resources include :

  1. CICS

  2. DB2

  3. MVS

  4. All of the above


Correct Option: D

A backout queue is populated with the erroneous records found in the datagram queue

  1. True

  2. False


Correct Option: A

It is possible to check the Transaction Id and the CICS region associated with the queue

  1. True

  2. False


Correct Option: A

The hierarchy of the execution of logical operators is

  1. AND OR NOT

  2. NOT AND OR

  3. OR AND NOT

  4. OR NOT AND


Correct Option: B

The minimum number of lines a Cobol program should have to successfully compile and run

  1. 2

  2. 3

  3. 4

  4. 5


Correct Option: A

The maximum number of dimensions that an array can have in COBOL-85 is ?

  1. 6

  2. 5

  3. 8

  4. 7


Correct Option: D

Which of the following is NOT a valid symbol to use in an IF condition

  1. =

  2. =

  3. >

  4. = >


Correct Option: D
- Hide questions