Reissue of links binary Oracle and several houses of Oracle

Hello

My question is related to the reissue of Oracle binary links in the following scenario:

In the largest migration project, we are moving all the databases from one server to another. Old and new server operating system is the same: HP - UX 11.23i. There are 5 databases on the source, each with its own Oracle Home (and binary Oracle) server. All binaries for all Oracle databases are version 10.2.0.3.
On the new server we have some of the migrated databases already in production. Now our DBA wants to move another data base, and given that for each binary database are also moved from source to the destination server, it must create a link to the binary files on the target server. We must stop all databases on the server target to re-edit it for that one DB, even if they all have different Oracle Homes (binary)?

Thanks for your replies
Maciej

If each database has a dedicated ORACLE_HOME, just stop the database in the ORACLE_HOME you are re-binder. Other databases on the server that have their own dedicated ORACLE_HOMEs can be left running.

HTH
Srini

Tags: Database

Similar Questions

  • Several houses of Oracle and SAN

    Hi gurus,
    I need to install two instances of oracle 10g on solaris 10 and have 6 TB of available to use SAN.
    I understand that I can put all the files in data/redo/arch on the san.

    My question is,

    can I place the binary oracle, oracle home etc on the SAN rather than the local disk? advanatages/disadvantatges etc.

    Thank you is advanced,
    Newbie
    can I place the binary oracle, oracle home etc on the SAN rather than the local disk? advanatages/disadvantatges etc.

    Yes you can. This is often used for some cases (common house of Oracle RAC).
    My opinion is space SAN is too expensive for a space of waste in this way (if there is another option).
    Note in case you create the RAC installation so you can make shared Oracle Home, but do not try to create shared inventory.

  • can we have several houses Oracle versions on single server

    can we have several houses Oracle versions on a single server in Pap and no cars?

    appreciate your answers

    thnku

    Yes

  • How to install oracle several houses in oralce 9i on unix

    Hello world

    Can someone show me the steps how to install several houses Oracle of oracle 9i on unix AIX. I went through the google results but and oracle, but no documentation has provided specific steps.

    I need to know if there is no prerequisite. (allocation of disks, create the os users, groups etc...)

    I need to know if using DBCA must do all that for me. (for database software)

    What is the .profile file which should I change to inform the operating system that is the default SID?

    I need to do to test patches and .dmp files imported into a database structure.

    Please help me.

    Kind regards

    Published by: cutedba on August 5, 2009 10:07

    cutedba wrote:
    Thank you for answer you. What LD_Library_PATH, LIBPATH environment variables? I'll keep the defined in the .profile file, since they are already?

    If they are targeted at a specific individual OHOME directory...
    >

    What happens if I comment the variables OraHome1 environment and added values of OraHome2? do I need to restart a service or process again I need to disconnect the user and the connection again?

    . Profile (or its variant) is processed when the owner user account logs on the system. So if change you it after you log on this subject will have to be rerun. You have not to sign out and then sign back in to make. You can 'source' file like this:

    myosprompt$> . .profile
    

    Notice that the syntax... dot space If you simply run .profile it will run in a child process and nothing will affect your current process. Using the syntax 'source' (dot space filename) defined environment variables will be seen by your current process.

    But it's really a clumsy way to do. I would not depend on having to constantly change and my .profile file source.

    What did you find when read you on "oraenv?
    >

    Please your comments...

    Published by: cutedba on August 6, 2009 18:09

    Published by: cutedba on August 6, 2009 18:10

  • Links to learn and use Oracle audit

    Hi all
    I want links to learn and use Oracle DB audit featured
    I heard recently that the audit has two types: manual right and by Oracle? I want this one by Oracle
    This is the right forum for this thread?
    Thank you

    Note: I use DB Oracle 10g R2

    Dev. Men wrote:
    Hi all
    I want links to learn and use Oracle DB audit featured
    I heard recently that the audit has two types: manual right and by Oracle? I want this one by Oracle
    This is the right forum for this thread?
    Thank you

    Note: I use DB Oracle 10g R2

    Find this link to use Oracle audit:
    http://download.Oracle.com/docs/CD/B19306_01/network.102/b14266/cfgaudit.htm

  • InDesign CS6 resources and reissue of links with ILinkFacade

    I tried to recreate a link to the links of InDesign documents, but rather in vain. I read that ILinkFacade should be the way to go, but the documentation is a bit poor. I found a few SDK examples, but they do not have too much code on ILinkFacade. I finished reading ILinkFacade source code comments.

    I came with the piece of code that is happening in the function answer inherited from following CResponder:

    Utils < Facade::ILinkFacade > LinkFacade;

    InterfacePtr < IDocumentSignalData > DocumentSignalData (signalMgr, UseDefaultIID());

    IDatabase * pDocumentDatabase = GetDataBase (DocumentSignalData);

    UIDList LinksUIDList (pDocumentDatabase); This actually get links of a document?

    UIDRef linkref = LinksUIDList.GetRef (0); If the above Gets the list of links, it gets the UIDRef for the first link in the list?

    URI ImageURI = "D:/test.jpg ';

    Status of ErrorCode = LinkFacade-> RelinkResource (linkref, ImageURI, kSuppressUI);

    Compiles well but every time that I run that I just managed to crash InDesign.

    Someone at - it good stuff to it? I'm quite uncertain especially on the use of the UIDList.

    Hi niehen,

    you ask links and ask to recreate a link to a resource link.

    Try to request links and ask to recreate a link to a link or query link between resources and ask ask to recreate a link to a resource link.

    Markus

  • Recompilation of the binary oracle

    Hello

    I'm trying to clone from source to the target. I copied the binaries from source (ORACLE_HOME) to target (different location in the target, it is already an oracle_home and didn't "want to bother him). and then recompile the binary files of target. Please let me know if I'm missing something.

    / usr/bin/LD: jump incompatible /db/oracle/oracle/11g/lib/libirc.a when searching for - lirc
    / usr/bin/LD: cannot find - lirc
    collect2: ld returned 1 exit status
    make: * [film] error 1
    [oracle@lindbc1 bin] $ uname -.

    Reissue of links error:

    Source: 2.6.9 - 89.ELsmp source #1 SMP Linux kill Apr 20 10:34:33 EDT 2009 i686 i686 i386 GNU/Linux

    : Target Linux 2.6.18 - 8.el5 #1 SMP Wed Jan 26 14:15:14 this 2007 x86_64 x86_64 x86_64 GNU/Linux



    sqlplus
    sqlplus: error while loading shared libraries: libclntsh.so.11.1: cannot open shared object file: no such file or directory

    Published by: user12112205 on December 20, 2010 03:33

    libclntsh.so.11.1: cannot open shared object file: no such file or directory

    "libclntsh" exist?
    If Yes, where?
    If Yes, with what are permissions?

    Find /-name libclntsh\ *-ls

    Published by: sb92075 on December 22, 2010 07:49

  • How to avoid the stalemate between count with all and several calls from an EP getBackingMapEntry...

    We have a processor input, which initiates a transaction lite by calling getBackingMapEntry on several similar entries.  The same cache distributed these similar entries of accommodation also simultaneously services count with all call and we often a blocking scenario comes from the fact that the count with all call trying to access/key in the same cache block - but in a different sequence - date entry processor accessed (for example, the European Parliament access to similar input 1 then similar input 2 while the count with all attempts to block the same but entries in sequence 2) then the entry 1).  The obvious solution is to change the sequence entry processor accesses these entries to match the sequence used by the count with all operation, but we do not know what sequence consistency applies to operations NamedCache.getAll.  Anyone know?  We believe that we excluded (e.g., consistency does not consider wrt the count with all access sequence) the following:

    • The sequence in an ordered collection of keys such as a list that is passed as an argument to count with all operation
    • The hash code of the key value
    • Any use of Comparable on the keys

    We use 3.7.1 consistency where it varies between 3.7.1 and 12 c.

    Thanks in advance.

    We've thought of it (always happens shortly after the publication on a support site).  If anyone is curious, it seems that the binary class implements Comparable and that consistency sorts instance converted by binary key and access the Scriptures based on this order sorted.  If the entry processor converts the keys to binary instances, sorts and accessed in sorted order, there is no potential blocking (of our observations, at least).  It would be nice if Oracle should document this that people better understand how to write safe concurrent code.

  • installation of several houses problem

    Oracle 11.2.0.1 SE - One
    Oracle Linux 64-bit 5.6.
    Oracle Grid Infrastructure, autonomous - without CARS

    First the background and intention, then the real problem.

    Background

    I have built a virtual machine under Vbox and I try to set up as close as possible to imitate our primary development server. The dev server had several houses and houses of asm db facilities. Currently only one of each is actually in use. Shows the current inventory
    <HOME_LIST>
    <HOME NAME="OraDb11g_home1" LOC="/u01/app/oracle/product/11.2.0/dwdev" TYPE="O" IDX="1"/>
    11.2.0.1.0; patch 9655066 applied; running 3 databases
    
    <HOME NAME="Ora11g_gridinfrahome1" LOC="/u01/app/11.2.0/grid" TYPE="O" IDX="2"/>
    11.2.0.1.0; no patches; no instances
    
    <HOME NAME="Ora11g_gridinfrahome2" LOC="/u01/app/oracle/product/11.2.0/grid" TYPE="O" IDX="3"/>
    11.2.0.1.0; patch 9655066 applied; no instances
    
    <HOME NAME="OraDb11g_home2" LOC="/u01/app/oracle/product/11.2.0.2/dw" TYPE="O" IDX="6"/>
    11.2.0.2.0; no patches; no instances
    
    <HOME NAME="OraDb11g_home3" LOC="/u01/app/oracle/product/11.2.0/dw" TYPE="O" IDX="7"/>
    11.2.0.2.0; no patches; no instances
    
    
    <HOME NAME="Ora11g_gridinfrahome3" LOC="/u01/app/oracle/11.2.0/grid" TYPE="O" IDX="8" CRS="true"/>
    11.2.0.2.0; no patches; active ASM instance
    
    <HOME NAME="OraDb10g_home1" LOC="/u01/app/oracle/oracle/product/10.2.0/fsupg" TYPE="O" IDX="4" REMOVED="T"/>
    <HOME NAME="OraDb10g_home2" LOC="/u01/app/oracle/product/10.2.0/fsupg" TYPE="O" IDX="5" REMOVED="T"/>
    </HOME_LIST>
    So I thought that the best way to get to the same configuration would be to install different products in the same order that they are indexed in the inventory. After each successful installation, take a snapshot of the virtual machine, so I have a point to return if the next step is having problems. I'm so glad I did.
    First, install db 11.2.0.1, no database. completed as planned.
    Then, install GI 11.2.0.1, autonomous. If I tried to install all software, he wanted a clustered environment, so I chose (as I had a lot of vm earlier and simpler) install and configure a standalone, which required that I provide records for a DG. OK, actually, no problem. Snapshot taken by this point.

    Then just install 11.2.0.1, autonomous, but in a different House - this time under ORACLE_BASE. After a few false starts I realized that I first had to force drop the disk group, and then force deconfig installation (perl rootcrs.pl - deconfig-force).

    The fun starts now. Execute runInstaller, select "install and config for a stand-alone server network infrastructure" and everything seems fine until the end of root.sh.

    It seems actually finishes with
    Successfully configured Oracle Grid Infrastructure for a Standalone Server
    Updating inventory properties for clusterware
    Starting Oracle Universal Installer...
    
    Checking swap space: must be greater than 500 MB.   Actual 5951 MB    Passed
    The inventory pointer is located at /etc/oraInst.loc
    The inventory is located at /u01/app/oraInventory
    'UpdateNodeList' was successful.
    But then, after having taken this step, I get a pop up stating "[INS 20802] Automatic Storage Management Configuration Wizard failed", and the last lines of the referenced installation log read
    INFO: Command /u01/app/oracle/product/11.2.0/grid/bin/asmca -silent -oui_internal -configureASM -diskString /dev/asm* -diskGroupName DATA -diskList /dev/asm-disk1,/dev/asm-disk2 -redundancy NORMAL
    INFO: ... GenericInternalPlugIn.handleProcess() entered.
    INFO: ... GenericInternalPlugIn: getting configAssistantParmas.
    INFO: ... GenericInternalPlugIn: checking secretArguments.
    INFO: ... GenericInternalPlugIn: starting read loop.
    INFO: Read: SYS_PASSWORD_PROMPT
    INFO: Processing: SYS_PASSWORD_PROMPT for argument tag -sysAsmPassword
    INFO: Read: ASMSNMP_PASSWORD_PROMPT
    INFO: Processing: ASMSNMP_PASSWORD_PROMPT for argument tag -asmMonitorPassword
    INFO: End of argument passing to stdin
    INFO: Read:
    INFO: Read: An ASM Instance with SID +ASM is already detected. ASM failed to start. Check /u01/app/oracle/cfgtoollogs/asmca/asmca-13011512PM0937.log for details.
    INFO: Read:
    INFO: Completed Plugin named: Automatic Storage Management Configuration Assistant
    and by checking the end of /u01/app/oracle/cfgtoollogs/asmca/asmca-13011512PM0937.log
    [main] [ 2013-01-15 12:09:46.233 CST ] [SQLEngine.initialize:317]  Execing SQLPLUS/SVRMGR process...
    [main] [ 2013-01-15 12:09:46.245 CST ] [SQLEngine.initialize:354]  m_bReaderStarted: false
    [main] [ 2013-01-15 12:09:46.246 CST ] [SQLEngine.initialize:358]  Starting Reader Thread...
    [main] [ 2013-01-15 12:09:46.250 CST ] [SQLEngine.initialize:407]  Waiting for m_bReaderStarted to be true
    [main] [ 2013-01-15 12:09:46.276 CST ] [SQLEngine.done:2148]  Done called
    [main] [ 2013-01-15 12:09:46.276 CST ] [UsmcaLogger.logException:171]  SEVERE:method oracle.sysman.assistants.usmca.backend.USMInstance:checkAndStartupInstance
    [main] [ 2013-01-15 12:09:46.276 CST ] [UsmcaLogger.logException:172]  ORA-01034: ORACLE not available
    
    [main] [ 2013-01-15 12:09:46.276 CST ] [UsmcaLogger.logException:173]  oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-01034: ORACLE not available
    
    oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1650)
    oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeQuery(SQLEngine.java:823)
    oracle.sysman.assistants.usmca.backend.USMInstance.checkAndStartupInstance(USMInstance.java:602)
    oracle.sysman.assistants.usmca.backend.USMInstance.configurePresentASM(USMInstance.java:1068)
    oracle.sysman.assistants.usmca.backend.USMInstance.configureASM(USMInstance.java:865)
    oracle.sysman.assistants.usmca.service.UsmcaService.configureASM(UsmcaService.java:189)
    oracle.sysman.assistants.usmca.model.UsmcaModel.performConfigureASM(UsmcaModel.java:693)
    oracle.sysman.assistants.usmca.model.UsmcaModel.performOperation(UsmcaModel.java:497)
    oracle.sysman.assistants.usmca.Usmca.execute(Usmca.java:156)
    oracle.sysman.assistants.usmca.Usmca.main(Usmca.java:333)
    [main] [ 2013-01-15 12:09:46.277 CST ] [UsmcaLogger.logExit:122]  Exiting oracle.sysman.assistants.usmca.backend.USMInstance Method : checkAndStartupInstance
    [main] [ 2013-01-15 12:09:46.277 CST ] [UsmcaLogger.logException:171]  SEVERE:method oracle.sysman.assistants.usmca.backend.USMInstance:configureASM
    [main] [ 2013-01-15 12:09:46.277 CST ] [UsmcaLogger.logException:172]  An ASM Instance with SID +ASM is already detected. ASM failed to start. Check /u01/app/oracle/cfgtoollogs/asmca/asmca-13011512PM0937.log for details.
    [main] [ 2013-01-15 12:09:46.278 CST ] [UsmcaLogger.logException:173]  java.lang.Exception: An ASM Instance with SID +ASM is already detected. ASM failed to start. Check /u01/app/oracle/cfgtoollogs/asmca/asmca-13011512PM0937.log for details.
    oracle.sysman.assistants.usmca.backend.USMInstance.configurePresentASM(USMInstance.java:1078)
    oracle.sysman.assistants.usmca.backend.USMInstance.configureASM(USMInstance.java:865)
    oracle.sysman.assistants.usmca.service.UsmcaService.configureASM(UsmcaService.java:189)
    oracle.sysman.assistants.usmca.model.UsmcaModel.performConfigureASM(UsmcaModel.java:693)
    oracle.sysman.assistants.usmca.model.UsmcaModel.performOperation(UsmcaModel.java:497)
    oracle.sysman.assistants.usmca.Usmca.execute(Usmca.java:156)
    oracle.sysman.assistants.usmca.Usmca.main(Usmca.java:333)
    [main] [ 2013-01-15 12:09:46.278 CST ] [UsmcaLogger.logExit:122]  Exiting oracle.sysman.assistants.usmca.model.UsmcaModel Method : performCreateASMInstance
    [main] [ 2013-01-15 12:09:46.278 CST ] [UsmcaLogger.logExit:122]  Exiting oracle.sysman.assistants.usmca.model.UsmcaModel Method : performOperation
    [root@vbdwsbd01 logs]#
    I searched google and MOS on key error messages, but came up with nothing that seemed useful in this case.

    Ideas?

    Hello
    Have you checked/var/opt/oracle/oratab? Probably the first GI facility to input of + ASM and second installation fails because the instance is already set up by the first installation?
    Can you try to make installations of GI (software only) first for Ora11g_gridinfrahome1 and Ora11g_gridinfrahome2 and then for and the latest GI for Ora11g_gridinfrahome3 installation, you can choose "install and configure" installation option so that no conflict occurs.

    Salman

  • binary Oracle for linux ubuntu

    Hello

    I have ubuntu linux installed on my machine. The version is
    Veera@Veera-laptop: ~ $ uname - a
    Veera-portable 2.6.32 - 21-generic #32 - Ubuntu Linux SMP Fri 16 Apr 08:10:02 UTC 2010 i686 GNU/Linux

    Now, I want to install oracle 11g on ubuntu linux. I can download the OTN and install on it. Please let me if oracle install on ubuntu.

    Also please give me the links for downloding the binary oracle for linux ubuntu

    Thank you
    Veera

    The following should help you:

    Install Oracle 11 g 2 on Ubuntu Linux 11.04 (64-bit) Howto
    Install Oracle 11 g 2 on Ubuntu Linux 11.04 (64-bit) Howto

    The instructions are for 64-bit Ubuntu and Oracle. Any reason why run you the 32-bit operating system? Unless your current CPU prohibited x86_64 you want to limit your available installation options. You can install 32-bit software on a 64 bit OS, but not the reverse.

    Please note that Oracle Enterprise does not officially support Ubuntu. You can think of Oracle Express Edition (XE) making.

  • VC ++: using several houses

    Hello! Having problems with several houses of oracle. Our client uses 8.0.5 and 11R1 on the same computer.
    Our program uses 11R1 and works with CADOConnection. When 8.0.5 is set by default to home, our application will fail. When we put
    11R1 as default 8.0.5 home, old application fails. I tried to configure system variables PATH and ORACLE_HOME 11R1 path for our application, to force them using 11R1 House, but still have no luck. Looking for troubleshooting this problem are also without effect.

    So the question is: ' how to change oracle home of our application?
    Any ideas would be appreciated. Thanks in advance.

    UPD. Something tells me that I should register oracle oledb DLL, everytime I try to change the home page... Hope I'm wrong...


    PS. forgive me my bad English.

    Edited by: user8824595 the 31.08.2010 08:18

    Both apps using OLEDB? Because it is a COM object, OLEDB is a single product home, so can only be used in one House at a time.

    If I remember correctly however, Oracle will not come out with an OLEDB provider before 806, so I wonder if it's actually in your 805 app using OLEDB.

    It is difficult to offer a suggestion without knowing with certainty what use applications and this error message you get, but the jist of it is:

    (1) only one version of OraOLEDB can be stored in the registry at a given time.
    (2) OraOLEDB requires the matching version of the Oracle client software to be first in your PATH environment variable.
    (3) pretty well however it connects, the 805 House will probably need to be first in the path, as a principle no driver Oracle Windows multiple homes very well taken Oracle supported by day 8.0. (odbc, oledb, oo4o, etc.)
    (4) even while 11.1, the OLEDB provider would have to be first in your path.
    (5) you can provide a specific application paths through the following: http://www.codeguru.com/Cpp/W-P/dll/article.php/c99, but you won't get around to try to use multiple versions of OLEDB at the same time.

    It will be useful,
    Greg

  • What is the best practice?  Use YES or clone of binary oracle from a server used as a build server?

    I joined a new company, and the oracle DBA resident ordered a Linux server as the build server and has installed a 11g (11.2.0.4.0) and a set of 12 c (12.2.0) binaries on it.

    I was tasked to document this cloning method for new installations of Linux binaries.

    Right now, I wonder why not just download the zip file for appropriate operating system files, copy them to the new target server, start a Windows X, run YES and then patch to the newer PSU after...

    Instead, I informed by the holder oracle DBA that the binary oracle cloning and make the config. changes, create directories, setting permissions and scp'ing things, change the oraInventory, oraInst.loc, oratab, etc... is the best way to go.

    I am not convinced.  I've never worked in a company that has had the luxury of $$ to pay licenses core processors to have an installation of the oracle binary on a server only to be used for the installation of oracle on new target servers.

    Oh, and in addition, the use of dbca is discouraged so I'm rather to clone an existing dB from another server...

    Views of the benefits and drawbacks of this approach vs. YES and dbca gui tools are highly appreciated.

    Thanks in advance...

    Install the response file, silent... WTG.

  • can you have a version of CS and several version of the software installed for example Lightroom CC both?

    can you have a version of CS and several version of the software installed for example Lightroom CC both?

    Yes, you can have multiple versions installed.

    Please see this link:

    Download previous versions of Adobe Creative applications-

    Download previous versions of Cloud Creative applications

    You can have both CC and CS6 installed through creative cloud. You can also leave the old purchased software installed.

  • Location valid for the House of weblogic and Middleware House

    Hi all

    Hope all of you are very good. First I installed the weblogic server. Then, install Oracle Fusion Middleware 11g. On the installation location page, he calls me the following messages:

    * Location specified by INST-07248 House weblogic is not a valid location.

    * INST-07248 Middleware House location specified is not a valid location.


    Please see the following screenshots:

    http://sdrv.Ms/1aUGSrf

    http://sdrv.Ms/1by7we9

    Please help me what should a valid location for the home of weblogic and Middleware House?

    Thanking you,

    Noor ul Huda

    This article will be very useful:

    ORACLE-BASE - Oracle Forms and reports 11 GR 2 Installation under Windows (32 bit)

    Kind regards

    Noor ul Huda

  • Reissue of links images honor interprets sequences changes

    Hello

    I was wondering if anyone else has this problem. Reissue of links images honor interprets changes in sequences. I filmed DSLR at 50 fps to 25 fps. What is not preserved if I create a link to the pictures.

    Thanks for your help.

    Glenn

    MACPRO 2008 - OS X 10.9.2
    Adobe - CC

    Exactly what first version you have installed? 7.1, the option 'Preserve interpret the parameters of the images' was added to link media dialog box.

    If rebinding happens automatically - premiere where the content by himself without ever presenting the Media link box, then I collect in a bug report, I found that interpret footage settings are lost. The workaround is to exit the process of auto-recréer a link and then manually launch reissue of links once the project loaded. (In the next release, film settings are preserved when healing of links.)

Maybe you are looking for