Two oracle homes 8 and 10

Hi,
on a windows 2003 server I have Oracle 10g and Oracle 8.1.7.
When we start listener of 10g , it deos not start listener for 8.1.7 data base. For starting 8.1.7 Listener I should go to Oracle_HOME/bin of 8.1.7.
Is there any way to resolve this in order to start Listener for 8.1.7 with 10g listener ? How to include 8.1.7 Db in SID_LIST_LISTENER of 10g listener.ora?
The same we can not use SQLPLUS of 10g to connect to 8.1.7 data base . We should do this from 8.1.7ORACLE_HOME/bin. How can I change to be able to connect from every directory ?
Many thanks.

Use oracle netmanager to include oracle 8i database service name in to 10g listner or else manually include 8i SID and oracle home in to 10g listner file.
Netmanager can be started by typing netmgr on command prompt
e.g
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(PROGRAM = extproc)
(SID_NAME = orcl)
(ORACLE_HOME = /u01/app/oracle/product/10.2.0/db_1)
(SID_DESC =
(GLOBAL_DBNAME = orcl)
(ORACLE_HOME = /u01/app/oracle/product/10.2.0/db_1)
(SID_NAME = ORCL)
(SID_DESC =
(GLOBAL_DBNAME = TSH1)
(ORACLE_HOME = /data2/oracle/ora8i)
(SID_NAME = TSH1)
2)
in 10g Home you need to configure tnsnames.ora for the 8i database to be connected. Put the 8i server ip and SERVICE_NAME and port in 10g tnsnames.ora file. You can find this file in $ORACLE_HOME/network/admin
TSH1 =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.21.29)(PORT = 1521))
(CONNECT_DATA =
(SERVICE_NAME = tsh1)
)

