PaulPeplinski Beginner
Joined: 17 Feb 2006 Posts: 11 Topics: 3
|
Posted: Tue Jul 31, 2007 1:11 pm Post subject: DB2 version 8 with cobol older than Enterprise cobol |
|
|
The definitive answer is in DB2 V8 - Everything you wanted to know....
which states (in part) the requisites. My understanding is that the DB2 V8 precompiler (once DSNHDECP NEWFUN=YES) COULD generate Unicode code that is not supported by older compilers).
Other Prerequisites
Customize the z/OS Conversion Services
Used to convert to and from Unicode for example
COBOL
Migrate to IBM Enterprise COBOL V3.2 or above
Older COBOL compilers cannot be used with DB2 V8
No OS/VS COBOL or VS COBOL II
Can run older COBOL load modules under LE
PL/I
Migrate to Enterprise PL/I for z/OS and OS/390 V3R2 (or above)
or PL/I for MVS & VM V1R1
All versions of OS PL/I (including 2.3) and VisualAge PL/I no longer
supported
Obtain latest version of other products
IMS V7 or above
CICS TS 1.3, 2.2 or 2.3 |
|