-
Explained SAS Macro Here’s Tutorial
Simple SAS macro that filter input file and write into output data set. Explained all steps to execute a macro using JCL in mainframe Read More ⇢
-
VSAM: KSDS, ESDS, LDS, RRDS Differences and Their Uses
Top differences of VSAM RRDS, KSDS, ESDS and LDS Read More ⇢
-
7 Powerful ISPF Commands
As a mainframe professional it is a challenge to give good productivity. As ISPF is the main editor we need to use ISPF commands extensively. FKA ON/OFF ==>To display or hide function key info RETF ==> to retrieve Last used command SCRNAME ==> to give screen name SCRNAME ON/OFF ==>… Read More ⇢
-
Mainframe Rexx for Beginners (1 of 3)
REXX is a platform-independent Scripting Language. It uses extensively in the mainframe. It is a free-flow language. Let us take a simple program (Reference “Informit”) The above program is self-explanatory. Points: In my next posts, I will give details from starting of REXX and its usage in the mainframe. Read More ⇢
-
Job Roles That are Popular in Tech Companies
For example, assume you are working for a Software Company, one needs to know from the day one, which skills you need to have career success. Read More ⇢
-
5 TSO Cmmands You Need to Know
Top TSO commands mostly used by all the programmers in their day to day job. Read More ⇢
-
IMS DB- SENSEG and SENFLD in PSB
Sensitive Segments: In a PSB maximum of 30,000 SENSEG statements we can code as per IMS V11. In PSB macro; Col…10 Col..16 Col…72 PCB TYPE=DB,DBDNAME=DATABASE, X PROCOPT=A,KEYLEN=22SENSEG NAME=A,PARENT=0,PROCOPT=G So, every PCB refers to a database. The description for each segment is already defined in DBD. So the segments we defined in PSB of PCB statement… Read More ⇢








