Msg OPS1048I ERROR 48 RUNNING ARCHNTRK, LINE 51: FAILURE IN SYSTEM SERVICE
search cancel

Msg OPS1048I ERROR 48 RUNNING ARCHNTRK, LINE 51: FAILURE IN SYSTEM SERVICE

book

Article ID: 143906

calendar_today

Updated On:

Products

OPS/MVS Event Management & Automation

Issue/Introduction

Implementing OPSLOG archive and getting this error when the ARCHPROC task is started:

IEF403I ARCHPROC - STARTED - TIME=16.00.00

+OPS3148E Main product address space not active

+OPS1048I ERROR 48 RUNNING ARCHNTRK, LINE 51: FAILURE IN SYSTEM SERVICE

IEF404I ARCHPROC - ENDED - TIME=16.00.00

$HASP395 ARCHPROC ENDED - RC=1048

 

 

Environment

OPS/MVS

Cause

Using the wrong OPS subsystem id in the ARCHPROC JCL. For example:

//OPS$OPST DD   DUMMY 

 

Resolution

Make sure the DD statement //OPS$OPSx in the ARCHPROC JCL points to the same subsystem OPSMAIN is using:

//OPS$OPSx DD   DUMMY