Created On: 07 March 2011
Problem:
Why do I get the following error message when compiling a COBOL program in Server Express 5.1 in conjuction with IBM's UDB?
* 801-S***************** ( 36)**
** External Compiler Module message
** DB0112 SISTER1-CTER should not be a defined with an OCCURS clause.
It states in the Server Express 5.1 documentation that Host Arrays are supported.
* 801-S***************** ( 36)**
** External Compiler Module message
** DB0112 SISTER1-CTER should not be a defined with an OCCURS clause.
It states in the Server Express 5.1 documentation that Host Arrays are supported.
Resolution:
IBM's DB2 and UDB precompilers do not support Host Arrays. The reference to Host Arrays in Server Express 5.1 documentation applies to OPENESQL.
Incident #2491995
Old KB# 33620
#DB2UDBCompile
#EnterpriseDeveloper
#MFDS