I have not tried it with your scenario, but what about using an IEFBR14 JCL
step with UNIT=(3490,DEFER)?  That would allow you to use a referback, but
not require a mount.

On Wed, Jun 30, 2010 at 13:49, Paul Gilmartin <paulgboul...@aim.com> wrote:

> On Wed, 30 Jun 2010 15:36:38 -0500, Field, Alan C. wrote:
>
> >IDCAMS DEFINE NONVSAM ?
> >
> >DEFINE NONVSAM (NAME(your.dsn                          ) +
> >VOL(H40000) +
> >FSEQN(   1)                          +
> >DEVT(3490) )
> >
> Great!  Thanks!!
>
> (Well, almost.  Can I do this with a referback (VOL=REF) to the
> step that created the tape, all in the same job, and eliminate
> the Post-It entirely?)
>
> If I use FSEQN(999) to make the chicanery transparent will
> anyone check?  EXPDT=98000 presumably disables most of this; I
> think our auto-ops is trained to ignore it.
>
> Thanks again,
> gil
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
> Search the archives at http://bama.ua.edu/archives/ibm-main.html
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to