MFE TF SnapVX:取消链接系统调用返回EQCA304E错误,DATA3E-00080063
Summary: 尝试取消链接 SNAPVX 会话时,出现消息EQCA304E ERROR RETURNED FROM UNLINK。
Acest articol se aplică pentru
Acest articol nu se aplică pentru
Acest articol nu este legat de un produs specific.
Acest articol nu acoperă toate versiunile de produs existente.
Symptoms
在将 A 链接到 B 之后,执行 B 到 B 的恢复。
取消与目标设备的链接,但收到以下错误消息。目标设备具有活动的 RESTORE作。
EQCA304E ERROR RETURNED FROM UNLINK SYSCALL, DATA3E=00080063
在指定了 AUTO_UNLNK 的 TERMINATE作期间,可能还会出现相同的错误:
EQCA304E ERROR RETURNED FROM UNLINK SYSCALL, DATA3E=00080063
此外,TERMINATE 可能会返回:
ESNP0FIE EMC SNAP API - CAN NOT TERMINATE SNAPSHOT DUE TO ACTIVE LINK
错误代码指示依赖项正在阻止 UNLINK作。这通常意味着磁道仍归属于设备,必须先解决,然后才能继续取消链接。
x'0080063' is defined as SNAPVX_DEPENDENT_SNAPSHOTS_EXISTS
在对 A 执行 CREATE,然后对 B 执行 CREATE,将 A 链接到 B 并执行 B 的 RESTORE 时出现问题。在此之后,A 到 B 的链接失败,并且取消 A 到 B 或 B 到 B 的链接将返回相同的错误消息。
Cause
还原是使用 MODE(NOCOPY) 而不是 MODE(COPY) 执行的。这会导致相关快照,必须先解决该问题,然后才能覆盖目标设备。
从《TimeFinder SnapVX 和 zDP 产品指南》中:
If the linked target is in NOCOPY mode, a cascading snapshot is referred to as a
dependent snapshot. A target device cannot be unlinked without removing dependent
snapshots. Or, the snapshots should be removed in the reverse order of creation.
This definition process is not a physical copy operation, but rather a manipulation of in
memory track pointers. If the link operation was done in MODE(NOCOPY), then the
target and snapshot will be sharing physical tracks until a write is performed on the
target device. If the snapshot was linked in MODE(COPY), a subsequent background
copy process will copy the snapshot data and assign these new unshared tracks to the
target.
Resolution
要删除依赖项,请使用 MODE(COPY) 运行 CONFIG 命令。这可以通过直接删除依赖项来完成,也可以通过使用 MODE(COPY) 执行 RESTORE作来清除 B 到 B 之间的链路。
CONFIG(NAME(snapshotname) TARGET(UNIT(ccuu)) MODE(COPY))
或者,要删除依赖项并允许 A 到 B 的 LINK 完成,请使用:
CONFIG(NAME(snapshotname) TARGET(SYMDV#(symdv#)) -
LOCAL(UNIT(gatekeeper)) MODE(COPY))
Produse afectate
Mainframe EnablersProprietăți articol
Article Number: 000166455
Article Type: Solution
Ultima modificare: 09 oct. 2025
Version: 3
Găsiți răspunsuri la întrebările dvs. de la alți utilizatori Dell
Servicii de asistență
Verificați dacă dispozitivul dvs. este acoperit de serviciile de asistență.