hi ,
i have input file with different columns and want to use jcl sort utility to have just records in output that their ext_num is greater than 20 and just show 2 columns of input in out put :tracks and ext_num :
i write a jcl but it returned rc=20
my input and and jcl job are attached.