Mainframe Dataset
Posted
by Manasi
on Stack Overflow
See other posts from Stack Overflow
or by Manasi
Published on 2010-06-08T06:55:33Z
Indexed on
2010/06/08
7:02 UTC
Read the original article
Hit count: 396
mainframe
Hi,
I have a sequential dataset which has some data formatted in columns. suppose below is the format of my dataset.
Emp_ID Emp_name Emp_addr
I want to remove the column Emp_Name from the dataset. Can I do it without writing the COBOL program? Please let me know if we have any command to do the same.
Thanks and Regards, Manasi Kulkarni.
© Stack Overflow or respective owner