DB2 - Problem description
Problem IC67123 | Status: Closed |
BAD ARGUMENT -443 IN UTL_TCP.IMP_READ_LINE() FROM CALL TO UTL_SMTP.OPEN_CONNECTION | |
product: | |
DB2 FOR LUW / DB2FORLUW / 980 - DB2 | |
Problem description: | |
db2set DB2_COMPATIBILITY_VECTOR=ORA db2start db2 create db... given the following call: UTL_SMTP.OPEN_CONNECTION(CONST_V_SERVER, CONST_V_PORT, W_O_SMTP, NULL, W_O_REPLY); got the following error. SQL0443N Routine "UTL_TCP.IMP_READ_LINE" (specific name "UTL_TCP_IMP_READ_LINE") has returned an error SQLSTATE with diagnostic text "UTL_TCP.BAD_ARGUMENT". SQLSTATE=5UA0I | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * db2set DB2_COMPATIBILITY_VECTOR=ORA * * * * db2start * * * * db2 create db... * * * * * * * * given the following call: * * * * UTL_SMTP.OPEN_CONNECTION(CONST_V_SERVER, CONST_V_PORT, * * W_O_SMTP, * * NULL, W_O_REPLY); * * * * * * * * got the following error. * * * * SQL0443N Routine "UTL_TCP.IMP_READ_LINE" (specific name * * * * "UTL_TCP_IMP_READ_LINE") has returned an error SQLSTATE with * * * * diagnostic text "UTL_TCP.BAD_ARGUMENT". SQLSTATE=5UA0I * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 UDB version 9.8 fix pack 3. * **************************************************************** | |
Local Fix: | |
Specify positive value instead of NULL in timeout value. | |
available fix packs: | |
DB2 Version 9.8 Fix Pack 3 for Linux, UNIX, and Windows | |
Solution | |
Problem was first fixed in DB2 UDB Version 9.8 Fix Pack 3. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 11.03.2010 20.12.2010 20.12.2010 |
Problem solved at the following versions (IBM BugInfos) | |
9.8.FP3 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.8.0.3 |