-
Mainframe: Batch JCL Conditon Code Confusing Question
Step return code (condition code) and System completion codes are confusing questions in batch jcl. I have given here differences between those. Read More ⇢
-
Mainframe: MQSeries for Senior Software Developers(1 of 3)
Read basics on cluster and shared queues being used in MQSeries Read More ⇢
-
COBOL DB2 Program 10 Best Points You Need
In Mainframe, it is possible to run a SQL query without writing a COBOL program. You can do it by using, SPUFI, QMF and IBM Studio. SQL query must begin with EXEC SQL and end with END-EXEC. Second, your SQL query uses COBOL host variables. Host variables in COBOL: Host… Read More ⇢
-
CICS: CEMT, CECI, CEBR Commands Part(2 of 3)
Here is when to use CEMT, CECI and CEBR commands in CICS. CEMT, CECI and CEBR Commands CEMT lets you display and change the status of resources, including programs, transactions, data sets, queues, and terminals. You’ll use CEMT in a CICS test environment often to refresh a copy of a… Read More ⇢
-
Recently asked IMS DC Top Interviews Questions(2 of 2)
IMS DC my second set of interview questions. 1) Which block MFS uses for input message? DIF- Device input format 2) What is second block it uses? MID- Message input descriptor 3) Which block application program uses for output messages? MOD-Message output descriptor 4) What is next block it uses?… Read More ⇢
-
COBOL strings popular ideas to learn now (2 of 2)
What is String concatenation in COBOL. Read my previous post on COBOL Strings-INSPECT VERB. String concatenation involves joining the contents of two or more source strings or partial source strings to create a single destination string. In COBOL, string concatenation is done using the STRING verb. Before I discuss the… Read More ⇢
-
Easytrieve Guide for Mainframe Programmers (6 of 20)
How to print reports in Easytrieve program explained all the syntax details. Read More ⇢
-
COBOL: Indexed By Vs Subscript key Differences
Index vs Subscript and the key differences in terms of COBOL Read More ⇢








