GDDR:升级到 z/OS 2.5 会导致异常终止和 GDDR 控制系统以降级模式运行
Summary: 升级到 z/OS 2.5 会导致地理位置分散的灾难重启 (GDDR) 异常终止,并且 GDDR 控制系统 (C-SYS) 在降级模式下运行。
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
大型机作软件更新到 z/OS 2.5 软件级别,具有维护容差。z/OS 2.5 用于新的 IBM z16 CPU。
GDDR GDDRMAIN 在应用 z/OS 维护后启动了几个 ABEND:
- HBM 在 GDDRMAIN 启动时报告以下错误,GDDR 主机处于降级模式:
ABEND S0E0-29
- GDDRRPT 在 GDDRMAIN 关闭时报告以下错误:
ABEND S0E0-28
GDDR 事件监视器 (EVM) 和心跳监视器 (HBM) 输出中会发布以下错误消息:
GDDUG86E No matching GDDR systems found
如果 ABEND S0E0-28 在 GDDRMAIN 关机时发生,然后 Abend S067-04 如果重新启动 GDDRMAIN,则可能会发生这种情况。
Cause
通过
此外,一个
ABEND S0E0-29 在 HBM 子任务的 GDDREVMI 模块 GDDRMAIN 启动时,偏移量 0005AF74 时可能会发生。
PSW 183158F0 0010D507 3000F154这会导致 HBM 子任务终止,并使 GDDRMAIN 没有心跳监视功能。GDDR 主机在降级模式下运行。GDDREVMI 已更新为在使用寄存器之前清除寄存器 AR15,以避免
ABEND S0E0-29。
此外,一个
ABEND S0E0-28 在 GDDRMAIN 关闭 GDDRMAIN 时,偏移量 0006EAB2 时,GDDRRPT 中可能会发生。
PSW D24FD37A 1000D207 D37D5004GDDRRPT 已更新以清除 REGISTER AR1,以避免
ABEND S0E0-28。GDDRMAIN 将进行更新,以验证数据空间 2 访问列表条目令牌 (ALET) 是否有效。此作在访问另一个 GDDR 实例的数据空间之前完成。此作有助于避免 Abend S067-04 由于另一个 GDDR 实例未完全关闭,在 GDDRMAIN 启动中。Resolution
解决办法:
- ABEND S0E0-29 无,但 GDDR 主机继续在降级模式下运行。
- 需要逻辑分区 (LPAR) 的初始程序加载 (IPL) 以清除内存,如果
Abend S067-04发生。
永久修复:
Additional Information
计划临时修复 (PTF) 说明 -
++PTF(GD60004) REWORK(2022315) .
++VER(Z038) FMID(GDDR600)
/*
*-------------------------------------------------------------
* PROBLEM DESCRIPTION(S):
* ------------------------------------------------------------
*
* PROBLEM FIXED: GDDR-3459
* USERS AFFECTED: GDDR users
* PROBLEM DESCRIPTION: Warning message GDDUG24W results in
* RC 8 on pre-script and post-script
* configuration displays
*
* DESCRIPTION DETAIL:
*
* During GDDR scripts, warning message GDDUG24W could result
* in an RC 8 on the pre-script and post-script configuration
* displays, for example:
*
* GDDUG24W 2 external RDF groups indicate SRDF/A active
* GDDR639I GDDR Completed pre-script configuration display
* with rc 8
*
* This is simply a messaging issue, as a non-zero RC on the
* configuration displays does not affect the outcome of the
* script.
*
* PROBLEM RESOLUTION:
*
* Warning message GDDUG24W will now result in an RC 4 on the
* configuration displays, as expected.
*
* MODULES: GDDRMCMD
*
* ------------------------------------------------------------
*
* PROBLEM FIXED: GDDR-3460 GDDR-3472
* USERS AFFECTED: GDDR users
* PROBLEM DESCRIPTION: ABENDS067-04 upon GDDRMAIN startup due
* to another GDDR instance not shutting
* down cleanly
*
* DESCRIPTION DETAIL:
*
* An S067-04 abend could occur upon GDDRMAIN startup at
* GDDRMAIN offset 000006AC (data at PSW 4038B219 02009540
* 50E8B219) if another GDDR instance was not shut down
* cleanly. This causes GDDRMAIN to terminate.
*
* PROBLEM RESOLUTION:
*
* An S067-04 abend should no longer occur upon GDDRMAIN
* startup if another GDDR instance was not shut down cleanly.
*
* In addition, the GDDRMAIN ESTAE routine has been improved to
* ensure that GDDRMAIN is shut down cleanly in case of an
* abend.
*
* MODULES: GDDRMAIN
* GDDRMCMD
*
* ------------------------------------------------------------
*
* PROBLEM FIXED: GDDR-3499
* USERS AFFECTED: GDDR users
* PROBLEM DESCRIPTION: New PRIMARY command to display primary
* C-system name
*
* DESCRIPTION DETAIL:
*
* A new command is needed to display the primary C-system name
* from any system in the GDDR-plex, including managed systems.
*
* PROBLEM RESOLUTION:
*
* A new PRIMARY command has been created to display the
* primary C-system name from the point-of-view of one or more
* C-systems. By default, the point-of-view from all C-systems
* is shown. The SYSTEM parameter may be used to narrow the
* scope to the specified C-system, and the SITE parameter may
* be used to narrow the scope to the C-system at the specified
* site. This command may be issued from any system where
* GDDRMAIN is active, including managed systems. It can be
* issued as a GDDRMAIN modify command (e.g., F GDDRMAIN,PRI),
* as a Perform Health Check panel primary command (e.g., PRI),
* or using the GDDRMCMD batch interface (see GDDRMCMD in
* SAMPLIB).
*
* Syntax:
*
* PRImary
* [,SITE={DC1|DC2|DC3|DC4}]
* [,SYStem={<system_name>|LoCaL|ALL}]
* [,TiMeOut=<seconds>]
* [,CONsole[={Yes|No}]]
* [,SysMSG[={Yes|No}]]
* [,SysPRinT[={Yes|No}]]
* [,DeBuG[={Yes|No}]]
*
* Example:
*
* GDDUC04I Primary C-system as seen from the indicated
* site/system
* ---------------------------------------------------------
* Site System Value
* ---- -------- -----------------------------------------
* DC1 N247 N247
* DC2 X99 N247
* DC3 X98 N247
* ---------------------------------------------------------
*
* MODULES: GDDRMCMD
* GDDRMCON
*
* ------------------------------------------------------------
++PTF(GD60005) REWORK(2023012) .
++VER(Z038) FMID(GDDR600)
/*
*-------------------------------------------------------------
* PROBLEM DESCRIPTION(S):
* ------------------------------------------------------------
*
* PROBLEM FIXED: GDDR-3463 GDDR-3465
* USERS AFFECTED: GDDR users
* PROBLEM DESCRIPTION: ABENDS0E0-29 upon GDDRMAIN startup or
* ABENDS0E0-28 upon GDDRMAIN shutdown
*
* DESCRIPTION DETAIL:
*
* An S0E0-29 abend could occur upon GDDRMAIN startup in the
* HBM (heartbeat monitor) subtask at GDDREVMI offset 0005AF74
* (data at PSW 183158F0 0010D507 3000F154). This causes the
* HBM subtask to terminate and leaves GDDRMAIN without
* heartbeat monitoring capabilities.
*
* In addition, an S0E0-28 abend could occur in GDDRRPT upon
* GDDRMAIN shutdown at GDDRMAIN offset 0006EAB2 (data at PSW
* D24FD37A 1000D207 D37D5004).
*
* PROBLEM RESOLUTION:
*
* An S0E0 abend should no longer occur upon GDDRMAIN startup
* in GDDREVMI or upon GDDRMAIN shutdown in GDDRRPT.
*
* MODULES: GDDREVMI
* GDDRRPT
Affected Products
Geographically Dispersed Disaster Restart (GDDR)Article Properties
Article Number: 000203766
Article Type: Solution
Last Modified: 07 Aug 2025
Version: 3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.