Re: Porting from Oracle 6 to 7.3.2

From: Piotr Kolodziej <pkol_at_otago.gda.pl>
Date: Fri, 2 Oct 1998 13:19:46 +0200
Message-ID: <6v2ctv$m66$1_at_sunrise.pg.gda.pl>


pacarter_at_my-dejanews.com wrote in message <6v0k19$e35$1_at_nnrp1.dejanews.com>...
>In the process of re-compiling our application on Oracle 7.3.2, we got the
>following error:
>
>+ :
>+ : building form+menu.tl
>+ :
>+ /oracle/bin/iag -b
>/usr5/basecode/ams7/1.0/ams7.pj/ap.ss/form+menu.tl/dbbsa.inp
>UX:ksh: ERROR: /oracle/bin/iag: not found
>*** exit code 1 making dbbsa.frm
>*** exit code 1 making form+menu
>
>It appears that "iag" is being called to generate the form "dbbsa.inp," but
>iag is not present in the bin. Can someone tell me, an Oracle newbie (though
>experienced with databases), what the equivalent tool for iag in Oracle 6 is
>in Oracle 7.3.2? Is iag part of 7.3.2? Where should I look to find the
>tool, if indeed it got loaded on our system?

You try to build a form with SQL*Forms 3.0 & SQL menu 5.0. Unfortunetally, they have been unsupported from Oracle 7.3 release. So iag is not present in $ORACLE_HOME/bin directory. To build your applications you should use tools from Oracle 7.1 or Oracle 7.2 bundle and run against 7.3 database using SQL*Net 2.

HTH,
Piotr Kolodziej
pkol_at_otago.gda.pl Received on Fri Oct 02 1998 - 13:19:46 CEST

Original text of this message