What URT option do I use for COBOL programs in z/OS? The manual states the DBURINF 'COBOL=YES' option is only for z/VSE. Should I use LE=YES?
search cancel

What URT option do I use for COBOL programs in z/OS? The manual states the DBURINF 'COBOL=YES' option is only for z/VSE. Should I use LE=YES?

book

Article ID: 37200

calendar_today

Updated On:

Products

Datacom DATACOM - AD CIS COMMON SERVICES FOR Z/OS 90S SERVICES DATABASE MANAGEMENT SOLUTIONS FOR DB2 FOR Z/OS COMMON PRODUCT SERVICES COMPONENT Common Services CA ECOMETER SERVER COMPONENT FOC Easytrieve Report Generator for Common Services INFOCAI MAINTENANCE IPC UNICENTER JCLCHECK COMMON COMPONENT Mainframe VM Product Manager CHORUS SOFTWARE MANAGER CA ON DEMAND PORTAL CA Service Desk Manager - Unified Self Service PAM CLIENT FOR LINUX ON MAINFRAME MAINFRAME CONNECTOR FOR LINUX ON MAINFRAME GRAPHICAL MANAGEMENT INTERFACE WEB ADMINISTRATOR FOR TOP SECRET Xpertware

Issue/Introduction

Question:

I have a batch URT for a COBOL program running in z/OS. What URT option should I use?

The manual states that the DBURINF COBOL=YES option is only for z/VSE.

Should I use LE=YES?

 

Environment:

Programs running under z/OS.

 

Answer:

The COBOL=YES option is only for zVSE.

For z/OS the DBURINF LE=YES option is available for COBOL programs that will run under the z/OS Language Environment runtime. 

If the z/OS Language Environment runtime option RTEREUS=ON is used to create a reusable runtime environment and OPEN=DB is used in the DBURINF  macro then you should also specify the DBURINF option LE=YES.

You also will need to concatenate the CA Common Services CAW0MAC macro library and the LE macro library CEE.SCEMAC to the SYSLIB DD statement in the assembly step JCL, otherwise you will get ASMA057E Undefined operation code messages.

 

Additional Information:

See section Interface Macro (DBURINF) in https://docops.ca.com

 

Environment

Release: DATABB00200-14-Datacom/AD
Component: