S0C4-10 when attempting to compile Rules
search cancel

S0C4-10 when attempting to compile Rules

book

Article ID: 238429

calendar_today

Updated On:

Products

Allocate DASD Space and Placement

Issue/Introduction

Receiving: 

VAM0505 DD = VKGPARMS IS ALLOCATED TO DSN = SYSOUT=* IEA995I SYMPTOM DUMP OUTPUT SYSTEM COMPLETION CODE=0C4 REASON CODE=00000010 TIME=09.12.49 SEQ=00092 CPU=0000 ASID=0029 PSW AT TIME OF ERROR 078D2000 8002E638 ILC 4 INTC 10 ACTIVE LOAD MODULE ADDRESS=00024228 OFFSET=0000A410 NAME=VAMSRV11 DATA AT PSW 0002E632 - C75ABF1F B980BE33 100447F0 AR/GR 0: 000000A4/0002F736 1: 00000003/40404040 2: 00000000/00035FBE 3: 00000000/00000021 4: 00000000/009C6A80 5: 00000000/00000001 6: 00000000/00036006 7: 00000000/0002F736

This occurred after the product was up and running.  The product libraries were moved and reallocate to SMS volumes.  The CCTLINK was added  to linklist and CCVTLOAD to apf with the new names.  After doing this is when the SOC4s began at "startup".  The same SOC4 began when trying to recompile the rules.  The rule that is trying to be complied now  is stripped down to an EXIT(0) statement.  So it has something to do with basic execution of the routine.

Environment

Release : 12.5

Component : Allocate DASD Space and Placement

Resolution

The dataset allocated as PARMLIB where the VKGPARMS exists was allocated as LRECL=128.     Should be LRECL=80