Troubleshooting
Problem
WAPL WSSTART command fails with EQQY729E and EQQI118E using DATINT(Y)
Symptom
The joblog of the WAPL WSSTART command contains following errors:
EQQY729E CONCURRENT UPDATE (REPLACE) OF RECORD WITH KEY
EQQI118E REPLACE for Workstation WSNAME(CPUV) failed
EQQI299I Statement completed - RC=8
EQQY729E CONCURRENT UPDATE (REPLACE) OF RECORD WITH KEY
EQQI118E REPLACE for Workstation WSNAME(CPUV) failed
EQQI299I Statement completed - RC=8
Resolving The Problem
You have to remove the DATINT(Y),or set it to N, from the WAPL INIT parameters because it does not make sense for WAPL database updates as WAPL always (independently from the
DATINT value) serializes the database updates automatically.
The WAPL function handles a lock mechanism so that it locks the object to be changed; if the lock cannot be acquired, the task is swapped out for 30 seconds and then it tries to get the lock again. If the lock has failed 10 times, it ends the process.
DATINT value) serializes the database updates automatically.
The WAPL function handles a lock mechanism so that it locks the object to be changed; if the lock cannot be acquired, the task is swapped out for 30 seconds and then it tries to get the lock again. If the lock has failed 10 times, it ends the process.
[{"Product":{"code":"DELETE","label":"DELETE CONTENT"},"Business Unit":{"code":"BU055","label":"Cognitive Applications"},"Component":"--","Platform":[{"code":"PF035","label":"z\/OS"}],"Version":"9.3.0","Edition":"","Line of Business":{"code":"","label":""}},{"Type":"MASTER","Line of Business":{"code":"LOB35","label":"Mainframe SW"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSWL3F","label":"IBM Z Workload Scheduler"},"ARM Category":[{"code":"a8m0z0000001g1dAAA","label":"ZOS-\u003EIZWS-\u003EDocumentation"}],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions"}]
Was this topic helpful?
Document Information
Modified date:
18 March 2024
UID
swg21977529