Similar Messages

  • Two oracle homes in linux!

    Hello !
    Can we make two oracle homes in Linux .
    In one home i have to install 8i database and in the other home i have to install 9iAS.
    What i think is , for two oracle homes in linux u need to make two oracle users first ,and in two different bash_profile file u have to give the path of oracle home. So this thing will not allow to start
    your database every time. u have to change user every time and then start your database .
    This thing will create problem .
    I have tried this thing on NT and it worked . I mean i made two oracle Homes and on one home i installed 8i and on other home i installed 9iAS. and it worked uccessfully.
    How can i do it on Linux .
    Regards
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by seemab:
    Sir i am talking about Red Hat Linux.
    Can we do it on it .
    Regards<HR></BLOCKQUOTE>
    I don't see why not. I used to use Red Hat and it worked the same.
    Say you want to start the database, open a terminal and do something like
    su - oracle
    <give password>
    . setupdbenv
    small script you write to set your SID, ORACLE_HOME, etc
    then start the database in that terminal.
    Similarly, for Oracle9iAS, log on using the correct user (root?), set the environment using something like . setupiasenv, and do the apachectl thing.
    I have 5 different Java environments I can setup in this way. Would be impossible if I used .bashrc or .profile to setup my environments.
    Cheers,
    Malte
    null

  • Two oracle homes on linux !

    Hello !
    Can we make two oracle homes in Linux .
    In one home i have to install 8i database and in the other home i have to install 9iAS.
    What i think is , for two oracle homes in linux u need to make two oracle users first ,and in two different bash_profile file u have to give the path of oracle home. So this thing will not allow to start
    your database every time. u have to change user every time and then start your database .
    This thing will create problem .
    I have tried this thing on NT and it worked . I mean i made two oracle Homes and on one home i installed 8i and on other home i installed 9iAS. and it worked uccessfully.
    How can i do it on Linux .
    Regards
    Seemab

    No you don't need a separate user. Just a shell script to change the environment.
    This is fairly standard on all unix platforms and is covered in the manuals, generally you run .oraenv or .coraenv which is really just a shell script which resets the environment.(theres probably a bash shell script for linux I haven't checked). However you can write your own to suit you needs. Generally the format is that the script it prompts you for an instance name and sets the environment approppriately but it could prompt you for anything.
    for example
    echo "which environmnet do you want"
    read OENV
    case $OENV in
    9) ORACLE_HOME=....
    ORACLE_SID=....;;
    8) ORACLE_HOME=....
    ORACLE_SID=....;;
    esac

  • 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

  • Need of Two Oracle Home in R12

    I am a newbie apps dba and was going through the oracle documentation. Where I learnt that in r12 there are two ORACLE_HOME 10.2.0 and 10.3.0. I tried to research regarding the same but couldn't find anything conclusive enough that would clear my fundamentals regarding the need for having 2 ORACLE_HOME. Of what I have understood , 10.2.0 is Developer Home which hosts the Apache, forms server etc and 10.3.0 hosts the JAVA/html server etc. Is my understanding correct regarding the same ? and what is the use and advantage of having two Oracle Homes? Do explain me in laymen terms as I am still a newbie!

    BhaviSavla;
    I guess you dint understand what I have said!!! I HAVE ALREADY READ THAT THOUSAND TIMES!!! Please think double&triple time while you are talking wiht Hussein Sawwan about EBS related questions. I am sure about Hussein Sawwan  understand your question as he understand other questions and already he has been answered your question(If you have ability to understand what you read)
    I strongly suggest you about TO BE KIND-RESPECT with forum users which are trying to help other people here.
    And I am still not able to understand the actual advantage of having TWO ORACLE_HOME...After read something, If you still understand than dont blame forum users. Choose easy way... Rise SR!
    Kindly do not post just to increase your number of posts on this forum!! If you cannot help me in anyway with this, kindly do not post!If you dont follow OTN forum site consistently than DO NOT MAKE COMMENT about people here If the topic is Hussein Sawwan.
    I must remind you something... He has more than 50k post wiht 51k points which mean he made post here like your_post_count*1500times... Wiht other words, his each post equal to 1 point, which mean his each post has meaning which are helpful!
    Do you have capability to calculate how mch time he spend here?
    Dont thing so!
    Moderator, I belive this question is already answered If the poster read notes! Please close or lock this thread!
    Thanks
    Helios

  • Two oracle home in System

    Previously I have used oracle 9i Client. After that I have installed Oracle 10 g client.Now In my machinne , have two oracle homes(Oracle 9i and 10g ).I want delete the Oracle 9i home from my machine.
    Help me.
    Thanks,
    Anzy

    Technically it's safe to remove 9i ORACLE_HOME without affecting 10g.
    However sometime you might have some application compiled with old 9i installation and depend on it.
    Make a backup of 9i home before remove it just in case.

  • One lieneter for two oracle homes?

    Hi
    If I have two Oracle Homes on the same servers (say, 10.2.0.4 and 10.2.0.5), do I need to configure two listeners (one for databases of each Home) OR one listener (from the higher version Oracle home probably) will be good enough? If one listener is enough, is there special configuration for such case?
    Best regards

    user130038 wrote:
    Hi
    If I have two Oracle Homes on the same servers (say, 10.2.0.4 and 10.2.0.5), do I need to configure two listeners (one for databases of each Home) OR one listener (from the higher version Oracle home probably) will be good enough? If one listener is enough, is there special configuration for such case?
    Best regards
    No, the listener from the most recent release would be sufficient for all the databases running on the machine.
    Aman....

  • Can I have the same product installed in my two computers (home and office)?

    Can I have the same product installed in my two computers (home and office)?

    Yes, as long as the two machines both meet the system requirements for whichever software this concerns.

  • How to know the list of patches applied to iAS Oracle home and 8.0.6 Home

    Hi,
    Please help me for the steps to know the list of patches applied to iAS Oracle home
    and 8.0.6 Home;
    as we can use ad_bugs, ad_applied_patches, OAM Applied Patches for Oracle Applications Patches list
    and we can use opatch lsinventory for Oracle Database patches applied list

    Thanks for sharing the answer. BTW, there are some exceptions like, determining Developer 6i patchset applied, and Oracle 9iAS version:
    How to find the developer version
    Re: how to find the developer version
    Note: 186981.1 - Oracle Application Server with Oracle E-Business Suite Release 11i FAQ
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=186981.1

  • Restoring an oracle home and oracle inventory

    Hi,
    We are on oracle 10.2.0.3 and oracle 9.2.07 on solaris 8. (there are both versoin db on same server)
    I am taking a backup of oracle home and inventory before a critical os patch. suppose something goes wrong and the whole server has to be rebuilt, what is the process of restoring the oracle home and the oracle inventory? should I just unzip the zipped backup in the same directory?
    Thanks,
    Edited by: orausern on Mar 30, 2010 12:38 AM

    Also, probably would be a good idea to take a quick glance at the Oracle Homes section of the Universal Installer guide.
    http://download.oracle.com/docs/cd/B19306_01/em.102/b16227/oui3_manage_oracle_homes.htm#i1006015

  • Multiple Oracle Homes and SAN

    hi gurus,
    i need to install two instances of oracle 10g on solaris 10 and have 6 tb of SAN available to use.
    i understand that i can place all the data/redo/arch files on the san.
    my question is,
    can i place the oracle binary, oracle home etc on the SAN instead of the local disk? advanatages/disadvantatges etc
    thanks is advance,
    newbie

    can i place the oracle binary, oracle home etc on the SAN instead of the local disk? advanatages/disadvantatges etcYes you can. This is often used for some cases (shared Oracle Home for RAC).
    My opinion is SAN space is too expensive to waste a space this way (if there is another option).
    Note In case you will be creating the RAC installation then you can do shared Oracle Home but do not try to create shared Inventory.

  • Multiple Oracle Homes and Multiple Listeners

    I have two existing oracle homes on the same server and would like to change the configuration so that they have their own listener listening on different ports. How do I do this? What are the critical files that need to be changed?

    user445507 wrote:
    Thanks Hans but we may have a need to take down a listener and oracle_home for one and leave the other running. Are you suggesting adding a listener declaration in the listener.ora on both oracle_homes for both listeners and change the ports while leaving the port in the tnsnames.ora for both homes at 1521?
    We are on Solaris 10 and using 10.2.0.4Databases these days register themselves to the listener. You do absolutely nothing in the listener.ora file.
    Simply
    - shut down the listener in ORACLE_HOME #1;
    - start up the listener in ORACLE_HOME #2 with the defaults;
    - access each database as a DBA and run 'Alter System Register;' on each database;
    - verify the listner knows about the all using 'lsnrctl status'
    One common misconception is that the listener must be up. Only true to accept NEW connections - existing connections will not be affected if the listener is taken down.
    Precondition is that all databases are installed under the same UID/GID

  • Environment Variables in a single host same user  two Oracle homes OAS

    Hello All.
    I've been googleing and looking over otn site but I cannot find solution to my question that, perhaps, is pretty easy.
    I have an OAS 10g installation in a Linux single node.
    I've made the installation the INFRA and the MT with the same user (oracle)
    If I set the ORACLE_HOME in the oracle user .bash_profile my command lines will work just for the ONE of the Oracle Home (the one pointed in the profile).
    I have two solutions:
    1. Make the .bash_profile dynamic. that is to program like a menu to ask what Environment Variables to load (infra's or MT's.)
    2. Make like .bat files to just call them and set whatever I need.
    Sounds simple, but I have no idea how to make or program any of them. I am pretty much a newbie in unix shell script programming.
    Thanks in advance any help.

    Ricard wrote:
    Hi
    This is for test purpose.
    I know oracle dont enjoy having same SID for 2 instances in same host.
    I was reading about it and seems is possible on UNIX machines. So i tried to do in a red hat linux enterprise 4.
    But with dbca, im always stoped by oratab, cause cant have same oracle_sid in oratab.
    Any idea how to do it?
    Not using dbca and making the database manually via script?
    ThanksWell, if you read this link,
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/startup.htm#CNCPT601
    And from here, this quote,
    >
    Multiple instances can run concurrently on the same computer, each accessing its own physical database. In large-scale cluster systems, Real Application Clusters enables multiple instances to mount a single database.>
    One instance can be used only by one single database on a box. There may be another instance of the same name available but Oracle won't let you open that database. You will receive,
    ORA-01102 cannot mount database in EXCLUSIVE modeCause: Some other instance has the database mounted exclusive or shared.
    Action: Shut down the other instance or mount in a compatible mode.>
    So , in any case, you are limited to one single database and one instance. As Paul mentioned, using different case, you may be able to achieve this but that still can't be called a true test as on *nix, case does matter and ORCL and orcl are going to be considered as two different databases.
    HTH
    Aman....

  • Multiple Oracle home and multiple Oracle database versions on same server?

    Hi all,
    I want to setup a test environment on single Windows XP server with an instance
    of Oracle 10g and Oracle 11g. How can I install both versions without problems?
    Thanks

    Hi,
    I am facing a problem on the same..
    below is the link to my thread.
    Multiple Oracle Home in Windows
    Please reply me how to solve this problem
    Thanks
    Bhavik Fuletra

  • What are the Oracle Home and GRID home directory locations for Oracle 12c (12.1.0.5) release

    Hello All,
    I plan to install and configure Oracle 12c Cloud Control console on a single standalone server and the version is Oracle 12.1.0.5. All the databases which are installed across in the entire farm/landscape are these versions:
    Oracle 10.2.0.3 Enterprise Edition
    Oracle 10.2.0.4 Enterprise Edition
    Oracle 10.2.0.4 Active DataGuard Enterprise Edition
    Oracle 10.2.0.5 Enterprise Edition
    Oracle 11.2.0.1 Enterprise Edition
    Oracle 11.2.0.1 Active DataGuard Enterprise Edition
    Oracle 11.2.0.3 RAC Enterprise Edition
    All Oracle databases across these versions will use the same version of Oracle Grid since ASM is used for all the Oracle database across Production/Test/Development databases. The OS is RHEL 5.8, RHEL 6.3, OEL 6.3 versions.
    When installing the Oracle 12c Cloud Control what is the Oracle and Grid Home directory location need to set to. Please let me know if there are any other additional configurations needed?
    Looking forward to hearing from you soon.
    Regards,
    Abhijit

    First off, the only EM CC release out right now is 12.1.0.2, not sure where you got 12.1.0.5 (DB Plugin maybe?).   
    Second, you're confusing EM CC homes with DB/Grid homes. 
    EM CC will need it's own Oracle Home (i.e. /opt/oracle/product/em_12.1.0.2).   You will need to provide repository database connection information, but EM does not care what home the db or grid is installed in.
    I would recommend reviewing the documentation as well as the references on OTN -
    http://www.oracle.com/technetwork/oem/install-upgrade/index.html

Maybe you are looking for

  • Loaded Cube Modification in BI 7.0 (Line item Dimension)

    Hi We need to modify the cube 0CA_C11, as in one of the dimension it conatian huge data , we planed to make that line item dimension , by creating new dimension and move some Object to the new dimension. in BI 7.0 is there any option that we can can

  • Setting Colors

    I am wondering how to use a cfif statement to set the background color of a table cell based on the percentage number that is outputted from a db.

  • HELP -updated security and Quicktime - now one of my harddrives is missing

    I did a software update the other day - security, quicktime- Nothing that should be difficult. I shut down my computer and when my husband restarted the computer does not recognise one of my internal harddrives anymore. It's the one I use to store mo

  • User X  must not be deleted ? :-(

    Hi Guys, When I try to delete a user I receive the message: "User <login> must not be deleted" Somebody knows why ? or .. should I block the user only ?  or force a deletion ? Thanks for your advice guys ! REgards, Diego

  • SAPSCRIPT: Is a DO/ENDO STMT Possible in the MAIN?

    SAPSCRIPT: Is a DO/ENDO STMT Possible in the MAIN?                   Thank-You. Message was edited by:         Tom M. Message was edited by:         Tom M.