Apex on 10gR2 -- Use 11g or 10g HTTP Server?

We're just starting an Apex development effort, and have a couple of environmental limitations to respect in our production and test environments...
i) 10gR2 database
ii) Separation of database and web tiers
Given these constraints we'll be using the Oracle HTTP Server on a different host to the 10gR2 database, so my question is this: are there pros and cons to sticking with the 10g OHS versus adopting the 11g OHS straight off? Do we gain/lose anything in terms of complexity, stability, performance, integration with LDAP, platform options, licensing ... ?
Thanks in advance for any help.

Any errors in error_log? Does strace -p <http pid> reveal anything? Not sure if Suse Linux has pstack command. If yes, run pstack <http pid> and search on Google for the stack trace.
Yong Huang
[email protected]

Similar Messages

  • Just installed HTML DB on 9i, can I just use 10G HTTP server?

    I just installed html db from my 10G release 2 dvd (on a machine that only has 9.2.0.6 on it), and went thru the steps outlined on http://www.oracle.com/technology/products/database/htmldb/howtos/howto_use9ir2ohs.html
    I installed the schema SYSAUX in an existing 9i database.
    When I went to start the 9i http server it errors out and seems to not be working on this server, so rather than troubleshoot this can I not just use the 10G http server that was installed?
    If so, I am a complete newbie at this so where might I find a good howto on getting started with HTML DB, I just want to play with it for now, but my eventual goal is to start migrating our MSAccess apps into Oracle and using this as a front end.
    thanks in advance!

    Thanks Sergio, I think I will uninstall it and start again from the link you gave me, I am curious though, on why it has you download the htmldb and unzip/install it manually etc. when it is an option on the 10GR2 dvd shown?
    If I recall correctly, the HTML DB option included the http server already, or is it just the preferred method to install the apache server standalone and HTML DB manually?
    Glen

  • Vista and 10g Http server +apex 3.0.1 Please help

    previous unanswered post about not being able to find correct installation method.
    I've setup 10gR2+Http server, installed apex 3.0.1 then copied images but from this point on cannot start http server with error 13 in app. log file.
    10gEX + apex 3.0.1 works perfectly but my client will need more than 4GB of storage so wanted to upsize.
    I've modified dads.conf and all other files as per guide but now http server is giving a '404' error. Should it be marvel.conf?
    Can still access EM for 10g
    Have checked alllocations for log files but none are being generated.
    Have I broken HTTP server?
    Please help or give some guidance as I have done this 9 times now without success!
    Thanks
    Marotuff

    Hi.
    Oracle HTTP Server is part of a separate download, the Application Server 10g Realease 3:
    http://www.oracle.com/technology/software/products/ias/index.html
    In the 'For Deployment" section, download the proper Zip File for Windows (It took an hour on my machine) and unzip to a writable folder on your server.
    Then you must use the Universal Installer to install.
    Choose 'Advanced Install" and choose the HTTP Server option.
    Make sure to read the Installation Guide. Good Luck.

  • 10g: HTTP Server and OC4J on different servers?

    Can anyone assist with configuring HTTP Server and OC4J on different servers?
    I installed AS 10g on both; our application runs fine on one server, with the HTTP Server and OC4J both on the same box.
    I need to also test this with the HTTP Server on a separate box.
    I added this to mod_ocj4.conf:
    Oc4jMount /indox-qa1
    instance://cvodev2:oas_dev2.cvodev2.int.sys.com:indox-qa1
    Oc4jMount /indox-qa1/*
    instance://cvodev2:oas_dev2.cvodev2.int.sys.com:indox-qa1
    But when I try to access something like http://cvodev4/indox-qa1 I get this in the logs:
    [Wed Jul 06 16:54:10 2005] [warn] [client 10.1.1.231] [ecid: 1120683250:192.152.136.127:1248:1544:1,0] MOD_OC4J_0184: Failed to find an oc4j process for destination: instance://cvodev2.int.camsys.com:oas_dev2.cvodev2.int.camsys.com:indor-qa1
    [Wed Jul 06 16:54:10 2005] [error] [client 10.1.1.231] [ecid: 1120683250:192.152.136.127:1248:1544:1,0] MOD_OC4J_0145: There is no oc4j process (for destination: instance://cvodev2.int.camsys.com:oas_dev2.cvodev2.int.camsys.com:indor-qa1) available to service request.
    [Wed Jul 06 16:54:10 2005] [error] [client 10.1.1.231] [ecid: 1120683250:192.152.136.127:1248:1544:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: instance://cvodev2.int.camsys.com:oas_dev2.cvodev2.int.camsys.com:indor-qa1
    [Wed Jul 06 16:54:10 2005] [error] [client 10.1.1.231] [ecid: 1120683250:192.152.136.127:1248:1544:1,0] MOD_OC4J_0013: Failed to call destination: instance://cvodev2.int.camsys.com:oas_dev2.cvodev2.int.camsys.com:indor-qa1's service() to service the request.
    I did some ethernet sniffing and it doesn't look to me like the OHS box is even trying to contact the OC4J box.
    Is there more configuration I need to do beyond this?
    Thanks,
    dwh

    hi user11159690
    Maybe this can help:
    "Oracle® HTTP Server Administrator's Guide 10g Release 3 (10.1.3) B25211-02"
    "7.32 mod_oc4j"
    http://download.oracle.com/docs/cd/B25221_04/web.1013/b25211/confmods.htm#i1025739
    Maybe more specifically "Oc4jMount":
    http://download.oracle.com/docs/cd/B25221_04/web.1013/b25211/confmods.htm#CIHJBGFB
    (tip : You can use "Your Control Panel" to make your name visible in forum posts.)
    success
    Jan Vervecken

  • 10g http server setup on linux

    I have a single box running 10g on Linux (RedHat 2.x ES). I want to be able to connect to the database with iSqlPlus. I want the http server on the same box as the database.
    Is there a good document, a step-by-step guide for setting up the http server so it can connect to the database?
    Thank you,
    Edward Stoever

    If you have installed Oracle Database 10g, iSQL*Plus is already and installed and configured to connect to the default database. There is no HTTP Server as iSQL*Plus 10.1 uses OC4J.
    Can you try connecting to iSQL*Plus and logging in? You may need to ask a more specific question if you are having problems with the default install of iSQL*Plus, or you want to do some more specific set up.
    Alison

  • Oracle 10g HTTP Server + PHP

    Does anyone know how to enable PHP support on Oracle HTTP Server (from Oracle DB Companion CD)? I tried to compile PHP on it, bet I get the following error:
    Configuring SAPI modules
    checking for AOLserver support... no
    checking for Apache 1.x module support via DSO through APXS...
    Sorry, I was not able to successfully run APXS. Possible reasons:
    1. Perl is not installed;
    2. Apache was not compiled with DSO support (--enable-module=so);
    3. 'apxs' is not in your path. Try to use --with-apxs=/path/to/apxs
    The output of /u01/app/oracle/product/10.1.0/cp_1/Apache/Apache/bin/apxs follows
    ld.so.1: /u01/app/oracle/product/10.1.0/cp_1/Apache/Apache/bin/httpd: fatal: libdms2.so: open failed: No such file
    or directory
    apxs:Error: Sorry, no DSO support for Apache available
    apxs:Error: under your platform. Make sure the Apache
    apxs:Error: module mod_so is compiled into your server
    apxs:Error: binary `/u01/app/oracle/product/10.1.0/cp_1/Apache/Apache/bin/httpd'.
    configure: error: Aborting
    Oracle HTTP server does not have DSO support, is there some possibility to enable it? Or there exists another way to enable PHP support on Oracle HTTP server.

    Your existing PHP already extracts as binary - that's what is causing
    a problem.
    The two functions I mentioned convert to ASCII using their respective
    encodings. What format you want depends on what you want to do with
    the string.
    Here is some code that may be helpful.
    <?php
    // Fetch a RAW and convert to a hexidecimal representation similar to
    // fetching it as a SQLT_STR
    $c = oci_connect("hr", "hr", "XE");
    // Create test table
    $s = oci_parse($c, "create table rtable(rcol raw(2000))");
    oci_execute($s);
    // Load first 2000 bytes of the test.gif image into the RAW
    $img = file_get_contents( dirname(__FILE__)."/test.gif");
    $img = substr($img, 0, 2000);
    $s = oci_parse ($c, "insert into rtable (rcol) values (:bv)");
    oci_bind_by_name($s, ":bv", $img, -1, SQLT_BIN);
    oci_execute($s);
    // Query the RAW and convert to one form of ASCII representation
    $stid = oci_parse($c, 'select rcol from rtable');
    oci_execute($stid);
    print '<table border="1">';
    while ($row = oci_fetch_array($stid, OCI_ASSOC+OCI_RETURN_NULLS)) {
      echo "<tr><td>";
      echo bin2hex($row['RCOL']);
      echo "</td></tr>\n";
    echo '</table>';
    // Clean up
    $stmt = oci_parse($c, "drop table rtable");
    oci_execute($stmt);
    ?>-- cj

  • Using php with oracle http server

    Hello folks
    This question might have been answered on this forum, but i haven't found it yet.
    Is it possible to integrate php into the apache server that is supplied with the oracle (9.2) database, the so called Oracle HTTP Server?
    What technical issues are to consider and how do you do it on linux in that case? (SLES8)
    Is there any support issues to consider if somebody modifies this oracle supplied http server?
    Looking very much forward to some help...
    Regards,
    Christian

    Well it was a spelling mistake in the beginning. I get the following output now:
    ./configure --with-oci8=$ORACLE_HOME \
    --with-apxs=/opt/oracle/product/9ir2/Apache/Apache/bin/apxs \
    --enable-sigchildcreating cache ./config.cache
    checking host system type... i686-pc-linux-gnu
    checking for gcc... gcc
    checking whether the C compiler (gcc ) works... yes
    checking whether the C compiler (gcc ) is a cross-compiler... no
    checking whether we are using GNU C... yes
    checking whether gcc accepts -g... yes
    checking whether gcc and cc understand -c and -o together... yes
    checking how to run the C preprocessor... gcc -E
    checking for AIX... no
    checking if compiler supports -R... no
    checking if compiler supports -Wl,-rpath,... yes
    checking for re2c... exit 0;
    checking for ranlib... ranlib
    checking whether ln -s works... yes
    checking for gawk... gawk
    checking for bison... bison -y
    checking for bison version... 1.35 (ok)
    checking for flex... lex
    checking for yywrap in -ll... no
    checking lex output file root... ./configure: line 2425: lex: command not found
    configure: error: cannot find output from lex; giving up

  • Use of IIS as HTTP server with IOP

    11.1.2.0 Install documentation includes information on using Oracle HTTP as a proxy for access to the IOP J2EE server.
    IIS is the client's standard. Can I get documentation for how to install this with IIS instead of Oracle HTTP Server (OHS)?
    Thank you.

    IIS as webserver is not certified currently for IOP and we do have plans to certify in the future. It is not certified yet, but we are not aware of anything that would prevent customers from using it. So, you could follow the EPM foundation services user-guide to setup and try.

  • Oracle application server 10g http server virtual host

    Hi,
    I have defined a new virtual host, changed its setting and create a folder with html file for redirection.
    Now when i am trying to access that new virtual host it is redirecting me to the old application.
    e.g.
    old.domain.com taking me old application.
    new.domain.com taking me old application.
    in HTML file i wrote url like ... http://myappsserver:port .......
    could you please tell me am i missing some thing..
    thanks

    You can find the port usage by executing opmnctl status -l from the command line. This should give you the port usage for each opmn-governed component. In a standard setup, web cache normally runs on port 7777 while Oracle HTTP Server runs on 7778. Alternatively, you can check the httpd.conf for the parameter Listen. This will give you the Oracle HTTP Server port as well.
    Did you test with the directive NameVirtualHost added?

  • Change APEX from HTTP-Server to 11g

    Hello together
    I installed an Oracle 10gR2 Database and Apex 3.1 is running on the HTTP-Server (from the 10gR2 Companion CD).
    Now i want to upgrade to 11g and use the embedded PL/SQL Gateway so that i can turn off the HTTP-Server. Have you got any tips to do that ? Is there something specially ?
    Thanks for your help.

    Andrew, there is a number of posts on this forum with exactly the same issue and resolutions to the issue. Please search the forum. If you do not find a solution, let me know and I'll help you from there.
    Ludek

  • APEX Oracle 11g HTTP Server - Cannot get SSL working

    I have installed APEX on Oracle 11g with the Oracle HTTP Server on MS Windows server.
    Data base up and running, APEX up an running.
    All works as expected on port 7777
    When I try 4443 I get error message re self signed certificate by Oracle, but if I click through error message I get an https connection.
    I want to replace default cert with a locally signed cert, and get SSL working on 4443, then switch to port 443.
    I have used the Oracle Wallet manager, generated a CSR, had this signed by my corproate CA, and installed the corporate CA cert and the newly signed server cert into the wallet (with Auto Login Set) and saved it in:
    D:\orahttp\Oracle_WT1\instances\apex\config\OHS\ohs1\keystores\infosec2wallet
    This creates two files: ewallet.p12 and cwallet.sso
    I then manually add the group/users "SYSTEM" and "Administrators" to these two files to match the security tab on the default wallet.
    I T then go to the ssl.conf file located at:
    D:\orahttp\Oracle_WT\instances\apex\config\OHS\ohs1\ssl.conf
    and changed the entry:
    #SSLWallet "${ORACLE_INSTANCE}/config/${COMPONENT_TYPE}/${COMPONENT_NAME}/keystores/default"
    SSLWallet "${ORACLE_INSTANCE}/config/${COMPONENT_TYPE}/${COMPONENT_NAME}/keystores/infosec2wallet"
    I then stop and start the Oracle HTTP Server - ohs1 from the start menu.
    Then I try to connect from my desk top machine using the following URL:
    https://us-pghinfosec2.ariba.com:4443/pls/apex/f?p=101:1:
    I get the clasic MS IE Message:
    ==========
    Internet Explorer cannot display the webpage
    Most likely causes:
    You are not connected to the Internet.
    The website is encountering problems.
    There might be a typing error in the address.
    What you can try:
    Diagnose Connection Problems
    More information
    This problem can be caused by a variety of issues, including:
    Internet connectivity has been lost.
    The website is temporarily unavailable.
    The Domain Name Server (DNS) is not reachable.
    The Domain Name Server (DNS) does not have a listing for the website's domain.
    If this is an HTTPS (secure) address, click Tools, click Internet Options, click Advanced, and check to be sure the SSL and TLS protocols are enabled under the security section.
    For offline users
    You can still view subscribed feeds and some recently viewed webpages.
    To view subscribed feeds
    Click the Favorites Center button , click Feeds, and then click the feed you want to view.
    To view recently visited webpages (might not work on all pages)
    Click Tools , and then click Work Offline.
    Click the Favorites Center button , click History, and then click the page you want to view.
    ==========
    I am at a loss as to what to do. It acts like Oracle HTTP can not open my wallet.
    I suspect it needs the password to the wallet but I cannot find any place to specify the password, and Auto Login should have addressed that issue.
    Any insights welcome.
    Thanks - Elton Hay

    Hello Lakshmi,
    >
    I got your point but in our case HTTP Server and Oracle Database (APEX) running on different machines.
    Oracle HTTP Server running on a Windows 2003 server and Oracle Database running on Sun Solaris machine.
    So do i need to change Oracle 10g HTTP Server? do i need to install Oracle 11g HTTP SErver?
    Please let me know if my question is not clear.
    >
    <ul><li>
    I got your point but in our case HTTP Server and Oracle Database (APEX) running on different machines.Did I missed something?
    You should have mentioned this additional information in the original question itself.
    </li>
    <li>Oracle HTTP Server running on a Windows 2003 server and Oracle Database running on Sun Solaris machine.As long as [url http://docs.oracle.com/cd/E37097_01/doc/install.42/e35123/otn_install.htm#BHAFJJDA]dads.conf is configured correctly there should not be a problem with this.
    From Original question:
    We are having Oracle APEX 3.1 version on Oracle 10g Database and Oracle 10g HTTP Server as web server in our organization.How did this setup of APEX worked?(i.e. on different machines)
    If you still have doubt about this you can do the setup and find out before upgrading.
    </li>
    <li>So do i need to change Oracle 10g HTTP Server? do i need to install Oracle 11g HTTP SErver?This question is answered in the above post. As long as you fulfill the [url http://docs.oracle.com/cd/E37097_01/doc/install.42/e35123/pre_require.htm#CFHIIJBE]HTTP Server Requirements for APEX 4.2 (Also we are discussing this long about only Oracle 10g HTTP Server but which version?)
    </li></ul>
    Hope now I am more clear!
    Regards,
    Kiran

  • Oracle 10g HTTP Web Server on Windows 2008 R2 (64-bit) server.

    I downloaded the Oracle 10g HTTP server for Windows 2008 R2 (64-bit) from the link below
    http://www.oracle.com/technetwork/database/10204-winx64-vista-win2k8-082253.html
    10204_vista_w2k8_x64_production_companion.zip (344,455,851 bytes)
    Did anyone have luck installing the 10g HTTP server on a Windows 2008 R2 (64-bit) server ?
    I could see the installation went fine, but I don't see any "Oracle_HTTP" windows service getting created.

    I have not installed on this OS but I'm betting the service is a different name.
    Check "log on as" under services to narrow your search

  • How can i use the ssl code of mozilla nss to visit a https server.

    i want to use the mozilla nss source code to make a client program. how can i do it? the clent is used to visit a https server. but i couldn't find the code about how to do it. i just found that there is code about the clent / server using tcp/ip, but not about browser/server.

    I am a c programer. Our goal is to communication with our https server.
    I steped using "https://developer.mozilla.org/en-US/docs/NSS/tools/NSS_Tools_ssltap" but it did'nt work successfully.
    It looks like the image's shows even I used the browser to visit the web site steped. Could you tell me the detail.

  • Use apache webserver instead of oracle http server in EPM 11.1.20?

    Is it possible to configure enterprise performance management 11.1.20 with apache webserver instead of using the default oracle http server and if so, can someone point me to the instructions for how to set this up?

    Wow. You really need to keep going back to check the certification matrix, huh. The version I have shows that Apache is supported. Apparently that was deleted on 7/28.
    I don't think it should matter much, though, since Oracle HTTP server is Apache under the covers.I ran into this when I had to use the IBM HTTP web server, which is also Apache under the covers. when you look at httpd.conf, it looks just like Apache. So, I would guess that whatever configuration you did with the Apache web server you will also be able to do with the Oracle web server.
    Jerry

  • Installing standalone HTTP server(w/11gDb,3.2ApEx) & architecture questions

    Hi,
    I'm a newbie to ApEx and am in the process of laying down ApEx infrastructure (11g DB w/ 3.2 ApEx).
    Since we want to have the database server behind the firewall, one of the options is to set up 3-tier architecture (ie: DB server, Oracle HTTP server, and user's web browser) ALL on separate hosts. However, it appears all the ApEx installation guides (11g DB w/ 3.2 ApEx) ONLY mention about installing DB/ApEx together with OHS on the same host (ie: OHS is distributed with Oracle 11g, OHS is installed in an Oracle home...etc). This is NOT what I want. Please note that ApEx automatically installs with Oracle db 11g or later.
    Q1) Where can I download OHS, NOT bundled together with 11g? Does 10g HTTP server work with 11g DB?
    Q2) What's the procedure of setting up OHS on its own host (so that the host can be outside of the firewall)?
    Q3) My understanding is that ONE ApEx with ONE database (ie: ApEx resides inside the database). Can I have ONE ApEx pointing to MORE THAN ONE database?
    Q4) My understanding is that ApEx is covered under database license, regardless of whether OHS resides in same host of the db server or not. Correct?
    Q5) My understanding is that basically I have 2 options of setting up the fore-mentioned scenario OHS as follows:
    Option#1: Using the 3-tier architecture or
    Option#2: setting up OHS together with database in the same host, but use Proxy server
    Which one is the best practice? Pro's and con's?
    I also searched on this forum, but it does not appear to have answers to my questions.
    Your expertise and insights are appreciated :)
    Helen

    Thank you, Varad for your prompt reply.
    3 more questions:
    Q1)
    Database + APEX + OHS on server 1 (within the firewall)
    Apache 2.2 in the DMZ - serves static pages, non-APEX apps and forwards requests to APEX applications to the OHS running on the db server.Say I have a production db + ApEx + OHS on prod_server, and a test db + ApEx + OHS on test_server, should I have ONE Proxy server for BOTH production AND test, or each environment should have its own proxy server? The SA said that we "should" have one for each and can be on virtual machines but on the same physical host. What's your take on it? From what you mentioned, you folks seem to run everything together within the same Apache web server. But if I make a configuration change (say, in "httpd.conf"), and I need to reboot the Apache web server to take effect, then all the services will be affected, correct?
    Q2)
    I suggest you first get your database and APEX configured and working correctly and accessible from the OHS. You then install Apache on your DMZ box(download from http://httpd.apache.org) and configure it forward requests destined to the APEX application to the back end OHS. At a minimum your Apache config fille will have entries similar to (assuming external users enter the URL http://www.acme.com/apex to access the APEX applications)
    ProxyRequests Off
    ProxyPreserveHost On
    ProxyPass /apex http://Oracle_HTTP_server:8080/apex
    ProxyPassReverse /apex http://Oracle_HTTP_server:8080/apex
    .....After the above change, what needs to be included in ApEx Application Builder -> Application xxx -> Shared Components -> Proxy Server -> ?
    The "ServerName" in the VirtualHost section?
    Q3) Currently I'm on ApEx EPG. And I know that Oracle is pushing towards EPG. But it appears that it's a GOOD idea to move to OHS instead of using the embedded gateway for several reasons. One of them is that it does not seem (or I could not find) the typical Apache configuration file ($ORACLE_HOME/Apache/Apache/conf/httpd.conf). What's your take?
    Thanks much again :)
    Helen

Maybe you are looking for

  • Commit button

    Hi, in ADF, How can I use commit button for both: 1.save in db 2.move to other page Thanks..

  • Ipad and iTunes 10

    I installed Itunes 10 in my PC (Windows XP Home Edition). Since then, when I connect my Ipad and the system crashes and the following error appear: "STOP: 0X0000007E). When I had the older version of iTunes, nothing happened.

  • Can`t open vision builder 2011

    I have some problem about vision builder AI 2011 please help me!!! Log: #OSName: Microsoft Windows XP Service Pack 3 #OSVers: 5.1 #OSBuild: 2600 #AppName: Vision Builder #Version: 10.0.1f3 32-bit #AppKind: AppLib #AppModDate: 07/30/2011 12:04 GMT #La

  • Migration of vlan IDs

    I need to change the ID for a vlan and would like to minimize the outage for migrating the hosts. Our environment are Nexus cores using a VPCs to 5ks.  The SVI for the vlan resides on the Nexus cores and only L2 on the Nexus 5ks.  For example I have

  • I have a mac g5 with version 10.4.11 and wanted to know how to upgrade to version 10.5.8?

    I have a mac g5 with version 10.4.11 and wanted to know how to upgrade to version 10.5.8?