Re: Forms 3.0 connect to O7.3.4

From: Raymond Allo <idefix_at_sydney.net>
Date: Mon, 21 Sep 1998 10:16:23 +1000
Message-ID: <36059AD7.B8C6EF31_at_sydney.net>


Noel,

I have a client in the same boat as you and I resolved it as follows. 1. We left oracle 7.1 with forms3 installed as was and deinstalled all things not used anymore like the db stuff
2. We installed 7.3
3. We set up the two task. If you configure the sqlnet properly it will us IPC instead of tcp/ip, but is doesn't matter that much. IPC is a bit faster because it is interprocess communication and doesn't go through the TCP/IP stack. 4. All the connection information is in the tnsnames.ora file inclusing SID, so you only have to specify the alias like scott/triger_at_prod1. 5. <i'm not sure about getting the forms tables from one database and importing into another its more to do with the actual libs and binaries installed in oracle_home
than the database contents, hence the need for 2 oracle_homes>  Yes that is correct and that is why you use the TWO_TASK ( net connection )

Raymond Received on Mon Sep 21 1998 - 02:16:23 CEST

Original text of this message