-
COBOL Table vs Java arrays Top Differences
I learned Java and I am got benefit. So Read, or follow my blogs, and you will also get the same. Here I have given differences between COBOL tables and Java arrays. COBOL Arrays Multiple dimensions (maximum seven). Fixed in size at compile time, unless you use the OCCURS DEPENDING… Read More ⇢
-
Hierarchical file system (HFS) in Mainframe UNIX (2 of 2)
HFS files system to support UNIX on mainframe. Read more all details. Read More ⇢
-
How to use UNIX files in Mainframe Batch job
HFS files are designed to run in a UNIX environment, you can still access them through a batch job. The JCL you use is a little different, though, than for standard data sets. Zo/s provides some additional parameters for the DD statement that allow you to create, access, and delete… Read More ⇢
-
How to resolve ‘CICS’ production abends in Mainframe
Ideas you need to resolve production abends in CICS mainframe. Read More ⇢
-
The Real Use of ‘XCTL’ command in CICS
In CICS Still, many people do not know when to use ‘XCTL’ command. I want to make very clear about this command. Read More ⇢
-
MQSeries Tutorial for Mainframe Programmers (3 of 5)
Below are key MQSeries calls need to write in COBOL program. Read MQSeries with COBOL sample program. In this post, you will learn how to write different calls in the COBOL program. The working storage section of any MQ series program usually carries the following 4 IBM supplied copybooks. CMQODV… Read More ⇢
-
DB2 SQL Procedure Basics for Mainframe Programmers (1 of 2)
Here’re complete details you need to write a SQL procedure correctly. Read More ⇢
-
MQSeries Tutorial for Mainframe Programmers (2 of 5)
MQSeries middle ware the API calls MQOPEN/MQCLOSE well explained in this part of tutorial. Useful for mainframe programmers. Read More ⇢









