SYMBOL DBMSCBL UNRESOLVED in a COBOL program accessing CA Datacom/DB
search cancel

SYMBOL DBMSCBL UNRESOLVED in a COBOL program accessing CA Datacom/DB

book

Article ID: 37340

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

Issue:

When trying to compile a COBOL program, the Binder produces the following error message:

IEW2456E 9207 SYMBOL DBMSCBL UNRESOLVED. MEMBER COULD NOT BE INCLUDED FROM THE DESIGNATED CALL LIBRARY.

We have other programs that compile without a problem, and want to know what could be causing this.

Cause:

The DBMSCBL symbol used in the Binder is the result of defining an Entry Point in the program. It is used when linking the User Requirements Table (URT) with the program, and is needed by the URT to identify where the program logic starts.

Resolution:

In many cases, the IEW2456E is resolved by ensuring that you have coded ‘ENTRY DBMSCBL’ in your COBOL program immediately after the PROCEDURE DIVISION statement.

Additional Information:

For more information about using batch programs with a URT, please refer to the following Guides:

CA Datacom/DB Version 15.0 Database and System Administration Guide, in the section “Defining the User EnvironmentUser Requirements Table Association Options › Batch Programs” 

CA Datacom/DB version 14.02 Database and System Administration Guide, in the section “Defining the User EnvironmentUser Requirements Table Association Options › Batch Programs” 

As always, please contact CA Technologies support for CA Datacom if you have further questions.

Environment

Release:
Component: DB