Accessing JOBID via DFSORT?



IBM's flagship sort product DFSORT for sorting, merging, copying, data manipulation and reporting. Includes ICETOOL and ICEGENER

Accessing JOBID via DFSORT?

Postby BSvihraJr » Fri Jan 30, 2009 1:40 am

I know I can use...

//SYMNAMES DD *
JOB,S'&JOBNAME'
/*


...to get the job name. Wondering if I can also access the JES JOBID somehow also so I can write it out in a header record of an output file.

Thanks!
BSvihraJr
 
Posts: 15
Joined: Wed Nov 21, 2007 2:40 am
Has thanked: 0 time
Been thanked: 0 time

Re: Accessing JOBID via DFSORT?

Postby Frank Yaeger » Fri Jan 30, 2009 1:56 am

DFSORT's S-constants can use Dynamic system symbols, System-defined static system symbols and installation-defined static system symbols. I don't know if JOBID is available in that set. See the following for more information:

http://publibz.boulder.ibm.com/cgi-bin/ ... 0618072559
Frank Yaeger - DFSORT Development Team (IBM) - yaeger@us.ibm.com
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
=> DFSORT/MVS is on the Web at http://www.ibm.com/storage/dfsort
User avatar
Frank Yaeger
Global moderator
 
Posts: 1079
Joined: Sat Jun 09, 2007 8:44 pm
Has thanked: 0 time
Been thanked: 15 times


Return to DFSORT/ICETOOL/ICEGENER

 


  • Related topics
    Replies
    Views
    Last post