Hi,
I have DB2 USDb 8.1 and I need to set it up so that the C compiler is used to create my stored procedures.
I have checked out the article:
But when I tried it on two machines each time I compile a stored procedure the create proc..statement hangs and the event log on the server fills up with errors. The only difference I can see is the version of GCC is newer now..
In addition I have MS VC++ so I am open to using it if its easier.
Can anyone point out a solution to:
a) the hanging problem when using the above article
or
b) how to configure the environment to use MS VC++
or
c) another solution to compile stored procedures..
BR
Tim
I have DB2 USDb 8.1 and I need to set it up so that the C compiler is used to create my stored procedures.
I have checked out the article:
But when I tried it on two machines each time I compile a stored procedure the create proc..statement hangs and the event log on the server fills up with errors. The only difference I can see is the version of GCC is newer now..
In addition I have MS VC++ so I am open to using it if its easier.
Can anyone point out a solution to:
a) the hanging problem when using the above article
or
b) how to configure the environment to use MS VC++
or
c) another solution to compile stored procedures..
BR
Tim