Database Host Migration

Dear experts,
We plan to move the database to a new host with much more RAM, CPU. The new database server will have exactly the same OS version, Kernel version and the same version of database / grid standalone (ASM). I will have to install OS, Database software, Grid Standalone on the new server.
The current version of the database is 11.2.0.3.0 Enterprise Edition and the OS version is Oracle Enterprise Linux 6.3
However, we plan to use the same disks (ASM disks). I believe I don't need to use RMAN to do the migration, Is it correct?
Any idea how to make the migration?
Cheers,

DBA wrote:
I am planning to do the following;
1- Install Oracle Software , ASM grid standalone on the new host.
2- Create a snapshot controlfile from the instance on old host.
3- Create pfile from the instance on old host.
4- create Diskgroups DATA, FRA on the new server using the old disks ;
CREATE DISKGROUP DATA EXTERNAL REDUNDANCY
DISK '.../disk1, .../disk2';
CREATE DISKGROUP FRA EXTERNAL REDUNDANCY
DISK '.../disk3, .../disk4';This step will fail, because the the discs are already members of a diskgroup. You could of course use FORCE, and destroy the existing diskgroups. You probably don't want to do that.
A better option would be to start your new ASM instance, and let it discover the discs (either through the ASMLib or through the asm_diskstring parameter) and it will then be able to work out the diskgroup structure itself.
>
5- Mount the diskgroups DATA, FRA
6- startup nomount pfile='prile.ora'
7- Create the controlfile with resetlogs optionNo. The controlfile is already there.
8- Mount the database
9- recover database using backup controlfile until CANCEL; applying the archivelogs from ASM.Again, there is no need to recover anything.
10- Open database with resetlogs option
Do it make sense the procedure or I have missed something?
Cheers
Edited by: DBA on Apr 10, 2013 7:53 AM

