using oas with apex on different machine
PktAcesJul 7 2008 — edited Jul 10 2008apex version 3.1 in a database 10.2.0.2 on aix 5.3 64bit.
oas 10.2 on a seperate aix 5.2 64bit machine. primarily used for oem grid control installation.
I've successfully copied the images to the new machine and created a dad by editing oms_home/Apache/modplsql/conf/dads.conf
and I've been able to login as admin and create a workspace in the database on the other machine.
I wanted to use the embedded pl/sql gateway but found it to be a convoluded processes using a 10.2.0.2 database.
Question 1: if I install apex 3.1 into another database can I use the same installation of OAS to get to that new installation, and how?
Question 2: the apex_epg_config.sql script is hard coded to work only for 11g databases. If I change the script to allow 10g databases will it work as is?