I tried to use the utility ZCEINRET to retrieve multiple entities that require 2 locks. It didn't work with a "." separating the 2 lock values. How do I code this?
search cancel

I tried to use the utility ZCEINRET to retrieve multiple entities that require 2 locks. It didn't work with a "." separating the 2 lock values. How do I code this?

book

Article ID: 55426

calendar_today

Updated On:

Products

Alchemist TPX - Session Management Vman Session Management for z/OS

Issue/Introduction

The current documentation indicate that you separate 2 lock values with a ".", this is incorrect. The documentation should indicate to use a "_" to separate 2 lock value.

 

Environment

Release:
Component: ALCMST

Resolution

Here is a example:

//CYBDWRET JOB,MSGCLASS=S
//S1 EXEC PGM=ZCEINRET,PARM='OENAME=oename,ZONE=zonename'
//STEPLIB DD DSN=CYBER.SAL5210.SSALLINK,DISP=SHR
//SYSPRINT DD SYSOUT=X
//SYSIN DD *MYJCL JCL CYBDW01.DEV.CNTL CYBDW 123456_AMYMACRO/1234567 'ASSEMBLER MACRO' CYBDW01.DEV.CNTL MYMACRO MAC1_0123/*   

 

This Frequently Asked Question applies to all supported releases of ESP Alchemist beginning with 5.2.