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 -> Re: Help about develop in character mode with Oracle 7.3 and Forms 3.0 and RPT

Re: Help about develop in character mode with Oracle 7.3 and Forms 3.0 and RPT

From: Julio <julio.negueruela_at_si.unirioja.es>
Date: Wed, 22 Jul 1998 10:22:17 +0200
Message-ID: <35B5A139.805D5DE6@si.unirioja.es>


cestrela_at_my-dejanews.com escribió:
> =

> Hi,
> =

> We have Oracle 6.0, and we developed all our aplications on this databa=
se.
> =

> Now, we would like updgrade to Oracle 7.3, and develop in character mo=
de
> with Oracle Forms 3.0 and RPT.
> =

> What is the right platform ? Solaris, AIX,....??

We have applications developed on forms30 and runnig on Oracle 7.3.2 and 8.0.4 databases in a DEC Alpha OSF/1. I think that doesn't matter the plattform but the environment.

You'll need the following:

2 Oracle Homes, one for the server and other one for tools, for example:

/oracle/product/7.1.6 for tools =

/oracle/product/7.3.2 for the server and sqlnet.

For users that will use the forms30:

ORACLE_HOME=/oracle/product/7.1.6
ORACLE_SID=<instance_name>
TWO_TASK="<tns_alias>"
FORMS30PATH=$ORACLE_HOME/forms30/admin/resource and so on MENU5PATH, ORATERPATH...

TNS_ADMIN=/oracle/product/7.3.2/network/admin

This way, all users who use forms30 will connect through sqlnet to the instance.

> I need your help,
> =

> Thank you

Hope this help. =

Julio Negueruela
DBA Servicio Informático

Universidad de La Rioja      -      Spain
Telf: 941-299179     Fax: 941- 299180

mailto:julio.negueruela_at_si.unirioja.es Received on Wed Jul 22 1998 - 03:22:17 CDT

Original text of this message

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