0

mainframe Online Quiz - 39

Description: mainframe Online Quiz - 39
Number of Questions: 20
Created by:
Tags: mainframe
Attempted 0/20 Correct 0 Score 0
  1. Service Fee details

  2. Interest rate details

  3. Account level details

  4. Credit Plan details


Correct Option: D
  1. INTEREST TABLE

  2. TRANSACTION CONTROL TABLE

  3. AUTH CRITERIA TABLE

  4. SERVICE CHARGE/FEE TABLE


Correct Option: D
  1. Only Active Cards

  2. Active and Inactive Cards

  3. Cancelled Cards

  4. Expired Cards


Correct Option: A

In Statement Inserts how is hopper number related to Insert Number

  1. INSERT NBR = (Hopper Number -1) * 10.

  2. INSERT NBR = Hopper Number * 10.

  3. INSERT NBR = (Hopper Number + 1) * 10.

  4. INSERT NBR = Hopper Number


Correct Option: A

What are the acronyms for ICSS & GCC?

  1. ICSS-International Consumer Small Services GCC- Global Consumer Cards

  2. ICSS- International Consumer Small Services GCC- Global Corporate Cards

  3. ICSS- International Consumer and Small business Services GCC- Global Commercial Cards

  4. None of the above.


Correct Option: C

How do you declare a host variable(in COBOL) for an attribute named Emp-Name of Type VARCHAR(25) ?

  1. 01 EMP-GRP. 88 E-LEN PIC S9(4) COMP. 88 E-NAME PIC X(25).

  2. 01 EMP-GRP PIC X(25).

  3. Cannot Define.

  4. 01 EMP-GRP. 49 E-LEN PIC S9(4) COMP. 49 E-NAME PIC X(25).


Correct Option: D

For how long a job can be executed continously in a mainframe ?

  1. 24Hrs.

  2. 1 week.

  3. No limit.

  4. 248 Days.


Correct Option: D

How many DD statements are possible in one job.

  1. 3237

  2. 2255

  3. 3273

  4. 2550


Correct Option: C

Maximum credit limit in Globestar is set at ?

  1. PCT

  2. Logo

  3. Organization

  4. Account


Correct Option: B

Status Code in Globestar screen to Turn Off the Inserts

  1. X

  2. 0

  3. 9

  4. 1


Correct Option: C

Maximum PCT's that can be included while performing statement inserts via Globestar screen

  1. 3

  2. 1

  3. 30

  4. 23


Correct Option: C

Uploading file name in SFT cannot contain

  1. Lower case characters

  2. Spaces

  3. Numbers

  4. Semi Colon


Correct Option: B

In AR, Card Proucts can be identified based on

  1. Deal Codes

  2. ST Code

  3. BIN Range

  4. All the above


Correct Option: D

What happens if both JOBLIB and STEPLIB is Specified?

  1. STEPLIB is ignored.

  2. JOBLIB is ignored.

  3. JOB Abends.

  4. None of the above.


Correct Option: B

In RM database status code 02 means

  1. Account cancelled for collection

  2. Account being cancelled for inactivity

  3. Account cancelled and transferred to another account number

  4. Card cancelled due to death


Correct Option: B

Why Occurs cannot be used in 01 level?

  1. Because, Occurs is used to repeat records.

  2. Occurs is used to repeat fields with same format and not the records.

  3. Only occurs with INDEX can be used in 01 level.

  4. None of the above.


Correct Option: B

What is JES

  1. Job Entry system

  2. JCL entry system

  3. JCL control system

  4. None of the above.


Correct Option: A

Return code of 4 is

  1. Jcl error

  2. Jcl warnings

  3. Synatx error

  4. None of the above.


Correct Option: B
- Hide questions