CA allocate upgrade from DIF to CA Allocate
search cancel

CA allocate upgrade from DIF to CA Allocate

book

Article ID: 117261

calendar_today

Updated On:

Products

Allocate DASD Space and Placement

Issue/Introduction



We did a upgrade from DIF to CA Allocate.

We had an abend todayt, we decided to stop VAM STC.
Without VAM STC we had good results.

I tried another IEBGENER job and it doesn’t keep the tape with this JCL for step1 and step2. It uses different tapes for both steps.
//BACKVF EXEC PGM=IEBGENER 
//SYSPRINT DD SYSOUT=* 
//SYSIN DD DUMMY 
//SYSUT1 DD DSN=SYS7.RMM.XEXTRACT,DISP=SHR 
//SYSUT2 DD DSN=SYS7.MARTIV.TEST3, 
// DISP=(NEW,CATLG,DELETE),UNIT=(CART,,DEFER), 
// LABEL=(1,SL),VOL=(PRIVATE,RETAIN,,99) 
//* 
//BACKVF2 EXEC PGM=IEBGENER 
//SYSPRINT DD SYSOUT=* 
//SYSIN DD DUMMY 
//SYSUT1 DD DSN=SYS7.RMM.XEXTRACT,DISP=SHR 
//SYSUT2 DD DSN=SYS7.MARTIV.TEST4, 
// DISP=(NEW,CATLG,DELETE),UNIT=(CART,,DEFER), 
// LABEL=(2,SL),VOL=(,RETAIN,REF=*.BACKVF.SYSUT2) 

Could you please check and advise why?

Environment

Release: ESBALQ99000-12.5-CA-Allocate-DASD Space and Placement-with Quota Manager-Extende
Component:

Resolution

You need to specify PLSALLNT (Y)