RESTORE job fails with CC=12
search cancel

RESTORE job fails with CC=12

book

Article ID: 118603

calendar_today

Updated On:

Products

MICS Resource Management

Issue/Introduction

Running RESTORE job and it is failing with a CC=12 in the RSTR step.
Output shows the following:

ERROR: Unrecognized SAS option name SASROOT.ODS.         
ERROR: Unrecognized SAS option name &.                   
ERROR: (SASXKRIN): KERNEL RESOURCE INITIALIZATION FAILED.
ERROR: Unable to initialize the SAS kernel.              

Environment

Release:
Component: MBAS

Cause

This error implies that USS is either not setup as part of SAS 9.4 or the JCL is missing the
TKMVSENV DD.  

Resolution

Add //TKMVSENV DD DISP=SHR,DSN=&SASENV above the //CONFIG DD in JCL and resubmit job.