Do I need to install oracle database 10gr2 before installing Oracle applica

I am new to Oracle application server. I am going to install Oracle application server 10g. From what I read, it looks like I need to install oracle database 10gR2 first on the SAME server? Is that correct?
If I do so, oracle_home will be point to where? to the Oracle application server home directory, or oracle db directory?
Thank you very much for you help.

hi,
Even i am new to oracle application server and had the same doubt that you have.
When you install Application Server there would be two tiers installed, application tier and middle tier, these tiers can be running from the same machine or different machines.
These tiers will have a meta data repository to store application server related data, this database will be installed along with application server.
It is upto you to install "oracle database 10gR2 " before or after installaion of application server, this will be an independent database which will have its own home, but after this installation you will have three homes, ex: infra_home,mid_home and 10gR2_home.
by default oracle_home is set to the last installation that happens so if you install the database 10gR2 after installing application server it will point to 10gR2_home, but if you install 10gR2 before and application server later then the oracle home will be infra_home(if both the middle tier and infratier are on the same machine)
you can always change the oracle home by using set ORACLE_HOME=path/to/oracle/home( in windows)
or export ORACLE_HOME=path/to/oracle/home (in unix)
hope this helps....
regards

Similar Messages

  • ERROR install oracle database 10gR2 in solaris sparc 64

    Dear All,
    I got error when installing oracle database 10gR2 on solaris sparc 64.
    these are the messages:
    /usr/ccs/bin/make -f ins_precomp.mk relink ORACLE_HOME=/usr/app/oracle/product/10.2.0/db_1 EXENAME=proc/Linking /usr/app/oracle/product/10.2.0/db_1/precomp/li
    b/proc
    ld: fatal: file /usr/app/oracle/product/10.2.0/db_1/lib32/libclntsh.so: unknown file type
    ld: fatal: File processing errors. No output written to /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc
    *** Error code 1
    The following command caused the error:
    echo "Linking /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc"; \
    rm -f /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc; \
    /usr/ccs/bin/ld -o /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc -L/usr/app/oracle/product/10.2.0/db_1/precomp/lib/ -L/usr/app/oracle/product/10.2
    .0/db_1/lib/ -dy /usr/app/oracle/product/10.2.0/db_1/lib/prod/lib/v9/crti.o /usr/app/oracle/product/10.2.0/db_1/lib/prod/lib/v9/crt1.o /usr/app/oracle/product
    /10.2.0/db_1/lib/s0main.o /usr/app/oracle/product/10.2.0/db_1/precomp/lib/pdc.o /usr/app/oracle/product/10.2.0/db_1/precomp/lib/pds.o /usr/app/oracle/product/
    10.2.0/db_1/precomp/lib/libproc2.a /usr/app/oracle/product/10.2.0/db_1/lib/libslax10.a /usr/app/oracle/product/10.2.0/db_1/precomp/lib/libpgp.a -lpls10 -lplp
    10 /usr/app/oracle/product/10.2.0/db_1/lib/libplc10.a -lsnls10 -lunls10 -lnls10 /usr/app/oracle/product/10.2.0/db_1/rdbms/lib/kpudfo.o -lclntsh `cat /usr/ap
    p/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /usr/app/oracle/product/10.2.0/db_1/lib/
    ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -lcore10
    -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /usr/app/oracle/product/10.2.0/db_1/lib/ldflags`
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /usr/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10
    -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lpls10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -
    lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10
    -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /usr/app/oracle/product/10.2.0/db_1/lib/sysliblist` -R
    /opt/SUNWcluster/lib/sparcv9:/usr/app/oracle/product/10.2.0/db_1/lib:/opt/ORCLcluster/lib/ -Y P,:/opt/SUNWcluster/lib/sparcv9:/opt/ORCLcluster/lib/:/usr/ccs
    /lib/sparcv9:/usr/lib/sparcv9 -Qy -lc -laio -lposix4 -lm /usr/app/oracle/product/10.2.0/db_1/lib/prod/lib/v9/crtn.o; \
    /bin/chmod 755 /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc
    make: Fatal error: Command failed for target `/usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc'
    /usr/ccs/bin/make -f ins_precomp.mk relink ORACLE_HOME=/usr/app/oracle/product/10.2.0/db_1 EXENAME=proc/Linking /usr/app/oracle/product/10.2.0/db_1/precomp/li
    b/proc
    ld: fatal: file /usr/app/oracle/product/10.2.0/db_1/lib32/libclntsh.so: unknown file type
    ld: fatal: File processing errors. No output written to /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc
    *** Error code 1
    any help would be appreciate.
    Thank you
    Regards,
    Spirit

    I'm not sure with the solaris sparc 64.
    but the most common problem with Linux x86_64 which I assume probably similar. that type of error caused by
    you have to install glibc-devel-32 bit and libstdc++-devel 32 bit together with your 64 bit. both libraries required by the Oracle to solve the linking problem.
    http://forums.oracle.com/forums/thread.jspa?messageID=1254866
    probably it will help you.
    sorry, this is just my guessing of your problem.
    thanks

  • Upload file in JSP with Oracle Database 10gR2

    How to upload file with oracle database 10gR2??
    i can't find how to upload..
    i've tried to create a procedure in oracle and execute in netbeans but the file save in directory and then from directory save to database.
    it means the file save in 2 location, in directory and database..
    does anybody know how to save file direct from the JSP file into database without save in directory?
    this is the procedure..
    create or replace PROCEDURE load_file (
    p_id number,
    p_photo_name in varchar2) IS
    src_file BFILE;
    dst_file BLOB;
    lgh_file BINARY_INTEGER;
    BEGIN
    src_file := bfilename('DIR_TEMP', p_photo_name);
    -- insert a NULL record to lock
    INSERT INTO temp_photo
    *(id, photo_name, photo)*
    VALUES
    *(p_id , p_photo_name ,EMPTY_BLOB())*
    RETURNING photo INTO dst_file;
    -- lock record
    SELECT photo
    INTO dst_file
    FROM temp_photo
    WHERE id = p_id
    AND photo_name = p_photo_name
    FOR UPDATE;
    -- open the file
    dbms_lob.fileopen(src_file, dbms_lob.file_readonly);
    -- determine length
    lgh_file := dbms_lob.getlength(src_file);
    -- read the file
    dbms_lob.loadfromfile(dst_file, src_file, lgh_file);
    -- update the blob field
    UPDATE temp_photo
    SET photo = dst_file
    WHERE id = p_id
    AND photo_name = p_photo_name;
    -- close file
    dbms_lob.fileclose(src_file);
    END load_file;

    Well your Oracle procedure is designed to load a file, so that's what it does. If you want it to load from a data stream such as an upload, you need to rewrite it accordingly.
    So far this is not a Java question at all.

  • Which oracle database should I install OBIEE RCU schemas

    Hi,
    Which Oracle database should I install OBIEE RCU schemas into? Should I install them into the database that contains the star schemas? Also, if we have different star schemas (HR, Sales, etc.), should I install multiple pairs of OBIEE RCU schemas for the different data. Finally, should I create both the DEV schemas and PROD schemas?
    Thanks.
    Andy

    Hi,
    1)DEV_BIPLATFORM and DEV_MDS schemas?
    Its having schemas like BIPLATFORM and MDS
    Above schemas are used to store our Metadata,Usagetracking information related to your BI Application, like lifecycle of app, any triggers, any Schedulers etc
    Its must required to installing/upgrading/running obiee on your server (its mandary for running obiee)
    More: http://docs.oracle.com/cd/E23943_01/doc.1111/e14259/overview.htm#RCUUG114
    Refer my oracle support artical ID 1304790.1
    2) what should we do if we want to upgrade from one OBIEE version into another but don't want to touch the current production?
    I must need to upgrade Production.let say in your current s/m having obiee11.1.1.5.0 in DEV & Prod Server.if you want to upgrade obiee11.1.1.6.0 then you need to upgrade RCU() Schema
    Refer:
    http://gerardnico.com/wiki/dat/obiee/patch_11g_111160
    http://blog.guident.com/2012/03/upgrade-obiee-11-1-1-5-to-11-1-1-6/
    http://docs.oracle.com/cd/E23943_01/bi.1111/e16452/bi_plan.htm#BABECJJH
    3) which oracle database should I install OBIEE RCU schemas?
    Below Oracle DB supporting
    Oracle 10.2.0.4+
    Oracle 11.1.0.7+
    Oracle 11.2.0.1+
    For the supporting DB refer the certification matrix
    http://www.oracle.com/technetwork/middleware/bi-enterprise-edition/bi-11gr1certmatrix-166168.xls
    Thanks
    Deva

  • Oracle Database 10g Express Edition (Oracle Database XE)/ BI Publisher

    Hi,
    I have installed Oracle Database 10g Express Edition (Oracle Database XE) on my windows machine and would like to work with BI publisher for reporting in APEX applications.
    Question: Can I install and work with BI publisher on ORACLE DATABASE XE?
    If not any other options available?
    Appreciate any help.
    Thanks,
    Lakshmi

    hi,
    yes you can install.. try
    Oracle Discoverer 10g (Oracle BI Suite Standard Edition)
    regards,
    Deepak

  • Can i  use Oracle Database Audit Vault and Oracle Database Firewall on Solaris?

    Can i  use Oracle Database Audit Vault and Oracle Database Firewall on Solaris?

    4195bee8-4db0-4799-a674-18f89aa500cb wrote:
    i dont have access to My Oracle Support can u send text or html of document please?
    Moderator Action:
    No they cannot send you a document that is available only to those with access to MOS.
    That would violate the conditions of having such service contract credentials.
    Asking someone to violate such privileges is a serious offense and could get that other person's organization banned from all support and all their support contracts cancelled.
    Your post is locked.
    Your duplicate post that you placed into the Audit Vault forum space has been removed (it had no responses).
    This thread which you had placed in the Solaris 10 forum space is moved to the Audit Vault forum space.
    That's the proper location for Audit Vault questions.

  • Do I need to upgrade my graphics card before installing CS6?.....currently

    Do I need to upgrade my graphics card before installing CS6.....currently have Nvidia quadro FX1800 with CS5.......what card would be recommendation for a one man operation that would like to take advantage of the mercury playback engine?

    I agree with the recommendations for the GTX 660+. I also second John's advice to completely uninstall the existing Quadro drivers before you swap cards.
    And that Quadro FX 1800 never worked with MPE GPU acceleration even in CS5 because although it has CUDA capability, it has only 768MB total VRAM on the card. MPE GPU acceleration requires a minimum of 765MB of free, unused VRAM - but a 768MB card leaves only 749MB of free, unused RAM because the Windows GUI itself consumes nearly 20MB of VRAM. And even if the FX 1800 had 1GB of VRAM, it would be sluggish-performing by current standards because the FX 1800 is really based on a downclocked GeForce 9600 GT (with only 64 CUDA cores) with a narrower memory bus width (192 bits instead of 256 bits, both DDR3).

  • Oracle Database 11g Administrator or Oracle PL/SQL and Forms Developer?

    Hi,
    I am thinking about doing an Oracle certification course- Oracle Database 11g Administrator or Oracle PL/SQL and Forms Developer.
    Oracle Database 11g OCP and OCM certification requires 3 mandatory training courses to be completed that costs between $1900 and $3250/each. Oracle PL/SQL certication doesn't require any mandatory training course.
    Which one of these would be a good choice? Please advise.
    Thank you,
    Tracy

    Regardless of which path you want to take, in order to get the OCP certification in either the DBA or PL/SQL developer track, you must first obtain the respective OCA certification for that track. I'm assuming that since you are still undecided in which path to take that you haven't started working on either yet. If you look at the pages for the OCA DBA and OCA PL/SQL Developer certs and what is required for each, you'll see that the first block of tests for either certification (the SQL based exams) has the same options (1Z0-007, 1Z0-047, 1Z0-051) and passing one of those SQL based exams gives credit towards obtaining both OCA certifications. That might be a good place to start.
    Doing one of these tests first might give you some extra time to decide which track you want to pursue. But as Justin said, it really depends on what you do (or plan on doing) in your career as to which path might be more beneficial for you.
    As for the OCM level stuff, I wouldn't even think about it until you get the OCP. One step at a time... Same with OCP before OCA. That being said, my suggestions are just that, suggestions. You're free to take any exams/courses in any order, but you won't be able to obtain the certs until you have completed the requirements for each.

  • I have an academic version of Final Cut Studio on my laptop and recently purchased the most recent Full version of Final Cut Studio. Do I need to uninstall the academic version before installing the new version?

    I have an academic version of Final Cut Studio on my laptop and recently purchased the most recent Full version of Final Cut Studio. Do I need to uninstall the academic version before installing the new version? I ask because this is not an upgrade, but a completely new version.

    I'm with Jim on this.  It always seems to work out better if you do not install over another version.  You can use this app (freeware - thanks to Jon Chappel) to completely remove ALL Final Cut Studio apps and components: http://www.digitalrebellion.com/fcsremover/
    Once that's done, install your newly purchased version.
    -DH

  • Do I need to uninstall lightroom 3.5 before installing photoshop cs6?

    Hi
    Do I need to uninstall lightroom 3.5 before I install photoshop cs6 disc? I have windows 7. When I insert the disc photoshop cs6 in the disc drive - Lightroom opens. What do I need to do please.

    HiThank you very much for your help. I have now managed to install. Now I just need to know how to use it!
    Date: Fri, 7 Sep 2012 10:57:39 -0600
    From: [email protected]
    To: [email protected]
    Subject: Do I need to uninstall lightroom 3.5 before installing photoshop cs6?
        Re: Do I need to uninstall lightroom 3.5 before installing photoshop cs6?
        created by techkid123 in Downloading, Installing, Setting Up - View the full discussion
    Hi, 1.Inset the disc in the computer. 2. Go to My computer3. Right Click on the DVD Drive and Click on Open.4. Create a Folder on your Desktop and copy all the contents from DVD to the newly created folder on your desktop.5. Once Copying is finished Open the Foders and look for Setup.Exe and then double Clink on it and follow the on screen instructions.  Hope It HelpsThanks
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4681060#4681060
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4681060#4681060. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Downloading, Installing, Setting Up by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Please install Visual Studio 2005 before install Acrobat 9 Plugin Wizard

    Hi,
    I have Visual C++ 2005 Express Edition installed on my computer. I keep get error message said "Please install Visual Studio 2005 before install Acrobat 9 Plugin Wizard" when I installed Visual Studio App Wizard  Acro9PIWizInstaller.msi.
    Any idea?
    Thanks,
    Thai

    Lol
    Do you take me as a joker ?
    *Of course I have contacted the micorsoft support first !*
    *They ask me to try to install the .net framework 3.5, to see if the setup wasn't define as XP compatible.*
    *Then they don't have answer yet and asked me to contact Toshiba support (funny no ?)*
    Also If you look at the microsoft support forum the only installation pbm with Visual Studio with Vista is toshiba laptop satelitte related
    Ok now, as it's my job, here is what I think :
    Maybe the laptop was first setup with XP and maybe Tshiba reseler did install Vista on it as a migration !
    First case
    So to be absolutly sure it wasn't the case I did a format of my HDD and reinstalled vista from the Toshiba Crash and recovery CD
    Second case
    The problem remain, so it is possible that this Recovery CD and/or any other Toshiba product create this problem !!!!
    Note that the C# or J# express just work fine, it's only the Visual Studio 2008 tem suite and pro

  • Hi there,I was using MacPro with older snow leopard just now i install OS X LION,before install i backup all deta to time machines about 70GB,now when i connect i dont know how can backup the old deta to OS X LION,but it just backup the recent deta to tim

    Hi there,
    I was using MacPro with older snow leopard just now i install OS X LION,before install i backup all deta to time machines about 70GB,now when i connect i dont know how can backup the old deta to OS X LION,but it just backup the recent deta to time machine,pls guide me how i can backup my old deta to my computer??
    Will be much appreciated !!
    Thanks.

    >Step 1. Backup existing data using time machine.
    Time Machine is nice, but you have very little in terms of ability to verify that your data is all backed up.      I find Time Machine is better for the occasional recovery of previously written data at specific times.  A good backup solution that survives an erase and install (there is no clean install in Mac OS X), is a clone, and preferably TWO clones.    See my FAQ*:
    http://www.macmaps.com/backup.html
    Time Machine can work as good as a clone, and in fact I once had to rely on it because my hard drive died.  Thankfully it did recover everything.   But I had my clone just in case it didn't work.     Now I feel more comfortable since clones allow you to boot themselves, and thus prove all the important system information got saved, and not just the user data.
    Clones are also easier to import with the migration assistant.

  • Oracle Database 10g - RAC install

    1)
    I am trying to install Oracle 10g RAC (for Solaris Operating System (SPARC)) using 'Enterprise/Standard Edition for Solaris Operating System (SPARC, 64-bit) - ship_rel10_sol64_db.cpio.gz' downloaded installation. There is no separate installation for RAC, so I assume this is the right install to use for RAC, right?
    Since I don't have cabeling for Interconnect done yet, I tried to install Database/RAC prior CRS installation, but no option has been offered for RAC. Do I need to have clustering software installed first in order to be able to installl Oracle Database RAC?
    2)
    Why is Oracle Database 10g release 10.1.0.3 patch set (for Solaris Operating System (SPARC)) so large - 648 MB?
    Do I need to install 10.1.0.2 first?

    Hello,
    there's no extra RAC software package, but the option is only offered, if one of the supported cluster layers for the respective OS has been installed before.
    10.1.0.3 looks like a complete redesign, but anyway it is a patch, you have to install 10.1.0.2 first.

  • Oracle Database Creation without Installing Software

    Hi All guru's,
    I just have a query, I have 2 Servers with OS Solaris and DB Version is 10.2.0.1.0 which is installed on one server and not on second one. Is there any possibility that i can create a database on the second server where oracle software is not installed by using the server where Oracle software is installed.
    Thanks in advance

    Vikas Kohli wrote:
    I done the ORACLE_HOME clone from the server where Oracle software is installed and paste on second server where Oracle Server is not installed
    Now i think i need to go to oui folder and start the oui.
    Kindly correct me if i am wrongThis wan't the question which you asked before. Please try to ask question based on what you already have done. However please go through following doc as it depends upon the type of cloining done
    Master Note For Cloning Oracle Database Server ORACLE_HOME's Using the Oracle Universal Installer (OUI) [ID 1154613.1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Install oracle database prior to installing oracleAS ?

    Hello world,
    I am trying to installing oracle application server on my computer.
    Going through installation steps I find that OracleAS metadata repository will be created automatically in a database.
    Does the installing OracleAS comes with Oracle database? or Am I required to install Oracle Database before I install OracleAS Infrastructure components?
    Please point me in the right direction.
    Thanks
    -bifacts
    Edited by: bifacts on Jan 27, 2011 4:47 PM

    Hi,
    By default for OAS 10g r2 metadata repository get created during your oracle infra installation,
    There is no need to install separate oracle Database before installing Application server.
    It depends on which OAS are you installing.
    Kindly revert for any clarification
    Regards
    FAbian
    Edited by: Fabian on Jan 28, 2011 12:21 AM

Maybe you are looking for

  • How can I get iTunes Store to remove a stranger's episode from my podcast?

    I was so happy to see my podcast produced in Podbean was accepted by the iTunes Store. However, there are two mistakes. How can I get them corrected? (1)   Another individual's podcast was added along with my three podcasts episodes. It doesn't look

  • My computer is really slow after installing lion

    Help! I installed lion and now my computer is deathly slow. I also couldn't login initially. Scared about what's to come...

  • Solved IOS 6 issue with headphone remote

    Upgraded my Iphone 4S to IOS 6 and my Klipsch headphone remot would not work.  Volume buttons worked, and the center button would start playing music, but it would not stop or pause the songs.  I tried my original Apple earbugs with the remote and di

  • Windows 7 64-bit hangs completely after some minut...

    Hi all, My Windows 7 64-bit machine hangs completely after some minutes using Nokia Suite 3.3.89 connected with a E72 through USB cable. When connecting, everything goes fine and I can usually synchronize data successfully between the E72 and compute

  • Text display, truncate with "...", how to?

    I would like to display long text fields in a truncated format, limited to a certain length. If the length is within the limit, display normally. If the length is > limit, cut it off and append "..." . This is the way the Feedback field is displayed