CA IDMS SMP/E APPLY error GIM35965I
search cancel

CA IDMS SMP/E APPLY error GIM35965I

book

Article ID: 125265

calendar_today

Updated On:

Products

IDMS IDMS - Database IDMS - ADS

Issue/Introduction

Doing an SMP/E apply of a PTF ( in this case RO71145) gets error:

GIM35965I SYSTEM HOLD ACTION ORIGINATED BY SYSMOD RO71145 WAS NOT RESOLVED.

How can this error be resolved to be able to apply the PTF?

Environment

Release:
Component: IDMS

Resolution

Read and perform all the ++HOLD actions documented in the PTF or perform the actions after the PTF is applied if those are the instructions.

In the SMP/E APPLY  add BYPASS(HOLDSYSTEM(ACTION) to indicate the HOLD actions have or will be performed. For example:

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