skip to main
|
skip to sidebar
Mainframes Blog
Learn anything and everything about Mainframes
Social Icons
Pages
HOME
COBOL
DB2
JCL
CICS
Downloads
CONTACT
Disclaimer
Help Forum
Popular Posts
Convert between different types of dates using DFSORT
DFSORT's TOJUL and TOGREG functions make it easy to convert between various types of Julian, Gregorian,4-digit year, 2-digit year, CH...
How to UPDATE and DELETE rows in a cursor controlled result table
If in a COBOL program we need to UPDATE or DELETE rows using a cursor-controlled result table, then we use DECLARE CURSOR and OPEN CURSOR s...
COBOL DB2 Checkpoint Restart Scenario
Suppose, a batch program that basically reads an input file and posts the updates/inserts/deletes to DB2 tables in the database was abended...
How DB2 Provides for Referential Integrity
The REFERENTIAL INTEGRITY feature of DB2 helps us maintain the relationships between the rows in related tables. Referential Integrity fe...
How to use CURSORS to process multiple rows.
Consider below SELECT query - SELECT FNAME, LNAME FROM MM01.CUSTOMER WHERE STATE = 'MH' This select statement can po...
Followers
Powered by
Blogger
.
About Me
TechSlam
View my complete profile
Help Forum
No comments:
Post a Comment
Home
Subscribe to:
Posts (Atom)
Labels
COBOL
DB2
DFSORT
JCL
Blog Archive
▼
2014
(8)
▼
August
(2)
DFSORT - Identify invalid dates
Convert between different types of dates using DFSORT
►
July
(6)
About Me
A mainframer living in the world of COBOL, JCL, DB2, CICS and VSAM.
This blog is to help anyone and everyone who is looking to make a career in Mainframes.
No comments:
Post a Comment