Does the HB.js supplied program's RDO definition concurrency support the REQUIRED option?
search cancel

Does the HB.js supplied program's RDO definition concurrency support the REQUIRED option?

book

Article ID: 403311

calendar_today

Updated On:

Products

HB.js

Issue/Introduction

The following programs are defined by RDO as CONCURRENCY (THREADSAFE).

HBIAST02
HBR$DCW
HBR$DJSE
HBR$SI56

Any issue with changing CONCURRENCY (REQUIRED)?

Environment

CICS, Z/OS

Resolution

Coding CONCURRENCY (REQUIRED) will be fine. The current CICS's RDO definition for the CONCURRENCY setting also is fine as is.