Hi I am curious if anyone is using this agent that comes with IBM Sterling Connect Direct? It is a separate downloaded Java jar file to run on Z/OS or other OSes.
We are having issues getting it working despite a ticket open with IBM so I am curious if anyone is using it on z/OS? Thanks Dan -------------------------------------------------- On Jun 7, 2017, 12:45 PM -0400, Paul Gilmartin <[email protected]>, wrote: > On Wed, 7 Jun 2017 08:12:47 +0200, [email protected] wrote: > > > http://bernd-oppolzer.de/blog_20150115_151000.htm > > <http://bernd-oppolzer.de/blog_20150115_151000.htm> . > > > > this Contains a REXX Procedure > > to sort a stem variable. > > See quicksort_nonrec > > > o Of course. But why should it be necessary to reinvent the wheel when > DFSORT has vast capabilities not practical to duplicate in Rexx? > > > > I could envision adapting [the ANSI Rexx form] in TSO Rexx something like: > > > address LINKMVS 'ICEMAN' with , > > > DD:SORTIN stem F1. , > > > DD:SORTOUT stem F2. > > o And while I chose SORT as an example, I intended to consider a more > general solution. Imagine a facility that could invoke not only SORT, but: > - IEBUPDTE witn SYSIN, SYSUT1, and SYSUT2 assigned to stems. > - ISRSUPC with OLD, NEW, and DELTA assigned to stems. > - Etc. Much like ANSI Rexx. > > -- gil > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
