Stored procedures

Both Informix® and IBM® DB2® support stored procedures and user functions, but the programming languages are totally different.

Solution

Informix stored procedures must be converted to IBM DB2 "by hand".

See SQL Programming for more details about executing stored procedures with DB2.