> Hi Guys,
>
[quoted text clipped - 9 lines]
> I have tried googling to find out some concrete documents which can
> direct me correctly.
If you don't have any dependencies built in yourself that specifically check
for DB2 V8, you shouldn't have any problem.

Signature
Knut Stolze
DB2 z/OS Utilities Development
IBM Germany
monty - 21 Apr 2008 11:24 GMT
> > Hi Guys,
>
[quoted text clipped - 12 lines]
> If you don't have any dependencies built in yourself that specifically check
> for DB2 V8, you shouldn't have any problem.
No I am not explicitily checking any version information. My only
worry is that whether some changes have been made to the API levels?
Knut Stolze - 21 Apr 2008 14:19 GMT
>> > Hi Guys,
>>
[quoted text clipped - 15 lines]
> No I am not explicitily checking any version information. My only
> worry is that whether some changes have been made to the API levels?
If you didn't use any API functions that were marked as "deprecated" in V8
already, you don't have a problem. But you may want to check if there are
new "deprecated" ones so that you can fix your code until the next DB2
version comes out.

Signature
Knut Stolze
DB2 z/OS Utilities Development
IBM Germany