Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> DB2 Gateway error: ORA-09100
Hi all:
I received the following errors when my PL/SQL procedures tried to read records from DB2 files through the gateway. Any idea I should do to resolve this? Is it a problem for NULL values?
ORA-09100: Target system returned following message:
%SQL-F-NUMHVSNOT, Number of host variables passed (1) does not match
number of parameters (27)
ORA-02063: preceding 2 lines from TG4CP_ORA
ORA-02063: preceding 3 lines from TGDE
ORA-09100: Target system returned following message:
%SQL-F-ILLCHAR, Illegal character detected
ORA-02063: preceding 2 lines from TG4OP_ORA
ORA-02063: preceding 3 lines from TGDE
--
Best regards,
Received on Fri Nov 06 1998 - 12:08:49 CST
![]() |
![]() |