python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Split one file into Multiple GDG dynamically
Input file has number of records . when there a change in header (12), i need to write those records separately into GDG
Is it possible to create GDG dynamically using SORT, Easytrive?
12 - header
13 ...
samrat
Votes: 0
Answers: 0
I have an requirement to get the Data in the Vertical format from Horizontal by using JCL?
INPUT FILE:
NAME AADHAR NUMBER MOBILE NUMBER
OUTPUT FILE:
NAME
AADHAR NUMBER
MOBILE NUMBER
Sairam Routhu
Votes: 0
Answers: 0
Merge two files using Sort in batch
So i have two files that i need to merge. File A contains the key. Im unsure how to do this using SORT in batch (JCL). I know I need to use joinkey or ifthen. Would anyone know a solution to this?
An...

Madmitten
Votes: 0
Answers: 1