SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 43710: SAS® 9.3 PROMOTE jobs fails when a NON-SMS VOLSER is used

DetailsAboutRate It

The PROMOTE job created while performing either a staged install (ACTION C) or when applying a hot fix will fail if a NON-Storage Management System (SMS) is specified. The job will fail with the following error:


IEF377I NOT CATLGD 2
IEF378I CATALOG DISPOSTION ERROR

To circumvent the problem, you must comment out all IEFBR14 execs and then resubmit the PROMOTE job. Here is an example of the lines that should be commented:


//ALLOCLD EXEC PGM=IEFBR14                     
//DDLD DD DSN=..LIBRARY,      
//      DISP=(MOD,CATLG,KEEP),                 
//      SPACE=(9000,(80000,8000,550),,,ROUND), 
//      DCB=(DSORG=PO,RECFM=U,BLKSIZE=32760),  
//      UNIT=SYSALLDA,VOL=SER=ABC123 


Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemBase SASz/OS9.39.3 TS1M0
Z649.39.3 TS1M0
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.