DBAsupport.com Forums - Powered by vBulletin
Results 1 to 6 of 6

Thread: Multiple version of DB in the same machine

  1. #1
    Join Date
    Nov 2000
    Posts
    62
    I ve' installed multiple versions of DB in the same machine.
    Since all have the different ORACLE_HOME and different SID name, It is woking fine.

    If I install multiple versions of DB with same SID_NAME, Is this going to be OK, as long as I use seperate ORACLE_HOME?

    - Curious chobo.


  2. #2
    Join Date
    Jun 2000
    Posts
    417
    Good question. I think if each have their own oracle homes, and proper environment configurations it should work.

    Make two test instances and find out :)

  3. #3
    Join Date
    Nov 2000
    Posts
    62
    OK. I will tell you the result after testing.
    Thanks

  4. #4
    I don't think so.
    SID=System Identificator.
    For example, in NT the listener in Services is identified (concatenated) with the Oracle Home name but it is not the same for instances.
    Bye!
    Ramon Caballero, DBA, [email protected]

  5. #5
    Join Date
    Nov 2000
    Posts
    62
    I have not tested this yet.

    Is there anybody who really tried this?

    thanks.

  6. #6
    Join Date
    Nov 2000
    Posts
    62
    I tested.
    This did not work.
    Client can not connect to the database, for the same SID name.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width