Micro FocusĀ Visual COBOLĀ 2.3 for Visual Studio 2015
>
Programming
>
Data Access
>
Database Access
>
Reference
>
DB2
>
DB2 ECM Error Messages
>
COBDB0002 - COBDB0013
>
COBDB0003 Program contains more than one definition of field-name
COBDB0003 Program contains more than one definition of
field-name
More than one definition exists for one or more of the following fields: SQLCA, SQLCODE, SQLSTATE or MFSQLMESSAGETEXT.
Resolution:
Remove the duplicate definitions and recompile the program.
Parent topic:
COBDB0002 - COBDB0013
Related concepts
SQL Communications Area (SQLCA)
The SQLCODE Variable
The SQLSTATE Variable