Re: discussion idea: IEFDB401 dynalloc exit

2010-11-27 Thread Binyamin Dissen
It is definitely possible. mumble years ago I wrote such an IEFDB401 to convert passwords to volsers (as passwords were not used). That allowed ALLOC F(abc) DA(dsn1/vol1 dsn2/vol2 ...) in place of ALLOC F(abc) DA(dsn1) VOL(vol1) ALLOC F(abc2) DA(dsn2) VOL(vol2) CONCAT abc abc2 If passwords we

Re: discussion idea: IEFDB401 dynalloc exit

2010-11-26 Thread Paul Gilmartin
On Fri, 26 Nov 2010 11:12:20 -0600, John McKown wrote: >There are a lot of commands in TSO and some started tasks which allow >specification of a dataset name as an output. Some examples would be XD >in TSO SDSF. Or the ODS parameter on many DFHSM commands. > >But there are times when I would wish

discussion idea: IEFDB401 dynalloc exit

2010-11-26 Thread John McKown
There are a lot of commands in TSO and some started tasks which allow specification of a dataset name as an output. Some examples would be XD in TSO SDSF. Or the ODS parameter on many DFHSM commands. But there are times when I would wish that I could direct the output to a UNIX file instead of a s