It's been awhile, but if it's the17th SL file, since there are headers and trailers, isn't it something like the 49th file processed NL or BLP? NL just counts tapemark's, headers and trailers are just short files.
-----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of venkat kulkarni Sent: Wednesday, September 19, 2018 5:09 AM To: [email protected] Subject: Re: Tape Migration Hello , I run tapemap and able to list all volume backup dataset on tape. /SYSPRINT DD SYSOUT=* //DASD1 DD UNIT=3390,VOL=SER=REST01,DISP=OLD //TAPE DD UNIT=359D,DISP=SHR,DSN=BKUP.PROH19.TP <http://bkup.proh19.tp/> ,LABEL=(1,BLP), // VOL=SER=(PROD01) In above DD stmt, we are trying to restore BKUP.PROH19.TP using BLP option, so, there is no use of putting sequence number of this dataset on tape. I can always use 1 in this case. Please correct, if I my understanding is wrong. On Wed, Sep 19, 2018 at 12:52 PM Elardus Engelbrecht < [email protected]> wrote: > venkat kulkarni wrote: > > >We already tried with option BLP and receive below error. > > Please post the full DD statement with that BLP. > > > >ADR389E (001)-BKIOR(01), INVALID INPUT ON DDNAME TAPE, INPUT DATA SET > >NOT PRODUCED BY DFDSS OR DFSMSDSS ADR389E (001)-TDDS (07), INVALID > >INPUT ON DDNAME TAPE, INPUT DATA SET NOT PRODUCED BY DFDSS OR > >DFSMSDSS > > I believe you are picking up an incorrect/wrong dataset on your tape. > > Run a Tapemap on that volser. What do you see there? > > > >Yes, TEST01 to PROD01 copy was 100% successful. > > Thanks. One worry eliminated. > > Groete / Greetings > Elardus Engelbrecht > > ---------------------------------------------------------------------- > 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 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
