CAIDMS SMP/E APPLY error GIM35912I GIM30209E
search cancel

CAIDMS SMP/E APPLY error GIM35912I GIM30209E

book

Article ID: 125266

calendar_today

Updated On:

Products

IDMS IDMS - Database IDMS - ADS

Issue/Introduction

Doing an SMP/E apply (in this case PTF RO71145). The  PTF has ++IF REQ statements coded and fails with error: 

GIM30209E ** APPLY PROCESSING FAILED FOR SYSMOD RO71145. REQUIRED SYSMODS FAILED OR WERE MISSING.
GIM35912I    CONDITIONAL REQUISITE SYSMOD RO71146 WAS MISSING.

Environment

Release:
Component: IDMS

Resolution

The ++IF REQ PTFs need to be applied at the same time as the PTF you are applying. First RECEIVE any missing prerequisite PTFs. Then add the GROUPEXTEND parameter to the APPLY. For example:

APPLY CHECK SELECT(RO71145) GROUPEXTEND BYPASS(HOLDSYSTEM(ACTION)) .