Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> pro c question

pro c question

From: gndiving <dwhite_at_vrinter.net>
Date: Wed, 5 Jan 2000 20:12:03 -0500
Message-ID: <850q2q0pec@enews4.newsguy.com>


I am calling a stored procedure in 8.0.6 Oracle database from an embedded PL/SQL block in a Pro*C program. The program works on UNIX where it is linked against 8.0.6.0 database On VMS where it is linked against 8.0.5 It fails with the error - Invalid length inside variable character string. The host variables are declared locally. When I declare them globally or static the program works. Does this require an upgrade to 8.0.6 or a run-time library upgrade or some link option?

Please reply to
dwhite_at_mail.intracorp.com Received on Wed Jan 05 2000 - 19:12:03 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US