mainframe Online Quiz - 40

Covers mainframe technologies including JCL, DB2, COBOL, SFT file transfer, RACF security, and Change Man change management

13 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Options to sort in DB2

  1. SORT IN
  2. SORT BY
  3. ORDER BY
  4. ORDER
Question 2 Multiple Choice (Multiple Answers)

Which Database to be accessed for granting acccess for a RACF ID for on-line IMST screen

  1. RM
  2. PH
  3. C8
  4. SCL1
Question 3 Multiple Choice (Multiple Answers)

SFT doesn't support key strength (for encryption / decryption) greater than

  1. 4K
  2. 2K
  3. 1K
  4. There is no such restriction in SFT
Question 4 Multiple Choice (Multiple Answers)

What is the purpose of SYSIN DD * statement in JCL?

  1. Begins an input data prompt at the system console
  2. Begins an in-stream dataset
  3. Marks the end of a command stream
  4. Includes all datasets within a naming pattern
Question 5 Multiple Choice (Multiple Answers)

Inorder to include timestamp to the filename, which sentinel needs to be appended to the delivering filename

  1. $DATE_TIME$
  2. $TID$
  3. $TIME$
  4. $ALPHA_SEQ$
Question 6 Multiple Choice (Multiple Answers)

Which among the following parameters in SFTPROC is correct for transmitting files from mainframe to a mailbox via SFT in binary mode

  1. &TXLATE=YES and &TDATTYP=TEXT
  2. &TXLATE=YES and &TDATTYP=BINARY
  3. &TXLATE=NO and &TDATTYP=TEXT
  4. &TXLATE=NO and &TDATTYP=BINARY
Question 7 Multiple Choice (Multiple Answers)

When you have less that 20 elements in a database table, then which among the below is preferred options.

  1. Search
  2. Search All
  3. In-Line Perform
  4. All the above
Question 8 Multiple Choice (Multiple Answers)

Internal SORT and MERGE using JCL is done by

  1. SSRANGE
  2. COBOL COMPILER
  3. SYSTEM
  4. DFSORT
Question 9 Multiple Choice (Multiple Answers)

How do you eliminate duplicate values in DB2 SELECT?

  1. Use SELECT UNION(*)...in db2 query
  2. Use SELECT DISTINCT...in db2 query
  3. Use SELECT UNION ALL(...)...in db2 query
  4. Use SELECT DISTINCT ALL(*)...in db2 query
Question 10 Multiple Choice (Multiple Answers)

Access Method Services is invoked by -------

  1. IEFBR14
  2. IDCAMS
  3. DFSRRC00
  4. IKJEFT01
Question 11 Multiple Choice (Multiple Answers)

How to access Change Man

  1. A.CM
  2. TSO HGCMMENU
  3. Both
  4. None
Question 12 Multiple Choice (Multiple Answers)

SFT mailbox Password will get revoked after how many attempts

  1. 3
  2. 6
  3. 4
  4. Never
Question 13 Multiple Choice (Multiple Answers)

Default SFT TimeZone

  1. MST
  2. EST
  3. IST
  4. BST