Author: Pia Baruah
Subject: Passing information through JCL as instream data
Posted: Wed May 25, 2016 2:22 pm (GMT 5.5)
Hi! Can someone please help me with this? The following is the question:
a)The salary and grade information should be passed from JCL as instream data.
b) Check the salary of an employee and get the grade from instream data and update the grade field in the input file.
I want to know how do I pass instream data from jcl and save it in an array, and after that how do I compare it with the data given in the input file.
Subject: Passing information through JCL as instream data
Posted: Wed May 25, 2016 2:22 pm (GMT 5.5)
Hi! Can someone please help me with this? The following is the question:
a)The salary and grade information should be passed from JCL as instream data.
b) Check the salary of an employee and get the grade from instream data and update the grade field in the input file.
I want to know how do I pass instream data from jcl and save it in an array, and after that how do I compare it with the data given in the input file.