Presentation of the existing database to a new machine

I posted the question in the forum of DB and received no usable response, so I'll try this forum.
I'm on Windows 2008 R2 x 64 platform.
I installed a cluster of 11 GR 2 two starts for the OCR and voting disks and one for data.
The data disks are replicated on external drives in the cluster.
On a different node, is not part of the cluster I have installed the software from the grid.
I seconded the diskgroup data nodes and attached the replicated to the new node.
I installed the DB software (software option only).
Now, I want to recognize and exploit the existing DB DB software.
I can't find a way to do it.
Any help is appreciated.
Kind regards
Fred

Hello

I seconded the diskgroup data nodes and attached the replicated to the new node.
I installed the DB software (software option only).

Configure the TNSNAMES file. ORA and SQLNET. ORA of two nodes.

Now, I want to recognize and exploit the existing DB DB software.

1. create directory audit_trail on each_node for example

audit_file_dest          = %ORACLE_BASE%\admin\%ORACLE_UNIQUE_NAME%\adump)

2 copy or re-create a file initfile and password on each node inside (% ORACLE_HOME%\database\) for example

cat  initorcl2.ora
SPFILE='+DATA/orcl/spfileorcl.ora'
...
To create password file use utility %ORACLE_HOME%\bin\orapwd.exe
filename must be  orapwd<$ORACLE_SID>

3. add entries on TNSNAMES. ORA and SQLNET. Database ORA

4 create Windows service for the Instance database with the ORADIM utility on each node:

C:\> %ORACLE_HOME%/bin/ORADIM.exe -NEW -SID ORCL1 -INTPWD  -STARTMODE AUTO -PFILE %ORACLE_HOME%\DATABASE\INIT.ORA

5. create the database configuration in the clusterware, through orders srvctl

for example

srvctl add database -d ORCL -o  c:\app\oracle\product\11.2\dbhome_1 -p +DATA/orcl/spfileorcl.ora -a  +DG_DATA -s open
srvctl add instance -d ORCL -i ORCL1 -n hostname1
srvctl add instance -d ORCL -i ORCL2 -n hostname2

Kind regards
Levi Pereira

Published by: Levi Pereira on March 23, 2011 10:46 # changed with the appropriate procedure for the windows environment.

Tags: Database

