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
OPS/MVS
Using the wrong OPS subsystem id in the ARCHPROC JCL. For example:
//OPS$OPST DD DUMMY
Make sure the DD statement //OPS$OPSx in the ARCHPROC JCL points to the same subsystem OPSMAIN is using:
//OPS$OPSx DD DUMMY