Re: DB2 V8 - C compiler error -
10-16-2009
, 07:45 AM
Hi,
this is a mail I wrote to some of my colleguages back in 2007 when we migrated to v8.
Things might have changed since then but i might give you an idea where to digg for more information
Regards, Christer J
PS I remember that the use of |-sign was discused as a problem in v8 in some conferances back in 2005/2006 but we do not use it in Sweden so.. Ds
----- message -----
From: Johansson, Christer
Sent: den 31 august 2007 10:12
Subject:SQL PL, v8 and the C compiler
Hi,
I'm writing this with a little blush in my face.
Yesterday afternoon, after googeling for an hour, I did withdraw myself to a quiet spot with my file with v8 information and start to go through it. And after a while I found a page that I hade marked. It was this:
DB2 UDB for z/OS Version 8: Everything You Ever Wanted to Know, ... and More
12.1.2 Other prerequisites
...
..
"C/C++
When coding in C or C++, make sure to use any of the following products:
C/C ++ (with or without Debug Tool), optional feature of z/OS
SAA AD/Cycle C/370 Compiler V1.2 (5688-216)
DB2 UDB for z/OS V8 does not yet support the coprocessor or precompiler services with C or
C++. Use of DB2 precompiler services with C requires, the DB2 coprocessor provided with
z/OS V1.5 and the DB2 UDB for z/OS and OS/390 V7 libraries. For use of DB2 UDB for z/OS
V8 function, use the precompiler as an alternative.
DB2 also supports programming languages such as Java, FORTRAN, Assembler, and
REXX. To find out what products are required, refer to the IBM software announcement letter
for DB2 Version 8, 204-029 for the US, or equivalent for other countries.
For additional information about supported coprocessor options, see also informational APAR
II13782."
..
..
Well, my memory isn't that good any longer, unfortunately.
So it seams as we have continue using v7 libraries. At least as long as we are on zOS 1.4
Regards, Christer |