Installing APEX in Second Oracle home - 11G

I already have APEX installed on this server and working well, but I also have another database on the same server that I installed yesterday. Is it possible to configure another APEX on the second database on the same server?

azaza wrote:
I already have APEX installed on this server and working well, but I also have another database on the same server that I installed yesterday. Is it possible to configure another APEX on the second database on the same server?I think you can run Apex from multiple instances, but there are some considerations such as what http server (assuming you are using one; you are using 11G) to use.
Search the installation and Apex forums to see if this has been addressed before (I think it has, though I'm not sure about 11G)
Edited by: riedelme on Jan 8, 2010 10:40 AM

Similar Messages

  • How to install apex 4 with Oracle Fusion Middleware Web Tier Utilities

    Hi all,
    Does any one know how to install apex 4 with Oracle Fusion Middleware Web Tier Utilities ?
    I follow the instructions http://download.oracle.com/docs/cd/E17556_01/doc/install.40/e15513/toc.htm but there's no directory called ORACLE_HTTPSERVER_HOME\Apache and ORACLE_HTTPSERVER_HOME/ohs/modplsql/conf/dads.conf
    I don't know where's dads.conf file to make change
    Please hellp me on this case
    Thanks & regards

    A little bit odd is an understatement. The first time I found I had to download over 1Gb of stuff to run a simple web server I practically fell over! Hopefully, the Apex Listener team will update it to have backwards compatibility with mod_plsql and we can ignore trying to install Oracle Fusion Middleware Web Tier Utilities...
    However, until then the TNS Names error generally means that there isn't a TNS alias set up for the database you have referenced in the mod_plsql dad. If you open up the dads.conf file you should see something like
    PlsqlDatabaseConnectString localhost:1521:databasealias
    If you then open a command prompt and do TNSPING databasealias you should get a response like this
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
    (HOST = localhost)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = ***)))
    OK (20 msec)
    If you don't it means you need to add it in.
    Hope this helps

  • Installing Apex 4 on Oracle XE:  Almost there, but no cigar yet!

    Great progress in installing Apex 4 on Oracle XE, but I'm still getting an error. The images don't show, and when I ran
    @apxldimg.sql c:\temp
    I get the following error:
    ERROR at line 1:
    ORA-22288: file or LOB operation FILEOPEN failed
    The system cannot find the path specified.
    ORA-06512: at "SYS.DBMS_LOB", line 523
    ORA-06512: at "SYS.XMLTYPE", LINE 287
    ORA-6512: at line 15
    'elp ...

    Hi there - I am getting a similar problem...
    SQL> @apxldimg.sql
    PL/SQL procedure successfully completed.
    Enter value for 1: C:\APEX40
    old 1: create directory APEX_IMAGES as '&1/apex/images'
    new 1: create directory APEX_IMAGES as 'C:\APEX40/apex/images'
    Directory created.
    declare
    ERROR at line 1:
    ORA-22288: file or LOB operation FILEOPEN falied
    No such file or directory
    ORA-06512: at "SYS.XMLTPYE", line 296
    ORA-06512: at line 15
    PL/SQL procedure successfully completed.
    commit complete.
    timing for: Load Images
    Elapsed: 00:00:48.02
    Directory dropped.
    Please help...does this means that only some images have loaded successfully?

  • Error when installing APEX 3 on Oracle 11g !!

    I have Oracle db 11g on Windows Vista and there is no problem with the database. The problem is when I try to install Oracle Application Express (Apex) 3. After unzipping the Apex zip file to somewhere on my hard disk, I log to the database as sysdba using the command-line SQL*Plus to install the Application Express, but everytime I try to run the apexins.sql file the command-line SQL*Plus window disappears suddenly and the installation does not proceed !! I did all the prerequisite tasks according to the Apex installation guide and everything seemed good until I reached the installation process.
    Please help !

    Hi Joel,
    Yes, see
    Re: unable to import applications into Apex on XE
    That was on a XP Pro machine.
    I'm trying to do the same on a linux machine now and getting the same issues. It might still relate to the downloaded file I was using. I'm about to try and copy the apex folder from the XP pc to the linux pc and try again. :-(
    BTW, I can't find the 11g XE download link. Is it avaliable yet?
    Many thanks
    Regards
    Bryan

  • Install APEX 4.2 on XE 11g

    hi..all
    any experienced installing apex 4.2 to fresh install XE 11g?
    because i always unsuccessfull with this code:
    -- Now beginning upgrade. This will take several minutes.-------
    -- Ensuring template names are unique -------
    -- Migrating metadata to new schema -------
    -- Switching Builder to new schema -------
    -- Migrating SQL Workshop metadata -------
    Warning: Package Body altered with compilation errors.
    -- Upgrading new schema. -------
    -- Copying preferences to new schema. -------
    -- Upgrading Websheet objects. -------
    begin
    ERROR at line 1:
    ORA-04063: package body "APEX_040200.WWV_FLOW_UTILITIES" has errors
    ORA-06508: PL/SQL: could not find program unit being called:
    "APEX_040200.WWV_FLOW_UTILITIES"
    ORA-06512: at "APEX_040200.WWV_FLOW_UPGRADE", line 4962
    ORA-06512: at line 4
    ERRORS EXIST!!!
    ...There are 11 errors in the log table!
    ...Select upgrade_error from WWV_FLOW_UPGRADE_PROGRESS to review errors.
    -- Upgrade is complete -----------------------------------------
    timing for: Upgrade
    Elapsed: 00:01:52.04
    VIII. I N S T A L L O R A C L E A P E X A P P L I C A T I O N S
    define "^" (hex 5e)
    ...Internal messages
    APPLICATION 4411 - Oracle APEX System Messages and Native Types
    Set Credentials...
    Check Compatibility...
    WWV_FLOW_API.FLOWS_API_LAST_EXTENDED20120101
    WWV_FLOW_API.CURRENT_FLOWS_VERSION20120101
    WWV_FLOW_API.IMPORT_COMPATIBLE_WITH_VERSION 20120101
    WWV_FLOW_API.COMPATIBLE
    Set Application ID...
    begin
    ERROR at line 1:
    ORA-04063: package body "APEX_040200.WWV_FLOW_UTILITIES" has errors
    ORA-06508: PL/SQL: could not find program unit being called:
    "APEX_040200.WWV_FLOW_UTILITIES"
    ORA-06512: at "APEX_040200.WWV_FLOW_AUDIT", line 70
    ORA-06512: at line 3
    Disconnected from Oracle Database 11g Express Edition Release 11.2.0.2.0 - Produ
    ction

    Praboth i think this is happen on fresh install on oracle XE 11g (existing 4.0) not like your scenario update from existing 4.1 to 4.2
    BTW there many error on log file
    ERROR at line 1:
    ORA-01920: user name 'FLOWS_FILES' conflicts with another user or role name
    ORA-06512: at line 3
    ...create flows_files
    ... create wwv_flow_file_objects
    create table wwv_flow_file_objects$ (
    ERROR at line 1:
    ORA-00955: name is already used by an existing object
    create index wwv_flow_files_file_idx on wwv_flow_file_objects$ (security_group_id, filename, flow_id)
    ERROR at line 1:
    ORA-00955: name is already used by an existing object
    create public synonym wwv_flow_file_objects$ for wwv_flow_file_objects$
    ERROR at line 1:
    ORA-00955: name is already used by an existing object
    declare
    ERROR at line 1:
    ORA-43853: SECUREFILE lobs cannot be used in non-ASSM tablespace "APEX42"
    ORA-06512: at line 7
    Table altered.
               m.c048, m.c049, m.c050, m.clob001, m.blob001, m.xmltype001, m.n001, m.n002, m.n003,
    ERROR at line 7:
    ORA-00904: "M"."XMLTYPE001": invalid identifier
    many more

  • Two oracle home 11g and 10g

    hi all
    i have al-ready installed oracle 11g on my xp and created database then
    when i want to install oracle 10g .it installed sucessfully
    but i cannot connect to any of the oracle software
    as  i put the SAME oracle_base for both the ORACLE 11g and oracle 10g
    Can anyone help me how to have two oracle home on a single machine xp?
    Thanks
    Misin

    Hi,
    there isnt any problem.
    During instalation you set ORACLE_BASE. It could be the same for both version but you have to set diffrent ORACLE_HOME
    Samething like this
    (it's on linux but the same is on win )
    echo $ORACLE_BASE
    /opt/app/oracle
    for 10g
    echo $ORACLE_HOME
    /opt/app/oracle/product/10/db10g
    for 11g
    echo $ORACLE_HOME
    /opt/app/oracle/product/11/db11g
    Now when do you want to run 10g set 10g enviroment and for 11g ORACLE_HOME form 11g.
    REgards,
    Tom
    http://oracledba.cz

  • Oracle developer suite installed under a different Oracle Home

    I have Oracle 10g r2 installed on a RHAS4 server.
    I installed Oracle developer suite 10.1 on this server. In the installation procedures, there are specific instructions to not install it under the ORACLE_HOME for an existing database installation.
    Oracle was already installed under /usr/lib/oracle (don't ask me why, I didn't do it).
    I installed oracle developer suite under /oracle/dev. If I set ORACLE_HOME to /usr/lib/oracle, proc responds with:
    Symbol `kpccapCTarr' has different size in shared object, consider re-linking
    PCC-F-NOERRFILE, unable to open error message file, facility PR2
    If I set ORACLE_HOME to /oracle/dev, it works correctly.
    This appears to require me to switch my oracle home setting each time I switch between using Pro*C and sqlplus. This in very inconvenient. I have worked on many, many systems in the past which had one ORACLE_HOME for both the RDBMS and the development tools.
    Is this a new constraint introduced by Oracle? Where does this restriction come from?
    Is there something I don't understand and have I installed the developer suite incorrectly?

    It looks to me this is a mess; i have installed oracle 10g on rhas4 and it didn't install under that folder. I'd suggest to run oui/run installer and show what are the oracle_homes found there; maybe you should reinstall it in the proper locations, under different accounts, etc.

  • Install EBS 11i using Oracle Database 11g

    Dear All,
    I'm going to create development environment for EBS 11i using database 11g. As i know, the rapidwiz install pack using Oracle 9i as the default database.
    Could I install EBS 11i using database 11g? Is there any documentation for this kind of installation? Or Do i have to Install EBS 11i using the default database then migrate it to Oracle database 11g?
    Many Thanks
    Gumas

    I'm going to create development environment for EBS 11i using database 11g. As i know, the rapidwiz install pack using Oracle 9i as the default database. Correct.
    Could I install EBS 11i using database 11g?No, you will need to install 9i which comes with 11i Rapid Install then upgrade the database to 11gR2
    Is there any documentation for this kind of installation? If you mean install 11i using 11g then no such doc exists.
    Or Do i have to Install EBS 11i using the default database then migrate it to Oracle database 11g?Correct.
    11gR2 Database Certified with E-Business Suite 11i
    https://blogs.oracle.com/stevenChan/entry/db11gr2_certified_ebs11i
    Interoperability Notes - Oracle E-Business Suite Release 11i with Oracle Database 11g Release 2 (11.2.0) (Note 881505.1)
    Thanks,
    Hussein

  • How to install and work with oracle webcenter 11g

    Hi
    Will please guide how to install and work on oracle webcenter11g, i am fresher in oracle that's why. so please guide me
    Regards
    Rajesh P

    In order to create and develop a webcenter portal application, you only need to install JDeveloper and download the WeBCenter extensions. That's true.
    But this install does not include the WebCenter services like dicussions, document services, analytics,... If you want to use these and integrate them in your portal, then you would need to install the suite as described on my blog.

  • Listener complications in second oracle homes after 11.2.0.3 upgrade

    Hi Everyone,
    I am running Oracle 11.2.0.1 64-bit on Windows Server 2008 R2, and Application Express 4.1.1.
    I decided to upgrade to 11.2.0.3 for the security/general fixes. I installed 11.2.0.3 into a separate home directory (home2) and then upgraded the 11.2.0.1 database using the DBUA. The upgrade went fine, and the database/Apex started up without incident.
    At this point, I had one listener running from home1 - I have multiple database links and TNS entries which ran perfectly in 11.2.0.1. I figured since the database was upgraded, I would create a new listener from home2, replicate the listener/TNS entries for the database links but point them to home2, and turn off the listener from home1. So I did this, ran the listener2 on the same port as home1 (obvisouly after the original listener was shut down), and things were working for the most part, except that the database link queries in the Apex application would fail intermittently. One time it would work, the next time it would say "TNS error: connect identifier could not be resolved". This never occurred in the original configuration.
    After some fiddling around with various listener settings, I ended up running the listener from home2 with the exact same listener.ora, tnsnames.ora, and sqlnet.ora files from the home1 NETWORK\admin folder. So basically the listener2 service is running, but all listener entries are pointing to the home1 location.
    I am confused on how this is working... first, why would the listener2 running from home2 have random problems with the database links, and why does the listener2 configuration work while pointing to home1?
    Any info is appreciated.
    -Ian

    I figured since the database was upgraded, I would create a new listener from home2, replicate the listener/TNS entries for the database links but point them to >home2, and turn off the listener from home1.inplace of moving listener.ora file into new home,can you try to create new listener by using NETCA.

  • Error installing Apex 3.1 Application on 11g Apex

    Hi,
    I've come along some trouble when installing an application on embedded Apex in Oracle 11g Database.
    The application I'm trying to install was exported on the same machine, on a Oracle 10gR2 DB and Apex3.1 - HTTP Server.
    There have been no HW changes, DB is now 11gR1 and am using embedded PL/SQL Gateway and Apex that comes with the DB.
    Import works fine, but when I go to the next step (install, run and build), the following error appears:
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 9, column 1: PLS-00306: wrong number or types of arguments in call to 'CREATE_PAGE' ORA-06550: line 9, column 1: PL/SQL: Statement ignored <pre>begin declare h varchar2(32767) := null; ph varchar2(32767) := null; begin h := null; ph := null; wwv_flow_api.create_page( p_id => 0, p_flow_id=> wwv_flow.g_flow_id, p_tab_set=> '', p_name => '0', p_step_
    Error installing application.
    For the looks of it, there's a problem with arguments in the CREATE_PAGE. Have arguments in functions changed with the new version?
    Thank you in advance,
    Marc.

    Hello,
    Note, that if you are editing the export files manually yourself and 'get it wrong', you might run into problems 5 minutes, 5 hours, 5 days or 5 weeks down the line and really, truely be out on a limb by yourself.
    I really wouldn't recommend hand-editing the export files in this way without the explicit guidance of the Oracle APEX folks (and/or Oracle support).
    John.
    http://jes.blogs.shellprompt.net
    http://apex-evangelists.com

  • Installing Apex 4 on Oracle 11.2.0.3 with Oracle HTTP Server on WINDOWS

    Has someone put together a cookbook on installing the above? I have tried following the documentation; but it is in dire need of updating. I have become quite confused as to how to piece together alll of the parts. Seemed much easier in 10.2...
    TIA!

    Vorlon1 wrote:
    Has someone put together a cookbook on installing the above? I have tried following the documentation; but it is in dire need of updating. I have become quite confused as to how to piece together alll of the parts. Seemed much easier in 10.2...
    TIA!After a database re-install on my Windows 7 laptop 2 months ago I tried to install the HTTP server but had trouble getting it to work. After a day or two I gave up and used the EPG which works with some performance issues - pages can take many seconds to render. I think there is a conflict between the EPG and security software on the laptop but have not been able to pin down the exact problem. Anyway, the EPG is not an option for you and even Oracle does not reccommend it for production implementations. The EPG is okay for quick-and-dirty R & D but real implentation should have something better. I prefer the EPG on my laptop because the Apex listener required an extra window to be open that I was likely to close by mistake (my error yes. Reality is sometimes stupid).
    I have had several sucessful installs on older versions of Apex on Oracle 9 and 10 on Windows XP using the HTTP server but always struggle with the configuration; getting the settings in the .conf file (whatever it is called now) correct remains difficult (at least for me). I keep installation notes on problems encountered and their solutions. Typical issues I encounter are
    1. Incorrect configuration file settings
    2. Improper loading of images
    3. Missing installation steps (unlocking ANONYMOUS, for instance, or not updating the PL/SQL version).
    4. Make sure the correct URL is being used
    5. When using the HTTP Server making sure it is running by using its URL is very heplful
    Follow the installation instructions for your platform and listener. If something does not work first review the installtion instructions very carefully, then perform web searches for answers to the problem. Except for last time when I lost patience with the HTTP server the installations have always worked.
    I also find Windows 7 painful - the added security prevents me from editing needed files without jumping through hoops. I don't even want to think about Windows 8 ...

  • Unable to install apex listener in oracle 10g xe

    Hi,
    i have oracle 10g xe in my window xp pro and upgraded it to application express 4 i.e apex...after that i downloaded apex lisntener1.10. and read the documentations and confused about installing and configuring it. Because i think it require jdk6 ...please help me..show me the step by step process do it...thanks

    It requires a separate application server that uses jdk16. Free servers/containers would include Tomcat 6 and Glassfish 3.
    You can continue to use the included EPG that runs your Apex currently also, without an additional server setup.
    -Richard

  • Database Instance Install - Does not find Oracle Home

    I'm installing SolMan on distributed servers. Oracle 10.20.2 was installed /oracle/product/10.2 (shared db server for sandbox environment); I've set $ORACLE_HOME=/oracle/product/10.2; but SAPINST does not detect and wants to install Oracle under /oracle.
    What can I do to have SAPINST see $ORACLE_HOME=/oracle/product/10.2? Is the /oracle hard-coded in the installation? Any suggetsion would be great.

    you probably have not installed Oracle with SAP parameters because your ORACLE_HOME should be set as /oracle/[SID]/102_64

  • Problem installing ODAC for Oracle Server 11g

    I have installed Oracle Server 11g (OS:Windows XP)
    Questions:
    1. I tried installing ODAC for Oracle Server 11.1.0.6.21, then its giving the following error message: "Oracle data access components can only be installed over an existing oracle server 11g".
    2. We have a Monorail application running on NHibernate using ODP.NET. It's working perfectly when I run it on my Visual Studio 2008.
    But, when I tried to host this application, it gave me the following error message: "The provider is not compatible with the version of Oracle client"
    Please suggest how to resolve these issues.

    Hi
    Could that be related to the %ORACLE_HOME% ?
    I've read that on the ODAC installation guide:
    On a machine without Visual Studio .NET 2003 installed, ODAC products now work if they are installed in a new Oracle Home
    So it should be performed in a new %ORACLE_HOME% and not the same as the database. Please change that and retry.
    Source:
    http://www.oracle.com/technology/software/tech/windows/odpnet/install11106.html
    On your second question :
    Q: I get an error: "Unable to load DLL (OraOps.dll)". How do I fix this?
    A: First, ensure the OraOps.dll file is in your Oracle bin directory (e.g. d:\oracle\ora92\bin\). Next, check that your Oracle bin directory is in the Windows system path. If either of these are not present, re-install ODP.NET. Depending on the application, you may have to restart the application (e.g. Windows Service) or reboot the computer (e.g. ODP.NET install makes changes to the PATH) for ODP.NET installation to be complete. If your ODP.NET installation is still not working, you may be running into this problem.
    Source:
    http://www.oracle.com/technology/tech/windows/odpnet/faq.html#DLL
    Let us know if it helps?
    thanks
    Edited by: Hub on Oct 23, 2008 9:30 PM

Maybe you are looking for

  • 6500 slide battery drain

    I have trawled the internet looking for a solution to this problem all to no avail.I have found many people with the same problem and not one definite solution.This must be a major problem with this phone that  you would think a company the size of N

  • IPad won't start.

    Touch pad is not working and I cannot reset ipad.  What can I do?

  • Problem while running KKA2 (result analysis) RA method 07(POC)

    Hi All, In our project we are using RA method( cost based method -07) when i have the planning cost  (material and labour hrs) in the project. Here , issue what i am facing is till there is only showing planned material cost of the project , in KKA2

  • Interesting discussion about Oracle RAC

    Hi Pros, I have 12 servers for database and 2 storages and 2 10Gb switches for interconnect. I organized them into 3 group of servers (RAC dataguard system) that each contains 4 servers where 2 nodes for primary RAC and 2 nodes for standby RAC. Here,

  • IPhoto crashes when I edit with Photoshop!

    Whenever I edit an iPhoto photo using Photoshop, iPhoto crashes when I try to import it back into iPhoto. This happens whether I export the photo, Photoshop it, and re-import it, or whether I use iPhoto Preferences to select Photoshop as my editor. I