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

Home -> Community -> Usenet -> c.d.o.server -> Porting from oracle 7.2.3 to oracle 8.0.4

Porting from oracle 7.2.3 to oracle 8.0.4

From: <munish_98_at_my-dejanews.com>
Date: Wed, 17 Feb 1999 04:23:47 GMT
Message-ID: <7adg8b$408$1@nnrp1.dejanews.com>


Hi,
We are porting proc programs from oracle 7.2.3 to oracle 8.0.4. Oracle 8.0.4 being ANSI compliant, we will have to add indicator variable for the host variables in the fetch statements. This is a hell lot of job. Oracle says that adding the following compilation flags will solve the problem. CHAR_MAP=VARCHAR2 DBMS=V8 UNSAFE_NULL=YES MODE=ORACLE. But it does not. We had to add the indicator valiable for making one of the program work and we do not want to do it for others. Is there a way?

thanks in advance
Munish

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Tue Feb 16 1999 - 22:23:47 CST

Original text of this message

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