Where to locate HTTP Server for use with Oracle Express 10g and Apex?

Hello,
Im a newbie and I downloaded oracle express 10g and Apex 3.2.1. The Apex install is referencing "choosing a HTTP Server" specifically "Oracle HTTP Server and mod_plsql and the embedded PL/SQL Gateway". My question is do the HTTP server or PL SQL embedded Gateway come with the 10g install or do I need to download them seperately? If so where can I locate them?
Thank you!

user12027813 wrote:
If using Oracle XE, then which APEX install scenario would I used if I downloaded both the XE and apex from the OTN?Oracle XE includes APEX 2.1 and uses the PL/SQL Gateway for HTTP service work. No separate HTTP Server is required.
If, after you install XE, you want to upgrade to APEX 3.x, you would select the PL/SQL Gateway for the upgrade.
If the PL/SQL Gateway (EPG) does not provide the full set of services you need, you could put a regular Apache in front and redirect to APEX for those specific issues.
If that is to complicated, then you could license Oracle Application Server Standard Edition 1 (for a fee) to get an Oracle HTTP Server and it's mod_plsql to replace the internal EPG.

Similar Messages

  • Preparing for Oracle OCA 11g using an Oracle Express 10g database

    As a software application developer, I have been considering Oracle certification for a while to enhance my skill set. Unfortunately I don't have access to a commercial Oracle installation, and would like to use a free version of Oracle Express during my studies. The latest OCA courses largely focus on Oracle 11g, and it would appear that there is no free (Express) 11g database available yet.
    Could anyone please advise me whether it would be possible and practical to prepare for the 1Z0-051 Oracle Database 11g: SQL Fundamentals I and 1Z0-052 Oracle Database 11g: Administration I exams using an Oracle Express 10g database instance, while accompanied by the relevant Oracle 11g study material? In other words, is the overlap between Oracle 10g and 11g sufficient that a solid understanding of 10g could allow me to successfully sit the 11g exams? Furthermore, would the Express edition of the database provide sufficient functionality to prepare for the Administration exam?

    user10750763 wrote:
    As a software application developer, I have been considering Oracle certification for a while to enhance my skill set. Unfortunately I don't have access to a commercial Oracle installation, and would like to use a free version of Oracle Express during my studies. The latest OCA courses largely focus on Oracle 11g, and it would appear that there is no free (Express) 11g database available yet.
    Could anyone please advise me whether it would be possible and practical to prepare for the 1Z0-051 Oracle Database 11g: SQL Fundamentals I and 1Z0-052 Oracle Database 11g: Administration I exams using an Oracle Express 10g database instance, while accompanied by the relevant Oracle 11g study material? In other words, is the overlap between Oracle 10g and 11g sufficient that a solid understanding of 10g could allow me to successfully sit the 11g exams? Furthermore, would the Express edition of the database provide sufficient functionality to prepare for the Administration exam?Using Oracle 10g express edition to prepare for 1z0-051 should be OK.
    (http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_org_id=1080544&lang=US&p_exam_id=1Z0_051 says Exam 051 has been validated against Oracle Database 10g and Oracle Database 11g. Training on either version will be appropriate preparation.).
    For 1z0-052 the situation is different. Oracle 10g express edition hides some of the administration tasks ... you really need to be using 11g.
    If you dont waht Oracle 11g all over your regular machine then I would typically recommend install Oracle Enterprise Linux either on a spare machine with a dual core or HT processor and with 2GB or more of memory (eg Dell gx280 or better); or using a virtualisation solution on your current machine (ram would need to be 3GB or higher) (eg virtualbox or whatever ... though windows as a guest can have a license issue).

  • Compatibility with Oracle RAC 10g and E-business 11i ?

    Hi netpros,
    I am currently helping the sales guys with a tender. The customer requires the solution to be compatible for delivering Oracle RAC 10g and e-business 11i. we are proposing a combination of Cat6509E for the core with Infiniband server switches. Are these devices OK for use with Oracle. I have not much experience with Data centers and so any help is much appreciated.

    Hi,
    It just so happens Cisco have a paper on exactly this subject (Oracle and e-business 11i) here:
    http://www.cisco.com/application/pdf/en/us/guest/netsol/ns50/c649/ccmigration_09186a00807688ce.pdf
    The design is somewhat OTT as it includes everything which Cisco thinks may be even vaguely useful, including ACE and FWSM modules. However, it's very useful as a comparison document and does include some good design tips, and the references at the end are also worth following up.
    I wouldn't want to get into the whole Infiniband vs Fiber Channel argument (the doc uses MDS switches) but both work just fine in the DC environment.
    HTH
    Andrew.

  • Problem-Starting InDesign Server for use with CORBA / Java and IOR file not generated

    I'm trying to start Indesign Server cs3 for use with Corba, as per the document the server should generate the start-up message like this..
    InDesignServer -iorfile c:\ior.txt -pluginpath Server\Corba
    [server] Writing IOR to ... and it should generate the IOR file
    but I'm getting the usual start-up message and the IOR file is not generated, I hope IOR file is required for Java component interaction with IDS, kindly help me to solve this.
    Thanks in advance.

    [From Susan Doan, who is having trouble posting to the forum today}:
    It looks like the example command line in the "Intro to InDesign Server" pdf is using curly quotes instead of straight quotes. If you copy the command from the pdf and paste it in your command shell, it won't work because of the curly quotes.
    You can run the command without the quotes as Rich has said, but, as will all command lines, if your path contains a space, you will need to put quotes (straight ones!) around the path.
    Thanks,
    Ole

  • ISSUES WHILE STARTING HTTP SERVER FOR A NEW INSTALLATION OF 10G AS

    I installed 10g AS version 10.1.3.1. I am having this issue while running the installation:
    The Configuration assistants are failing with the following error:
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server/
    Error
    --> Process (index=1,uid=621769602,pid=30999)
    failed to start a managed process after the maximum retry limit
    Log:
    /opt/dba/oracle/product/10.1.3.1/OracleAS_1/opmn/logs//HTTP_Server~1.log
    Configuration assistant "Oracle Process Management and Notification Configuration Assistant" failed
    I am using a staticports.ini file with the following values
    Oracle HTTP Server port =81
    Oracle HTTP Server Listen port = 81
    Oracle HTTP Server SSL port = 444
    Oracle HTTP Server Listen (SSL) port = 444
    I am not sure what the following are for and what values i should for them so i commented them
    #Oracle Notification Server Request port = port_num
    #Oracle Notification Server Local port = port_num
    #Oracle Notification Server Remote port = port_num
    #ASG port = port_num
    Has anyone encountered this issue ??

    Port numbers less than 1024 are privileged ports on Unix/Linux. In order for OHS to run on one of the privileged port (e.g. 81 and 441 in your case) you must enable OHS to run as root. By default OHS runs a non-root user, the user that installed Oracle Application Server.
    So to start with installer do not specify custom (static) ports and complete the installation. OHS will be assigned some non-privileged port by installer. Post installation follow the instructions here to change the ports to 81 and 441:
    http://download.oracle.com/docs/cd/B32110_01/core.1013/b32196/ports.htm#CIHJEEJH
    Thanks
    Shail

  • ISetup for use with Oracle Incentive Compensation (OIC)

    I have read conflicting reports as to whether or not iSetup would be available for use to migrate Compensation Plans (and all other OIC configurations) across instances of Oracle Apps eBusiness.
    Does anyone know if R12 (12.04) is capable of handling OIC migrations? Is there any documentation available as to how one would configure iSetup for use with OIC?
    Thanks in advance.

    Hi,
    This is Mugunthan from iSetup development. OIC is not covered as a part of standard selection sets shipped by Oracle. You may consider logging a SR (product code - 841) to get the coverage.
    If you already have java program/scripts that migrate OIC, then you can plugin them with iSetup. You can also write your own BC4J APIs for migration of OIC setups and register with iSetup.
    To know more about writing BC4J iSetup Fwk APIs, please log a SR.

  • Slow Problems with Oracle Forms 10g and Oracle Database 11g

    Hi, I wonder if there is a compatibility problem between Version 10.1.2.0.2 32 Oracle Forms and Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production. This is because my application runs correctly on a version of Oracle Database 10g, and when we migrated the database to an Oracle Database 11g, slowness problems came out.
    Thanks.

    We have the same issue happening with our custom forms and with some of the standard forms in EBSO. So far we have found that the form invoking a view causes ridiculous slowness in opening the form (40 mins). Using a table access has shortened the open time significantly. At this time Oracle DBAs at OOD have no clear idea why it is happening.
    we are on 11.1 database with 11.5 EBSO
    Edited by: user3223867 on Feb 4, 2011 7:55 AM

  • Help me for Configuration on Oracle AS 10g and WebSphere MQ

    If there someone can share there experience on configuration on Oracle AS 10g and WebSphere MQ. Is there some quite easy ways or tools to do this?
    Welcome any advise!

    Hi,
    The only thing I know of is the documentation to configure the resource provider and I think there is an example on Technet:
    "Declaring an IBM WebSphere MQ Resource Provider Reference"
    [http://download.oracle.com/docs/cd/B32110_01/web.1013/b28958/jms.htm#i1086751|http://download.oracle.com/docs/cd/B32110_01/web.1013/b28958/jms.htm#i1086751]
    and
    [http://www.oracle.com/technology/tech/java/oc4j/1013/how_to/index.html|http://www.oracle.com/technology/tech/java/oc4j/1013/how_to/index.html]
    I think the important thing is to note step 3 of the documentation,
    Add to J2EE_HOME/applib any JAR files required by a Websphere MQ JMS client
    as described in the IBM documentation.
    I assume this comes from an MQ library that should be installed in OC4J.
    If you use applib you must restart OC4J before it will be seen also.
    I hope this can guide you in the right path.
    Sincerely,
    Steff

  • Configuring DBI for use with Oracle 8i

    We have problem while openning the connection to Oracle 8i using DBI. The error we keep getting when we run a test script is:
    DBD::Oracle object version 1.03 does not match bootstrap parameter 0.47 at directory path/DynaLoader.pm line 188.
    The same script is working fine on another computer where we have Oracle 8.05 installed.
    Probably the DBD is not installed or configured properly. Is there anything we can do to fix this problem?
    Thanks.

    Based on your description, clearly the SPA941 is not registered to a VoIP provider or a SIP server PBX. I am not familiar with the BT bussinness hub if this serves as the PBX of the VoIP network but youb are correct in saying that you need to configure the URL set up of the unit. You need to access the URL via its IP address. To know the IP address of the unit, follow this link: 
    http://linksys.custhelp.com/cgi-bin/linksys.cfg/php/enduser/std_adp.php?p_faqid=5230&p_created=11688... 
    After this, forll thw link for the registration of the VoIP information: 
    http://linksys.custhelp.com/cgi-bin/linksys.cfg/php/enduser/std_adp.php?p_faqid=16560&p_created=1211... 
    You need to also place in this field the “User ID” (usually you phone number from the VoIP provider), the password and the codec being used but youu VoIP provider. Save the settings and check in the “Info” tab if the extension is “registered”.
    If you still have the same problem, I suggest contacting Cisco Tech support to further look into your concern. I believe this unit belongs to the business series devices that Cisco is now supporting. Try to go to this link for the other business series devices and the site where you can get hold of Cisco for support: 
    http://www.cisco.com/web/products/linksys/index.html

  • NAS drive recommendations for use with MPB, PS3, APX and time machine?

    Hello,
    I am looking to get a 1TB NAS drive and then partition about 400mb for time machine and the other 600mb will basically serve as a media/itunes server.
    Wondering what recommendations you have and anything to look for in the product details? Is bittorrent an important feature? usually I just use the client on my computer and save to an external drive but maybe thats inefficient.
    I don't need raid, try to keep the cost down
    thanks

    Hi Rhett, if you post this in the 'Time Machine' category, you might get faster response and plenty suggestions.

  • MiniDVI to VGA for use with other (normal) monitors and televisions?

    Just that...
    Is it the miniDVI to VGA (as opposed to the miniDVI to DVI) adaptor that I should buy to connect the MacBook to other monitors (to get the extension of the MacBook screen) and televisions (so the MacBook can act as a DVD player)?
    Oh - also, could I plug a USB mouse and keyboard into the MacBook and plug the MacBook into a monitor and use it with the lid closed (ie like a desktop)?
    Thanks very much!
    --gal--

    miniDVI to VGA: Connects Macbook to "Normal" monitors
    http://www.canadiancomputer.com/product_images/large/162.jpg
    miniDVI to Video: Connects Macbook to "Normal" (older style, non-HD) TVs
    hhttp://www.canadiancomputer.com/product_images/large/158.jpg
    miniDVI to DVI: Connects Macbook to newer monitors (with DVI In ports) and newer, HD-ready TVs (with DVI in ports)
    http://www.canadiancomputer.com/product_images/large/164.jpg
    "Oh - also, could I plug a USB mouse and keyboard into the MacBook and plug the MacBook into a monitor and use it with the lid closed (ie like a desktop)?"
    Yes, I have done this myself.

  • Certified Operating Systems for use with Oracle Designer Repository

    Hi all,
    We have Oracle Designer Repository version 10g(9.0.4.3.14) installed on Microsoft Windows 2000. As our OS and Network team is going to migrate the OS from Windows 2000 to Windows 2003, I want to know if Windows 2003 is certified for our Designer version or not.
    Thanks in advance.
    Iman

    I think you misunderstood Mark's statement. Oracle Designer has two distinct but tightly related parts. One is the Oracle Designer Client, which is a client/server application that only runs on Microsoft Windows. The latest versions are certified for Windows XP R3, but you'll have to check the current certification matrix to see on what OSs your version of the Designer client are certified.
    The other part is the Oracle Designer Repository. This is a set of tables, views and stored procedures that are installed in an Oracle database. The Oracle database can be on any OS or hardware for which that version of the database is certified. There is a certification matrix to show the certified versions of OS and database, and a separate matrix to show certified combinations of database and repository.
    The Oracle Designer Repository and the Oracle Designer client must be matched, but basically, if you run the Repository Administration Utility against a lower version of the repository, it will give you an option to upgrade the repository to the version that is compatible with your client. If you run against a higher version of the repository, it just won't work, and you'll have to upgrade your client.
    Unfortunately, the certification matrices seem to have disappeared from OTN, so they are only available through My Oracle Support.

  • Help configuring OS X Server for use with SuperDuper!

    Hi, I am trying to configure my Mac Mini running Mavericks and OS X Server and my MBP so that I can make SuperDuper! backups from the internal drive in the MBP to an external drive connected to the Mac Mini. I would like to be able to make a connection wirelessly over the LAN so that I can configure automatic scheduled backups. Can anyone help me with this? I am inexperienced with Server and have not been able to get SuperDuper to locate the external drive. Any help would be greatly appreciated. Thanks!

    You can't do that. "SuperDuper" doesn't work over a network. "Carbon Copy Cloner" does.

  • Partitioning Hard Drive for Use with Mac (Time Machine) and Windows

    I have a brand new Imac on which I am also running WIndows Vista through Boot Camp (sweet, by the way). I have a large external hard drive on which I set up Time Machine easily enough. I would like to partition the drive somehow so that I could use half the drive to separately back up files on the WIndows side, but I can't seem to do this. Any suggestions? Is this even possible with Time Machine?

    You can use Disk Utility create two partitions. Choose FAT for the Windows partition and Mac Extended (Journaled) for the Mac. One limitation of FAT32 is that you can't write files bigger than 4GB. You can reformat this partition as NTFS within Vista which will allow bigger file sizes but you won't be able to write to this partition from within OS X without other utilities. Also you can't write to the OS X partition from Vista without other software.
    Time Machine will not be able to back up the windows formatted drive partition.

  • Best Router with DSL Modem for use with AT&T DSL and Airport Express?

    I recently had my old 2WIRE from AT&T DSL service die, so purchased a new 2WIRE 2701HG-B. My old 2WIRE worked with my Airport Express, which is hooked up to my DVR for DirecTV use. The new 2WIRE apparently is not compatible with the Airport Express, so I returned it and purchased a NetGear Wireless-N 300 Router with DSL modem. While this one does work with the Airport Express setup, it runs very slow. This router has mediocre reviews, so I'd like to find a better one.
    I'd appreciate any suggestions for a Router w Modem that would work best with my AT&T DSL and Airport Express (802.11n) within the $100 - $150 price range. Thanks!

    Configure the Express as a bridge: Connect via "Ethernet", and set Connection Sharing to "off (bridge mode)".
    The switches ought not to be a problem, and I don't know why your router froze. The Express is simply another wired client, just like a computer might be.
    do I turn off DHCP on the router,
    No. Something has to provide routing functions so leave the Linksys alone.

Maybe you are looking for

  • Permission issues between an intel 10.7 and a G5 10.5

    Hi all, I hope you guys could should some light on and issue we are having at my office. I have 2 girls in our ad department.  Angie is on a relatively new Mac Pro running 10.7, and Robin is on a G5 Mac Pro running 10.5.  They are part of our company

  • Missing Datamarts in the Infosource Screen

    Hi, I needed to experiment loading from an infocube to another infocube for some re-modeling to be done at the clients side. The problem I am facing is none of the datamart datasources are showing up on the infosources tab. They appear under the BWSy

  • R12 Istore Technical reference manaul

    Hi On the internet and Oracle docs , i'm just able to see the implementation and the quick ref guide. I'm not able to find the Technical reference document for R12 I could find it for 11i, but not for R12 Could you please assist THanks

  • Best display profile for video editing

    Among the choices you see under Display Profile on a Mac, what is considered "best" choice for video editing, so that you can assess color, exposure, etc. in your footage as you edit? I have always used Adobe RGB (1998), but realize that I have no kn

  • Problem vith T61 sound card not regocnized with Windows 7 ultimate

    When I try to Install SoundMax, I get the dreaded "The audio driver files do not support your computer hardware" error I have found other threads with Windows XP but haven't found any with Windows 7 Is there a way to force to install these drivers? o