Similar Questions

  • Moving files: I am wanting to put the existing files to a new folder, how do I create a new folder and move those file to the new folder?

    I am wanting to put the existing files to a new folder, how do I create a new folder and move those file to the new folder?

    I am wanting to put the existing files to a new folder, how do I create a new folder and move those file to the new folder?

    Hello

    Go t the location where you want to create the new folder, right-click and select new/folder. Name the folder.

    Go to where the files, select the files and then use the right mouse button to drag the files into the new folder. When you drop the file, a pop-up menu, select the Move option.

    Let us know if you have any other questions.

    Thank you for using Windows 7

    Ronnie Vernon MVP
  • Move the Oracle database to a new server

    What is the best, easy, quick and painless way to move an Oracle (9 and 10 g) database to a new a new server with different directory names?
    (I hope I have not asked too)

    Thanks in advance...

    Depending on the size of the database and the number of exp/imp of tasks that are run at the same time that the use of exp/imp can easily be fast enough.

    When you create a new database and fill through importation, you will have the opportunity through pre-set arrays to move data for purposes of space management. More in bonus all your tables are rearranged. Even if Oracle tables reuse the space that is in them, we recovered a significant percentage of our total table area allocated for re-use. Depending on your application and how it has changed over the years where the space is needed and where it was consumed may be different.

    More important still new features as locally managemed tablespaces and SAMS that may not have existed or have not chosen at the time of the creation of tablespace in the source database can now be implemented.

    A new database also means a new space of system tables. Over time you may find yourself with a few bad data in the tablespace system due to various bugs that have existed over the years. Creation of a new database of vacuum and filling are a way to eliminate these problems.

    The best method depends on your needs, the State of the database from a point of view of management s/n, your new layout of disk, the amount of data and the time in which you must work. Sometimes slow, DBA work involved method is the best solution.

    IMHO - Mark D Powell-

  • Startup with the existing database problem

    When I give the start-up of an existing database, it gives me this error I have never come across please help...

    Here are the complete steps

    export ORACLE_SID = oracle

    [oracle@localhost oracle] $ sqlplus sys as sysdba

    SQL * more: Production version 11.2.0.1.0 may 6 Mar 15:57:07 2014

    Copyright (c) 1982, 2009, Oracle.  All rights reserved.

    Enter the password:

    Connect to an instance is idle.

    SQL > startup

    ORA-27154: post/wait create failed

    ORA-27300: OS dependent operating system: semget failed with status: 28

    ORA-27301: OS error: no space is available on the device

    ORA-27302: an error occurred at: sskgpsemsper

    SQL > startup

    ORA-27154: post/wait create failed

    ORA-27300: OS dependent operating system: semget failed with status: 28

    ORA-27301: OS error: no space is available on the device

    ORA-27302: an error occurred at: sskgpsemsper

    SQL >

    Take a look on experience of Oracle: ORA-27300: OS dependent operating system: semget failed with status: 28

    HTH

    Anand

  • How to consolidate the existing layers into a new layer at the top of the stack?

    If I have several layers that contribute to the current view of an image, how can I create a new layer at the top of the stack, which brings together all the layers that contribute to the view without destroying the existing layers? Thank you.

    Shift + Ctrl + Alt + E or Shift + Cmd + Option + E (mac)

    Merge Visible (stamp visible) in a new layer at the top of the layers stack so the top most layer is active (targeted) and visible

    Post edited by: R_Kelly

  • How to synchronize the data with the existing database maker?

    Hello

    is it possible to synchronize data with an existing database maker in data as Oracle designer maker
    -Connect to existing database
    -Generate a script (change if the object exist create if exists or not,...)
    -Run the script

    Thank you

    I created a quick demo and hung in [my blog: http://sueharper.blogspot.com/2009/08/updating-database-using-detail-from.html] or directly from [here: http://www.screentoaster.com/watch/stVEpWRUBIR11WRVlbXFpZVlRX/update_the_database_using_oracle_sql_developer_data_modeler]

    Sue

  • Authentication using the table and the existing database

    Very new to APEX here. In authentication methods and was curious to know if it is possible to link the Apex on an existing Oracle database and the table to get information for user name and password. Trying to use the employe_id and last 4 of their social.

    Any ideas or things I can read up to get a general idea?

    JosephPortello wrote:
    fac586, thank you. I didn't even know what I had done.

    Yet one thing that happens now after I corrected my incorrect syntax.

    CREATE OR REPLACE FUNCTION EmployeeIDAuth (
    p_username IN VARCHAR2,
    p_password IN VARCHAR2
    )
    RETURN BOOLEAN
    IS
    form l_count NUMBER;
    BEGIN
    SELECT COUNT(*) into l_count from table@db WHERE employee_no=p_username AND bdate=p_password;
    IF l_count > 0 THEN
    RETURN TRUE;
    ELSE
    RETURN FALSE;
    END IF;
    END; 
    

    Now returns an error of:

    Error on line 15: PLS-00103: encountered the symbol "end-of-file" when expects it one of the following values:

    not end up dominant static of final instantiable order pragma
    manufacturer membership card
    1. CREATE OR REPLACE FUNCTION EmployeeIDAuth)
    2 p_username IN VARCHAR2,
    3 p_password IN VARCHAR2

    Any other ideas?

    Remove the false token form.

  • Relocation of the oracle database to a new server with upgrade oracle software

    Hi guys,.

    Here's the scenario, we have an existing demo Oracle 9.2 database on Solaris 5.9 server. Asked me this transfer to another server with the same OS but with installed Oracle 10g software. The original plan was to mount the exisiting Oracle home of the original server to the new server and copy there all the databases files and set up the database.

    Here are the steps:
    -Issue a statement "controlfile alter trace database backup", download the script of the trace file
    -Copy all database files to the new server
    -Change the settings files
    -Make a startup mount recreate control files, data recovery and startup of the database on the new server.

    I suggested that we to a tablespace of transport but cause limited resources and that the 9.2 database doesn't have this feature, we cannot carry out this process. Also, I can't make an exp/imp of the database as we really have little resources on a disc. I was wondering if the steps I listed above are correct? Or would result in an error?

    799727 wrote:
    Is it possible not to move the files from the mounted disk and treat it as it is and then upgrade the Oracle 9.2 database to Oracle 10.2?

    Yes you can request the 9.2-10.2 online upgrade, see upgrade guide
    http://download.Oracle.com/docs/CD/B19306_01/server.102/b14238/upgrade.htm#BABJADGA
    http://download.Oracle.com/docs/CD/B19306_01/server.102/b14238/preup.htm#i1007814

  • Migration of the existing database of victory ACS 3.3 to device ACS 4.2.15

    Hi all

    Can anyone suggest me how to migrate the db for windows 3.3 acs acs 4.2.15 device.

    We replace the 3.3 victory device 4.2.15 as part of end of life. So we have the eap-tls/peap authentication.

    It has huge files. So suggest me the steps to migrate the db to win 3.3 appl 4.2.15.

    We need to upgrade to win 3.3 to win 4.0 for win 4.2 & then migrate to appl 4.2?

    Or any other way to do it?

    Hello

    You can take a backup copy of the database of the ACS unit. You can install ACS 3.3 in windows. Restore the backup.

    Then you can proceed to 3.3.4 on Windows ACS. make a backup and save it to a different location.

    Upgrade the windows of the CSA at 4.1.1.24. take a backup. Save it to a different location.

    Then the windows of the CSA 4.2.0.124. resume a backup and save it to a different location.

    Now re-images of the device of the ACS for ACS 4.2.0.124. Restore the backup of Windows ACS ACS ACS 4.2.0.124 unit now running.

    Now you can upgrade the ACS unit to 4.2.1.15.

    I hope this helps.

    Kind regards

    Anisha

    P.S.: Please mark this thread as answered if you feel that your query is resolved. Note the useful messages.

  • Can we move an installed Win7 (ie. Move the system disk) in a new machine?

    I have a working Win7 on an old system installation.  The disc is relatively new and would so just pull the disk and move it to a new faster system (with different MoBo, etc.).
    When I do that, it begins to start, then (approximately when the colors of the flag should appear in the splash screen), it restarts and then offers a repair screen.  No option of repair to succeed (I tried them all, with DVD, etc.).
    How can I "fix" this installation is compatible with the new material?

    The problem you have is that your new hardware must start drivers that are not present or disabled.

    If you set your SATA and other devices for old ways (or disabled) in the BIOS, you may be able to get the system starts and after a few reboots of the installed device drivers, you need to run the system. It will have to be reactivated if you do and can not work.

    If you can get the system up and running you can install the correct chipset and other pilots and drivers enable disabled for example http://support.microsoft.com/kb/922976

  • Wear the programs licensed on a new machine (replacement)

    I am replacing my old VISTA machine o/s with a new Windows 7 Pro o/s machine.  Can I move my Office Home Basic (updated by download) license (2007) from the old machine to the new one?

    Yes. Install from original floppies or downloaded files. If validation issues arise, use the phone-in method to authenticate.

    Tom Ferguson

  • Reinstall Windows Vista Ultimate version box, purchased at the retail store in a new machine

    I've upgraded from Windows XP came preinstalled as with my wife for Windows Vista Ultimate laptop bought in a store of retail as a boxed version. The motherboard of the laptop died recently and we intend to buy a new laptop without an operating system preinstalled. Is it possible to install Windows Vista Ultimate Edition of the product we have and turn on without any problem.

    I've upgraded from Windows XP came preinstalled as with my wife for Windows Vista Ultimate laptop bought in a store of retail as a boxed version. The motherboard of the laptop died recently and we intend to buy a new laptop without an operating system preinstalled. Is it possible to install Windows Vista Ultimate Edition of the product we have and turn on without any problem.

    If the Vista Ultimate is a full retail product and then install it here.  You may need to use telephone activation, but this isn't a problem.
     
    If it is a Vista Ultimate upgrade version, you must have an operating system that is valid for upgrade and without a preinstalled OS or a license for the new computer "legally" impossible to install the upgrade version.
     
    XP OEM license for the old system died with the old system and cannot be used for the new computer as a qualifier for an upgrade.
  • OptiPlex 9020 behaviour during tension (I asked a few months back, but now I see the same thing in another new machine)

    I bought Optiplex 9020 MT a few months back, and last month I get another for my brother.

    I noticed the strange behavior (maybe it is normal) but I want to confirm what is happening when I turn on UPS/Direct connection.

    It will blink DVD, HARD drive, and when the light orange power. After that, it works fine and no problem.

    Here, I have created video for that behavior so it help to what I'm trying to say.

    www.YouTube.com/watch

    When you turn on the power to the inverter, the PC thinks it recovers from a power failure. So he turns himself briefly to see what it is supposed to do during a power failure recovery.

    As stated in the Manual, recovery of the CA in the BIOS options are:

    • Power Off (default value)
    • Power on
    • Last power state

    When the BIOS is set to default, the PC comes on, sees that it is the default and turns off again. That's why you see all the lights are flashing. It is quite normal...

    If you wish, you can set the BIOS to power on so as soon as you turn on the power to the inverter, the PC will boot without having to press the power button.

    To enter the BIOS to make the change, restart, and then press F2 before Windows starts to load.

  • ORA-12012: error on auto work "SYSMAN." "' EM_ECM_VCPU_JOB ' in the repository database

    Hello

    I want to install Oracle EM 12 c Cloud Control version 12.1.0.3. I watched the video and I'm just following the instructions.

    I created a repository database using a model of database I downloaded from OTN (database version 11.2.0.3). I chose the data base for the deployment of small.

    Once the repository database has been created, the following error keeps repeating in the database's alert.log file:

    ORA-12012: error on auto work "SYSMAN." "" EM_ECM_VCPU_JOB ".

    ORA-00942: table or view does not exist

    ORA-06512: at "SYSMAN.". EM_ECM_VCPU_COLLECTION', line 1432

    ORA-06512: at line 1

    The installation of the CMS software has not been started.

    In my view, there is a support Note 1570105.1 of ID that addresses the same error in the desk of cloud and is addressed by the application of a patch in the OMS_HOME.

    Someone can help me please answer:

    1) is the question that I feel exactly the same way as in the notes 1570105.1?

    (2) do I proceed with the installation of the WHO and then apply the patch, or is there a way to stop it now, before we continue?

    (3) will be OK to disable just the job in question?

    I think I saw somewhere that the SYSMAN schema should not even be present in the repository database before installation of the WHO; However, this is how he got from the database model.

    Thanks a lot for your help.

    Emilija

    Indeed the footnote you found is good:

    EM 12 c R3: running the reports EM_ECM_VCPU_JOB: ORA-12012: error on auto work "SYSMAN." "" EM_ECM_VCPU_JOB "(Doc ID 1570105.1)

    However, I think it can only occur after the installation of the (12.1.0.3) WHO is an active work that has to do with the VT plugin (to manage and monitor Oracle VM) even if you have not installed this plugin.

    Ora errors after installation of the patch.

    If you do not want to stop the SGD just to install the patch, you can also run the 17066821\17066821\files\sysman\admin\emdrep\sql\core\latest\ecm\ecm_vcpu_computation_pkgbody.sql as user sysman.

    This will recreate the package but now without calling the task if you do not have the plugin installed VT.

    Eric

  • Virtual Center upgrade to 5.0 U1 4.1 on the new machine

    Hello

    I don't see that this scenario in the upgrade documentation so wanted to clarify.

    Have currently Windows 2008 R2 server running Virtual Center 4.1 U1 and database resides on separate SQL 2008 Server.  Virtual Center Server has been improved 3 times now so eager to make a new update for Virtual Center 5.0 on a new server by keeping the existing database.  The data migration tool cannot be used because it is only for the migration of versions prior to version 4.1 U1.

    I'll do the following:

    Install a new server with new name/ip.

    Install Virtual Center 5.0 and create the DNS pointing to the existing SQL 4.1 database.

    -At this point is it ask me to upgrade the database?

    I have problems in doing this?  Will all of my existing hosts show as offline and must be reconnected and updated Virtual Center new server SSL certificates?

    Thanks in advance.

    Tony

    I'll do the following:

    Install a new server with new name/ip.

    Install Virtual Center 5.0 and create the DNS pointing to the existing SQL 4.1 database.

    -At this point is it ask me to upgrade the database?

    Yes, there will be an upgrade of the DB schema, so make sure you have a good backup. Make sure that you set up the system DSN from 64 bits to the correct address and test your connection to the DB before upgrading.  Also, make sure you have dbo on the VCDB and MSDB

    I have problems in doing this?  Will all of my existing hosts show as offline and must be reconnected and updated Virtual Center new server SSL certificates?

    If you change the host name and IP, your hosts may be in offline / not responding.  If you do a right click on it and "connect", they should return to the inventory very well.  (you may be prompted for credentials to the root)

    See also,

    http://KB.VMware.com/kb/1001493

Maybe you are looking for