IBM MAINFRAME FORUM

This blog intends to write on IBM Mainframe Technologies and cover key concepts in Cobol,DB2,CICS,JCL,VSAM and more..

Saturday, August 23, 2025

SAS Mainframe - Create PIE Chart using SAS

›
With the proc chart procedure, the PIE statement will create the PIECHART. The size of a pie represents the percentage that of category of d...
6 comments:
Friday, October 6, 2017

Interpreting TSO ISRDDN command in mainframe ISPF

›
The TSO ISRDDN command is a useful tool that lets you browse/view your active TSO session libraries. From any session, type TSO ISRDDN and t...
32 comments:
Saturday, July 30, 2016

Zoned Decimal and packed Decimal (COMP- 3) fields. How Does COMP 3 saves storage space?

›
Two computer codes which are used  for internal representation of data are EBCDIC and ASCII. Extended Binary coded decimal interchange(EBCD...
23 comments:
Friday, June 24, 2016

COALESCE function in DB2 . Alternative to NULL indicator variable in DB2 ; SQLCODE - 305.

›
If a table column is  not defined with NOT NULL, then it implies that the column value can be NULL sometimes. For such columns,if we do not...
5 comments:
Thursday, June 16, 2016

RENT compiler option in cobol - Understanding reentrant programming

›
For understanding RENT compiler option, we need to know  what is a  re-entrant program. A re-entrant is a program that doesn’t change itsel...
11 comments:
›
Home
View web version
Powered by Blogger.