Similar Messages

  • Step for oracle database storage migration

    Hi all
    Need a help for database storage migration from old storage to new storage. Please advise and given step to migrate the database storage.
    Database version: 9i,10g(ASM),10g and 11g (ASM)

    Hi;
    Your question is not clear. Migration from what to what?
    For all migration question please review:
    Master Note For Oracle Database Upgrades and Migrations [ID 1152016.1]
    Different Upgrade Methods For Upgrading Your Database [ID 419550.1]
    Migration of Oracle Database Instances Across OS Platforms[ID 733205.1]
    How To Use RMAN CONVERT DATABASE on Source Host for Cross Platform Migration [ID 413586.1]
    PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

  • Can I upload a simple iPhone App that all it does is direct the User to a Filemaker Pro URL   fmp://~filename.fmp?$VariableName=Value  This launches Filemaker Go and directs the user to the Database Hosted online   Right now there is no app store for

    Can I upload a simple iPhone App that all it does is direct the User to a Filemaker Pro URL   fmp://~filename.fmp?$VariableName=Value  This launches Filemaker Go and directs the user to the Database Hosted online
    Right now there is no app store for Filemaker Go.   Filemaker Forgot about us.
    So I want to create a simple native iPhone App that all it does
    is launch
    fmp://~/filename.fmp12?$VariableName=value
    This URL will launch the Filemaker Go App
    Filemaker Go is a app that the user will have to have
    downloaded already on the device..
    The Simple Native app will launch the Filemaker Go.
    The fmp  URL has the information where the Filemaker Pro database is hosted
    and get  the user where they need to be..
    Help Me please
    iPhone 5s, iOS 8.1.3

    That would be software. And, you said "upload." That's "uploading software." Why do you question what you stated?
    I don't know where you even want to upload this software. The only way it can be downloaded to a device is through the iTunes store. Do you even know what you want to do?

  • Connecting a Local Java Program with a Mysql Database Hosted on the Interne

    I need help. I want to connect a java program running on local user computers to read and write to a mysql database hosted in my domain by an internet service provider.
    What code do i use?
    How do i connect?

    http://java.sun.com/developer/onlineTraining/Database/JDBC20Intro/JDBC20.html
    You'll ned to downloda the JDBC driver file from MySQL, and check their docs for the format of the connection URL.

  • Our organization uses an Oracle database hosted on a Unix platform and one of our data processing outputs is a "stuffer" document that has a barcode, and Unix jobs automatically send the document to a printer.   Is there a way, or does Adobe have a produc

    Our organization uses an Oracle database hosted on a Unix platform and one of our data processing outputs is a “stuffer” document that has a barcode, and Unix jobs automatically send the document to a printer.
    Is there a way, or does Adobe have a product or solution, to create a PDF version of the document including the barcode, before it’s sent to a printer?

    What format is the document that is printed? Or what technology is used to format the printer? There isn't a standard way of doing things in Unix.

  • Cannot connect to database host...

    Hello,
    First, I want to say i'm not so good in english that's why i'm apologies for this.
    I try to use Sun VDI, my computer doesn't work in 64 bits that's why i use this product in 32 bits so I'm in a product envionnement.
    I've installed A mysql 5 server in a 2003 server with php, phpmyadmin to see database, and when i install sun vdi in my solaris 10 i have this error message:
    Cannot connect to database host...ip:3306 as user root, but when i've install mysql i've just root for user and i use this he work, and i use this login to connect in my database.
    What can Have to do now? My port is really 3306 when i install mysql and the two machine is in the same network, ping work.
    Thanks for yours futur answers
    Regards,

    Select (1/2/0) : 1
    Specify an administrator password: (in my case) xxxxxxxx _(password of my sql)_ <------ This is wrong. This can be any desired admin password.
    specify a cluster signature: 7727kkkk
    again
    you can only connect to a remote MYSQL database in a 32-bit system.
    Continue? (y/n): y
    Enter the dns name of mysql server: _192.168.168.165_ <------- This is wrong. This is an IP address and not a DNS name (not sure if that is really a problem here).
    Enter the port of mysql server : 3306
    enter mysql priviliged administrator: root_ <------- This is wrong. Here you have to enter the admin user name of your database.
    enter mysql priviliged administrator password: xxxxxxxx_ <------- Here you enter the corresponding password for this user (so password of your MySQL account)
    Do you want to use a Socket secure layer (ssl) connection for '192.168.168.165'? (yn): n
    Cannot connect to database host 192.168.168.x:3306 as user 'root'
    Please make you shure connexion daitels you have provided are correct
    Where i have wrong please?

  • Connect Database Host Name in Oracle Rac Database

    Hi All,
    I am using Oracle SES 11g to create a "Table Source" and a have following question.
    I have to added new table source to crawl, in the field "Database Host Name" i want to connect with Oracle Rac Database Server with two node.
    I am searching in the document and i can't find any relevant on that scenario.
    Can anyone help me in that ?
    Thank you.
    NG

    Check this Rittman Mead Consulting &amp;raquo; Blog Archive &amp;raquo; Oracle BI EE 11g – Managing Host Name Changes

  • Unable to connect to database after migration from oracle 8 to 9i

    Hi,
    Our applications database was migrated from oracle 8 to oracle9i, The oracle_home path was updated to the newer version.
    While accessing the databese using the new setup we are facing SQLLIB mismatch problem
    the description of error is as follows
    =======================================================
    SQL-02107 Program too old for runtime library; please re-precompile it
    Cause: Your program was precompiled by an older version of the Oracle Precompilers, which is incompatible with this release of SQLLIB.
    Action: Precompile the program with a newer version of the Oracle Precompilers
    =========================================================
    Please help in this regard
    ~akhil

    Hi Akhil,
    Looks like some Tuxedo services are using Pro*C code. Therefore, you would need to recompile your Pro*C code using the newer compiler and then rebuild the Tuxedo servers.
    HTH,
    Ravi...
    Hi,
    Our applications database was migrated from oracle 8
    to oracle9i, The oracle_home path was updated to the
    newer version.
    While accessing the databese using the new setup we
    are facing SQLLIB mismatch problem
    the description of error is as follows
    ======================================================
    =
    SQL-02107 Program too old for runtime library; please
    re-precompile it
    Cause: Your program was precompiled by an older
    version of the Oracle Precompilers, which is
    incompatible with this release of SQLLIB.
    Action: Precompile the program with a newer version
    of the Oracle Precompilers
    ======================================================
    ===
    Please help in this regard
    ~akhil

  • Sybase ASE to Oracle Database 11g Migration

    Hi,
    I am looking for documentation on migration from Sybase ASE to Oracle Database 11g Migration.
    Front End application is Peoplesoft.
    Please suggest documentation on the same.
    I look forward to you reply.
    Best regards
    Sonali

    Have a look at the SQL Developer tool:
    Oracle SQL Developer&lt;/title&gt;&lt;meta name=&quot;Title&quot; content=&quot;Oracle SQL Developer&quot;&gt;&lt;meta n…
    It contains a migration utility which allows you to migrate foreign databases to Oracle:
    Database Migration Technology&lt;/title&gt;&lt;meta name=&quot;Title&quot; content=&quot;Database Migration Technology&q…
    Documentation and videos are available from the migration wbe page.
    - Klaus

  • Oracle database hosting

    Hi,
    Does anybody know a web hosting company which offers Oracle database hosting with semantic technologies enabled?
    The application server should weblogic.
    Kind Regards,
    Bony

    Hi,
    Have you looked at EC2 from Amazon? The following link shows an AMI with 64 bit 11.2.0.1 DB. Once the database
    is up and running, you can following the documentation to initialize the semantic network.
    http://aws.amazon.com/amis/3648?_encoding=UTF8&jiveRedirect=1
    Thanks,
    Zhe Wu

  • Installing EM12c: Installer can't find database host name....?

    Hello all,
    I'm trying to install EM12c. I'm near the last steps, alll requirements passed.
    I have a fresh install of 11.2.0.3 database on a second host, listening for connections.
    But the EM12c installer keeps error'ing out saying it cannot find the host name for the database server.
    I can ping that same server name (I've quadruple checked to make sure it is right)....I've cut from the installer and pasted into a ssh session both as root and oracle user on the target GRID/EM install server...it pings just fine.
    ON the database server, I've done tnsping..and it shows listener is up, I've entered valid ports and host name.
    ON the target EM server, I've even entered in the /etc/hosts file...the IP and server name....still to no avail.
    Any suggestions out there on what else to check? I have downloaded and using the latest EM12c install media...I downloaded it about 2x weeks ago...so, should be latest patched version.
    Thanks in advance,
    cayenne
    ps. Sorry...both EM and database server are on RHEL5 These are VMWare VMs....

    mnazim wrote:
    Please paste the listener status and paste the value that you have entered at database connection screen.Ok.
    I'm having to edit out the actual server and SID names, but they do match:
    [oracle@servername ~]$ lsnrctl status
    LSNRCTL for Linux: Version 11.2.0.3.0 - Production on 03-MAY-2012 14:45:12
    Copyright (c) 1991, 2011, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.3.0 - Production
    Start Date 02-MAY-2012 19:05:49
    Uptime 0 days 19 hr. 39 min. 24 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/11.2.0/grid/network/admin/listener.ora
    Listener Log File /u01/app/oracle/diag/tnslsnr/servername/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=servername.domain.name)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
    Services Summary...
    Service "instance.domain.name" has 1 instance(s).
    Instance "instance", status READY, has 1 handler(s) for this service...
    Service "instanceXDB.domain.name" has 1 instance(s).
    Instance "instance", status READY, has 1 handler(s) for this service...
    The command completed successfully
    The connection info on the EM12c Installer screen,
    Database Host Name: servername.domain.name
    Port : 1521
    Service/SID: instance (Note, I've tried this with instance name simple and with FQDN attached, same error)
    SYS Password: *************
    Thank you,
    cayenne

  • Database repository migration

    <p>I have Hyperion Intelligence Server 8.3 on Windows box andDatabase Repository sitting on ORACLE, authentication is viaLDAP.</p><p> </p><p>I'm trying to migrate (this is DEV BOX) Oracle DatabaseRepository to new server, here is what I did step-by-step.</p><p> </p><p>1. shut down 3 services (DAS, BI, BrioPlatform) on HI DEV serverin correct order</p><p> </p><p>2. migrated complete schema (all data, tables) to new oracleserver (new server uses same schema name, same password).</p><p> </p><p>3. changed JDBC in LOCAL SERVICES CONFIGURATOR (I double-checkedthis)</p><p> </p><p>4. started all 3 services in correct order</p><p> </p><p> </p><p> </p><p>When I try to login to the web server from the web browser, Iget error  "</p><form action="/Hyperion/browse" method="post"><center>Your attempt to log into the Hyperion Performance Suitefailed. You must supply a valid username, password and server tolog onto the system. <table cellspacing="0" border="0" id="bannerMsg" cellpadding="0"><tr><td>"</td></tr></table></center></form><p> </p><p> </p><p>any idea what I have to do in oder to correctly migrate therepository?</p><p> </p><p>database server will be still oracle (same version), schema andpassword will be the same, only host name, port and database nameare going to change (I changed all three in JDBC connectionstring).</p><p> </p><p> </p><p>thank you</p><p>jiri</p>

    <p>I have Hyperion Intelligence Server 8.3 on Windows box andDatabase Repository sitting on ORACLE, authentication is viaLDAP.</p><p> </p><p>I'm trying to migrate (this is DEV BOX) Oracle DatabaseRepository to new server, here is what I did step-by-step.</p><p> </p><p>1. shut down 3 services (DAS, BI, BrioPlatform) on HI DEV serverin correct order</p><p> </p><p>2. migrated complete schema (all data, tables) to new oracleserver (new server uses same schema name, same password).</p><p> </p><p>3. changed JDBC in LOCAL SERVICES CONFIGURATOR (I double-checkedthis)</p><p> </p><p>4. started all 3 services in correct order</p><p> </p><p> </p><p> </p><p>When I try to login to the web server from the web browser, Iget error  "</p><form action="/Hyperion/browse" method="post"><center>Your attempt to log into the Hyperion Performance Suitefailed. You must supply a valid username, password and server tolog onto the system. <table cellspacing="0" border="0" id="bannerMsg" cellpadding="0"><tr><td>"</td></tr></table></center></form><p> </p><p> </p><p>any idea what I have to do in oder to correctly migrate therepository?</p><p> </p><p>database server will be still oracle (same version), schema andpassword will be the same, only host name, port and database nameare going to change (I changed all three in JDBC connectionstring).</p><p> </p><p> </p><p>thank you</p><p>jiri</p>

  • Database server migration

    I have SharePoint 2010 hosted on SQL server 2008 R2. SQL Server is in cluster with active & Passive mode. I need to migrate database server to new cluster in virtual environment. My queries are
    1. We are not using any alias name. Is it possible to restore database server with new cluster name?
    2. Is there any additional memory/CPU migrated once migrated to virtual environment.
    Please remember to mark the replies as answers or vote as helpful if they help.

    1) Nope. The Config and Admin databases cannot have their SQL Server database name changed. One thought would be to add the new SQL Server(s) to the existing cluster, then migrate the databases to the new Active node, then remove the old SQL Servers from
    the cluster. Barring that, if you're intending to retire the old cluster, you can use a
    DNS alias. If that is also not an option, then the last option available is to use cliconfg.exe on all of your SharePoint servers to point the old SQL cluster/instance name to the new SQL cluster/instance name.
    2) You'll have to account for that, if required. One recommendation is to disable any power management with the hosts' BIOS. While this isn't 'green', it does yield the best performance for SQL Server. This isn't something we can readily answer as it greatly
    varies from environment-to-environment based on usage.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Altering database during migration from MS Access 2000

    Hi to all Oracle forum members.
    I want to migrate a MS Access 2000 database to Oracle 9i release 2. I want to know how can I alter the database design during the migration progress. My plan is to split an existing table to more and re-arrange the data and maybe introduce some new tables as well. These changes cane be made using the Migration Workbench or after migrating to Oracle? What is the most efficient way to do that and how can I accomplish these changes?
    Thanks in advance...
    A desperate new Oracle user... :)

    Hello patriotaki! I used Oracle Migration Workbench and everything seems to be fine..just take care on code page migration isssues ...have fun!!!

  • I can't get my website to connect to mysql database hosted on my yahoo site

    I used David Powers tutorials to build a CMS website in Dreamweaver using a testing site set up on my computer. I installed XAMPP and got it working on my computer. (I have a Windows 7 PC with Dreamweaver CS6)
    Now I have installed the mysql database on my remote site following the instructions in the help section of Yahoo Small Business, where my website is hosted. I recreated the same database on the myPHPAdmin on my remote site. (If I understood what I found out when searching for a solution, Yahoo doesn't allow me to see the database from Dreamweaver. It seems that I have to make sure the connections are correct and then upload my site to the remote server. Then it should work once up)
    Following the instructions I could find on Yahoo it seems that all I needed to do was make sure that the user name and password were the same as on my local computer and change the my Sql Server in the Server Connection in Dreamweaver CS6 to mysql instead of localhost, upload my website and it should connect. When I go to my webpage online I get "No database selected".
    I know html, css, some php, and mysql.
    I have been using Dreamweaver for approximatley 2 years and have created 2 successful websites for my husband, who is a photographer. He now wants to have a blog type news website and since I couldn't get Wordpress to do what he wanted to do I decided to create a CMS website. It works great on my computer, but now I need it to work on my remote site.
    I know it's probably something really stupid that I have overlooked and I would really appreciate any help I could get.
    I'm more than happy to learn whatever I need to learn to get this done. I have been searching all kinds of forums and I can find a lot of posts about this or a similar problem, but no solutions.
    Please let me know if I need to provide more information.

    I'm sorry, the way I wrote that was confusing. In mysql it suggested you create a new user that had limited access to access each database you created, rather than use the root user which had all permissions. So in both the mysql on my computer and the mysql on my website I created a user with the same username and password, so that when my website was on my remote server the username and password were the same as when I was testing it on my local computer.
    SnakEyez02 wrote:
    Following the instructions I could find on Yahoo it seems that all I needed to do was make sure that the user name and password were the same as on my local computer and change the my Sql Server in the Server Connection in Dreamweaver CS6 to mysql instead of localhost, upload my website and it should connect. When I go to my webpage online I get "No database selected".
    Just looking at that part of your response, I don't get what they are asking you.  Typically the remote host will require that you update the username/password and possibly SQL server.  When you are in most shared environments, which is what I presume you are in, you typically have a username that is prefix_username.  So you should be updating your script to match that information, not the other way around.  Also with the "mysql instead of localhost" comment, you would only change the script from localhost to another server (ip address) if the mySQL server is not on your web server.  If you host tells you this is true thent he value should be an IP address instead of localhost.  Is that the case?
    For the second part of your question in the "Why can't I access my database" help on Yahoo it says "If your PHP or Perl configuration files require a host name, you may have a problem with your host name. Make sure that you are using the host name mysql, not the default host name localhost." I assumed that meant that in the setup menu when establishing a server connection I needed to replace "localhost" as the mysql Server with "mysql" and then upload my website. This didn't work. Since the mysql server I am trying to access can be accessed using phpmyadmin at www.mywebsite.com/phpmyadmin this seemed to make sense to me. I think I might have managed to access the mysql server, but I'm not choosing the database I want correctly.

Maybe you are looking for

  • How good is H.264 quality after multiple re-renderings.

    How well does a high bit rate (e.g.30Mbps) H.264 maintain its quality after multiple re-renderings. I believe MPEG2 suffers quite a bit after several re-renderings, how does H.264 compare? Thank you.

  • Can't Scan to HP Photosmart C5180, but can print to it.  Why?

    How do I get my HP C5180 all in one to be an all in one printer on Leopard? I can print to it, but it says there is a communication error when I try to Scan using HP Scan Pro software. Anyone have a fix for this on my new Aluminum Intel iMac?

  • Airport Extreme invalid IP address, no DNS server

    Hardware: Motorola SURFboard SB6141, Airport Extreme A1408 I recently set up a new internet service with Cox, plugged in the SB6141 and A1408 and everything set up perfectly, solid green light and wireless was flawless. However, electricity to my hou

  • Flash player problem on website

    Hey, i just installed new version of flash player on my browser and still can play flash video. I'm put the video from youtube in my site http://www.itfrom.net/ and the video can't play correctly. Also i can't play youtube video. Is i have installed

  • It's happening to me too...

    Hi All, I've run into problems with  Flash Player 10,0,45,2. In IE 8, FF 3.6.3 and Google Chrome (which I  downloaded as a last ditch measure), some websites (such as youtube)  work fine. Other sites such as wimp.com I get an empty box. I've  reinsta