- Blog
- Blog
- Homepage
- Homepage
-
Mainframe Alternative You Can Switch Easily to Data Analytics
Top careers you can choose an alternative to mainframe programming.
-
COBOL: Static Vs Dynamic Call Which is Better
Static call is better than Dynamic call. I have shared top differences of these two calls.
-
Here’s Simplified Data Sharing Architecture of DB2
DB2 data sharing lets an application run on one or more DB2 subsystems in a Parallel Sysplex environment. The applications can read and write to the same data at the same time. Data sharing is new concept, earlier we used Distributed Data Facility (DDF) to access data on other subsystems, or we employed other, more…
-
DB2-Timestamp Mismatch -818 SQL Error
DB2 -8181 Timestamp mismatch error and resolution.
-
DB2: Local Vs Remote Collections
DB2: Local Vs Remote Collections Explained how to use them correctly.
-
Syntax for DASD Files READ, WRITE, REWRITE and DELETE in CICS
VSAM Files we can use in CICS like flat files. You already know that VSAM files can be concurrently accessed by Batch and Online. VSAM Record-Level Sharing (RLS). This explores a method for accessing VSAM files that gives multiple CICS address spaces concurrent READ/WRITE access to recoverable VSAM data sets. On the other hand, below syntax help you how to access…
-
DB2: Performance Tuning A Quick Tutorial
Useful Db2 performance tuning interviews questions
-
DB2 Architecture: An Overview
DB2 Architecture explanation and its key features.
-
10 Techniques to Keep Ahead of Your Competition
Tips to beat competition at work. Read more.
-
How to Migrate DB2 to EC2 Cloud
How DB2 works from Cloud a real story.
-
6 Top Mainframe Vs. Cloud Differences
The top differences between Cloud computing and Mainframe explained in this post for your quick reference.
-
CICS: QUEUE Vs ITEM Top Differences
Item vs Queue top differences in CICS.