0

mainframe Online Quiz - 54

Description: mainframe Online Quiz - 54
Number of Questions: 20
Created by:
Tags: mainframe
Attempted 0/20 Correct 0 Score 0

What is maximum level of nesting allowed in PROCs?

  1. Nesting Not Allowed

  2. 12

  3. 15

  4. 122


Correct Option: C

Maximum amount of TIME for which JCL can use processor (CPU)?

  1. 244.5 Days

  2. 248.5 Days

  3. 255 Days

  4. No limit


Correct Option: B
  1. V;D

  2. V;P

  3. V;S

  4. V;R


Correct Option: A

How can you give access to other people for your project

  1. Type C and at security give TID

  2. Type S and at security give TID

  3. Type X and at security give TID

  4. Type O and at security give TID


Correct Option: A

What all options are there in Registration

  1. S

  2. R

  3. P

  4. O


Correct Option: B
  1. No

  2. Yes

  3. Cant say

  4. It is advisable to add, but no\t mandatory


Correct Option: B

In my JCL check, I found error that my GDG base is not available. What should I do now to handle this error?

  1. Create GDG base in Production data centre

  2. Register GDG Base in DCCS.

  3. Ask Comman Centre to create GDG base

  4. Run Special to create GDG Base.


Correct Option: B

AI Explanation

To handle the error of the GDG base not being available in your JCL check, the correct option is B. Register GDG Base in DCCS.

Explanation:

Option A) Create GDG base in Production data centre - This option is incorrect because creating a GDG base in the production data center may not be the appropriate solution. It is essential to follow the proper procedures and guidelines for managing GDG bases, which may involve registering the base in a centralized system like DCCS.

Option B) Register GDG Base in DCCS - This option is correct because registering the GDG base in DCCS (Data Control and Cataloguing System) ensures that it is accessible and available for use in the production environment. DCCS is a central cataloging system that maintains information about datasets, including GDG bases.

Option C) Ask Command Centre to create GDG base - This option is incorrect because the responsibility of creating GDG bases usually lies with the development or infrastructure teams. The command center may not be the appropriate entity to create the GDG base.

Option D) Run Special to create GDG Base - This option is incorrect because running a special job to create a GDG base is not the standard procedure. GDG bases are typically created and managed through specific system utilities and cataloging systems like DCCS.

Therefore, the correct answer is B) Register GDG Base in DCCS. This option ensures that the GDG base is properly registered and available for use in the JCL check and the production environment.

  1. R->2

  2. R->1

  3. R->3

  4. None of above


Correct Option: A
  1. Option R

  2. Option X

  3. Option 7

  4. None of above


Correct Option: C

I have a project in MLDC, Do I need to create transfer project?

  1. No

  2. Cant Say

  3. Yes

  4. It is advisable to create, but not mandatory


Correct Option: C

How can you rename an element in your project

  1. Option R

  2. Option X

  3. Option Y

  4. Oprion S


Correct Option: A
  1. TCS manager

  2. SME

  3. Requester

  4. None of above


Correct Option: B
  1. Option A

  2. Option X

  3. Option 7

  4. Option R


Correct Option: A

If you submit a program in a DCCS project what would be its library.

  1. PROD

  2. TEST

  3. PREP

  4. None of above


Correct Option: C

What is the version control tool for all the elements?

  1. SPUFI

  2. DCCS

  3. Panvelet

  4. SerV


Correct Option: B
  1. There is either a JCLLIB statement for the entireJOB, or a separate one for EXEC statement, not both.

  2. A JCLLIB statement can not have a statement name.

  3. There can only be one JCLLIB statement per JOB.

  4. A JCLLIB statement must be coded before the first EXEC statement.


Correct Option: C,D
- Hide questions