TSO OPER 0C1 abend running Common Services 15.0
search cancel

TSO OPER 0C1 abend running Common Services 15.0

book

Article ID: 117860

calendar_today

Updated On:

Products

COMMON SERVICES FOR Z/OS

Issue/Introduction

Running the TSO command TSO OPER, receives a S0C1 abend regardless of the command . 

What is causing the S0C1 in TSO OPER? 

Environment

COMMON SERVICES 15.0 - z/OS supported releases - 

Cause

The CAIMB8G8 module needed for SMF intercepts cannot be found.  

Resolution

Ensure that cai.CAW0LOAD(CAIMB8G8) is available to the CAS9 proc either through LINKLIST or STEPLIB and run CAS9 with parm: 

PRODUCT(CAIRIM) VERSION(S9F0) INIT(CAS9INIT) PARM(REFRESH(MB838))

Once this is done, the problem should be resolved. 



 

Additional Information

Review the Use the CAS9INIT Initialization Routine found under the r15.0 Common Components and Services for z/OS documentation.