-
Display Count
77 COUNT PIC S9(4)V99 VALUE -1234.55What will be output of the statement DISPLAY COUNT?a) 12345Nb) 12345Ec) -123455d) 123455N
-
CICS and DB2
When executing a CICS program that updates DB2 tables, if the program performs a LINK to another CICS modules and the Database changes have not been commited, will the process Rollback the database changes or will they still be in place when CICS returns to the main program.
-
-
-
JCL Initiator
What is an initiator in JCL and what is the use of it?
-
JCL Flat File
How to create flat file thru JCL? Explain with Coding.
-
-
Merge Files
If you have 3 different flat files of different logical length then how will you merge them in single flat file? What is the simplest workaround of this problem using sort utility?
-
-
ERU Calling Dialog
When a ADS program calls a COBOL program using LINK command [NOSAVE not used] along with the subschema-ctrl in the "using" phrase. The run-unit is extended to the called program. But when the called program returns control back to the calling dialog. What is the state of the currencies in the calling dialog?
-
Mapset
Why do we group maps into mapset?
-
-
-
Space parameter
What are the various ways to define Space parameter ie using CYL/TRK/LRECL.
-
Retrieve record from VSAM
What is the best way to retrieve a record from a vsam file?
-
File Status 47
How to resolve the file status 47?
-
General abend in CICS
What are the general abend coming in realtime environment ?
-
Count and Compare Records
How to count and compare the records in two file using ICETOOL?
-
Transfer File from PC to Mainframe
How to transfer a file from PC to Mainframe?
-
Mainframe Interview Questions
Sub Category
Questions
Answers
Last Updated
Ans