Hello Elardus,
We already tried with option BLP and receive below error.
ADR101I (R/I)-RI01 (01), TASKID 001 HAS BEEN ASSIGNED TO COMMAND 'RESTORE
'
ADR109I (R/I)-RI01 (01), 2018.262 09:21:32 INITIAL SCAN OF USER CONTROL
STATEMEN
ADR016I (001)-PRIME(01), RACF LOGGING OPTION IN EFFECT FOR THIS
TASK
ADR006I (001)-STEND(01), 2018.262 09:21:32 EXECUTION
BEGINS
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
ADR415W (001)-TDDS (02), NO DATA SETS WERE COPIED, DUMPED, OR RESTORED FROM
ANY
ADR006I (001)-STEND(02), 2018.262 09:21:32 EXECUTION
ENDS
ADR013I (001)-CLTSK(01), 2018.262 09:21:32 TASK COMPLETED WITH RETURN CODE
0008
ADR012I (SCH)-DSSU (01), 2018.262 09:21:32 DFSMSDSS PROCESSING COMPLETE.
HIGHEST
TASK 001
Yes, TEST01 to PROD01 copy was 100% successful.
I also used DISP= SHR option but still no success.
On Wed, Sep 19, 2018 at 12:26 PM Elardus Engelbrecht <
[email protected]> wrote:
> venkat kulkarni wrote:
>
> >Is there any way to bypass label written inside the tape and let system
> use the name of tape we provide. like below.
>
> Yes, via RACF and/or JES2 setting for your job.
>
>
> >We are getting below issue, while restoring BKUP.PROH19.TP dataset from
> PROD01 tape. But we encountered issue because initially BKUP.PROH19.TP
> dataset was backed up into TEST01 tape and then we copied TEST01 into
> PROD01 and now we trying to recover data from PROD01.
>
> Are you sure your copy from TEST01 to PROD01 was 100% successfull?
>
>
> >Is there any way to solve this issue. TEST01 and PROD01 are VTL tape
> volume.
>
> Are they cataloged? If not, try BLP, not LABEL=(17,SL)
>
>
> >//S1 EXEC PGM=ADRDSSU,REGION=0M
> >//** DBACCT DATA
> >//SYSPRINT DD SYSOUT=*
> >//DASD1 DD UNIT=3390,VOL=SER=REST01,DISP=OLD
> >//TAPE DD UNIT=359D,DISP=(,PASS),DSN=BKUP.PROH19.TP,LABEL=(17,SL),
> >// VOL=SER=(PROD01)
> >//SYSIN DD *
> > RESTORE -
> > INDDNAME(TAPE) -
> > OUTDDNAME(DASD1) -
> > DATASET(INCLUDE(USS19.PROD.ETC)) -
> > RENAMEU(USS19.PROD.ETC,TRB01.USS19.PROD.ETC.PROD01) -
> > CATALOG -
> > TOL(ENQF)
> >/*
> >O/P as below.
> >14.46.03 JOB00070 IEF403I TRB01RS - STARTED - TIME=14.46.03
> >14.46.03 JOB00070 *IEF233A M 0FA3,PROD01,,TRB01RS,S1
> >14.46.03 JOB00070 IEC502E R 0FA3,TEST01,SL,TRB01RS,S1
> >14.46.03 JOB00070 *IEC501A M 0FA3,PROD01,SL,,TRB01RS,S1
> >14.46.03 JOB00070 *IEC514D DCK OR LBL ERR 0FA3,PROD01,TRB01RS,S1
> >14.46.03 JOB00070 *65 IEC514D REPLY 'M'-UNLOAD OR 'A'-ABEND
>
> You want to RESTORE from TAPE, but you have DISP=(,PASS) for that? I am
> not surprised you have issues with that job.
>
>
> 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