On Tue, 9 Jan 2007 09:29:40 -0500, Robert Pelletier <[EMAIL PROTECTED]>
wrote:

>Thanks to you and Lizette and all. Your suggestions worked and saved us
>:)

You're welcome.  Just for the record, I just realized my DEFINE example
below wouldn't work since there is no generic for 3590.  This would
work:

DEF  NVSAM(NAME(SYS1.JES2.OFFLOAD.TAPE) -
        DEVT(3590-1) -
        FSEQN(1)   -
        VOL(123456))

<snip>
>
>I hope you are just asking if there is
>a way to reload an uncataloged tape.   If so, the answer is no but
>you can easily re-catalog the tape and then issue the appropriate
>$T OFFLOAD commands to use it.
>
>You can use IEFBR14 or IDCAMS DEFINE NONVSAM.
>
>DEF  NVSAM(NAME(SYS1.JES2.OFFLOAD.TAPE) -
>       DEVT(3590) -
>       FSEQN(1)   -
>       VOL(123456))

>

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - GITO
mailto:[EMAIL PROTECTED]
z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/
Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

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

Reply via email to