Help - Recover db using SAN!

Please help! My production database server stopped working and I must recover on another server called QA. The good news is I have all necessary up-to-date files on the SAN including the redo logs. The bad news is I don’t know what the I am doing! Please see if I am on track. Any comments would be helpful!!
I downed the QA server.
I am having the QA SAN disconnected and replaced with the PROD SAN as they have the same file structure and drive letters.
When the server is given back I am going to create folders to holds to hold the mutilplex redo and control file using the correct prod folder and name.
Then copy, paste and rename the SAN version or redo and control files to server.
Move spfile and password file to the Database folder
It would be great to hear I am on track so far?
Here is where I am really afraid to proceed !!!!!
How do I get this database recovered when the current sid is not the same?
BEST GUESS
*sql>signon as sys using QA password.
*sql>startup nomount using SPFILE=PROD
*sql>shutdown
Now I should be pointing to all the correct redo, spfile and control file
*dos> set oracle_sid = prod
*rman target/
*rman>startup nomount
*rman>recover database
*rman>alter database open resetlogs;
Any advice would be great! Is this close? Will the database now be called PROD and the passwords be the old PROD passwords?
Thanks for any help!
KL

Hello
the easiest way is , take a full backup by rman , be sure to backup the controlfile and spfile
restore your spfile and modify it according to the new layout
restore your controlfile
if your backups were copied in a different path in the new server
catalog them
proceed to recover the database
if the layout has been changed modify it according to your new setup ( a quicky way to see the original layout ) is
rman target /
report schema
check if the original setup is as same as the new one otherwise change it during the recovery
{ 2> allocate channel t1 device type sbt;
3> send'NSR_ENV=(NSR_SERVER=tyocmss8022,NSR_DATA_VOLUME_POOL=OracleDB,NSR_CLIENT=tyocmlx0110.jp.net.intra)';
4> set until time '26-OCT-2007 20:35';
5> set newname for datafile 1 to 'c:\oradata\DB\system01.dbf'; <= New location
6> set newname for datafile 2 to 'c:\oradata\DB\undotbs01.dbf'; <= New location
restore database;
switch datafile all;
recover database
After the recovery has completed
log into the database and run a select member from v$logfile
if their paths dont match rename each redolog
per example
SQL> alter database rename file '+DATA01DG/pttokyo/onlinelog/redo01.rdo' to '/u01/apps/backup_test/redo01.rdo';
Database altered.
once everything has been completed
open the database recreating the redo logs as follows
alter database open resetlogs
this is a quick overview , but i hope you grasp the action plan
Cheers

Similar Messages

  • I have lost the use of my extension pannels, and need help recovering the use. I get a message that extensions failed to load. Why?

    I have lost the use of my extension pannels, and need help recovering the use. I get a message that extensions failed to load. Why?

    I've had that before when on a really slow Internet connection.

  • Does anyone know why since upgrading to ML notes are not visible in Time Machine. They used to be part of mail and could be recovered from Time machine but since ML I don't seem to be able to access notes in Time Machine. Any help would be useful.

    Does anyone know why since upgrading to ML notes are not visible in Time Machine. They used to be part of mail and could be recovered from Time machine but since ML I don't seem to be able to access notes in Time Machine. Any help would be useful.

    Welcome to Apple Communities
    Mail doesn't support notes. If you use iCloud, you have them in it because Notes is an application

  • With just ONE inatentive sweep of my finger one page of my note was disappeared! Is there any way it can be recovered without using the help of iCloud backup?

    1. With just ONE inattentive sweep of my finger one page of my note disappered. Further more, the same page in my iPad was deleted automatically too! How could this happen? Is there any way it can be recovered without using the backup feature from iCloud? The data is vey important to me?
    2. I havn't connect the power code to my iPad yet, the backup copy in the iClout was before the accident as I checked in iPad. Is there any way that I could open my notes in iCloud backup so that I can copy the missing page and move back to my iPad and iPhone?
    Thanks a lot for any help!
    Xueyu

    Sorry, no. The only way to restore this note is to restore from a backup that contains it.

  • Recover datafile using cold backup in archivelog mode

    Hi,
    I have lost one of my datafiles i.e New.dbf from the disk. I have full database cold backup of last sunday. Also I have the archives. Is it possible to restore and recover only the lost datafile? Please help.

    If you used RMAN to create the backup, then use RMAN again to restore that one datafile alone (RESTORE DATAFILE n) and then recover it (RECOVER DATAFILE n).
    If you didn't use RMAN but you are sure that the backup was a COLD Backup, manually restore the datafile and then issue a RECOVER DATAFILE n from the SQLPlus command.
    In either case you must ensure that the datafile is OFFLINE before you restore the file -- or take it OFFLINE with ALTER DATABASE DATAFILE n OFFLINE IMMEDIATE before doing the restore.
    After the RECOVER is completed, you must bring it ONLINE with an ALTER DATABASE DATAFILE n ONLINE
    Hemant K Chitale
    http://hemantoracledba.blogspot.com

  • Is there a helper program to use WMA audiobooks on iphone 5?

    Is there a helper program to use WMA audiobooks on iphone 5?

    Thanks for the link, I appreciate the help.  I've been using Overdrive on my iPad 1 for as long as it's been available, just recently got an iPhone 5. 
    It was difficult but I was eventually successful at downloading a WMA audiobook via Overdrive.  Had to download to my ancient Dell, then transfer to the iPhone 5.  Took forever. 
    Unfortunately, it completely erased my entire iTunes library, omitted chapter 3 of my book (which I was unable to recover), and completely garbled all of the "parts" and chapters of the book making it almost impossible to find my place next time I wanted to listen.  Oh, and no bookmarks!  It was a disaster, nothing like the normal terrific Overdrive product I've apparently been spoiled by for years.
    MP3 only from here on out. 

  • USB Scanner using SANE

    Has anyone been able to get a USB Scanner to work with either an Ultra 5/10 or the SunBlades, or other Sun hardware under Solaris 8 or 9? I'm trying to get the SANE backends to work with my Ultra 10 which has a generic USB card installed. The main problem is that there appears to be no device driver for a USB scanner, so no device such as /dev/usb/scanner0 is being created. I have other working USB devices such as a USB hub, a HP printer, and a memory key storage device that are recognized as /dev/usb/hub0, /dev/usb/printer0, & /dev/usb/storage0, respectively. The system does see this USB scanner at boot time as it complains there is no device driver for it.
    Thanks for any help given,
    Matt Evans

    Hi,
    I want to use sane on solaris 9 with a fujitsu ScanPartner 620C.
    I've already installed sane and changed /kernel/drv/sgen.conf. When I run sane-find-scanner, the following appears:
    found SCSI scanner "FCPA ScanPartner 620C 2.02" at /dev/scsi/scanner/c1t4d0
    # Your SCSI scanner was detected. It may or may not be supported by SANE. Try
    # scanimage -L and read the backend's manpage.
    # No USB scanners found. If you expected something different, make sure that
    # you have loaded a driver for your USB host controller and have installed a
    # kernel scanner module.
    # Not checking for parallel port scanners.
    # Most Scanners connected to the parallel port or other proprietary ports
    # can't be detected by this program.
    but when I run scanimage -L, the following error occurs:
    No scanners were identified. If you were expecting something different,
    check that the scanner is plugged in, turned on and detected by the
    sane-find-scanner tool (if appropriate). Please read the documentation
    which came with this software (README, FAQ, manpages).
    May you help-me with this problem?
    tks,
    Luis Falcao
    ([email protected])

  • My iPhone 4 will not sync my new voice memos from the "Voice Memos" app to my computer. This is frustrating, should not be so hard, can someone please help. I use PC with windows 7 with iPhone version 6.1.3 and iTunes most recent. Thanks.

    My iPhone 4 will not sync my new voice memos from the "Voice Memos" app to my computer. This is frustrating, should not be so hard, can someone please help. I use PC with windows 7 with iPhone version 6.1.3 and iTunes most recent. Thanks.

    In the Music tab of iTunes, do you have 'Include Voice Memos' checked?

  • After installing iPhone Configutilities in my Mac, Personal Hotspot using USB is not working! Please help, I am using 10.7 Lion OS

    After installing iPhone Configutilities in my Mac, Personal Hotspot using USB is not working! Please help, I am using 10.7 Lion OS

    Did you talk to your carrier?

  • How do I set the HELP menu to use Indesign's local HELP files on the hard drive and not the web?

    How do I set the HELP menu to use Indesign's local HELP files on the hard drive and not the web?
    CS 5.0 launches the internet browser.  > TO SLOW I DONT WANT THIS.
    CS 3.0 uses the local help files > I WANT THIS FOR 5.0.

    You're not speaking to the right forum for your request. Help is a Suite-wide feature and here is the forum where the Help application is discussed, and where the proper Adobe people hang out:
    Community Help Application

  • Hey Im in need of some help, I was using my Internet on my MacBook pro

    Hey guys I need some help I was using my internet on my MacBook pro &amp; I closed my laptop because my grandma was at the door and when I opened my laptop back up it asked for my password so I typed it in &amp; it won't take it! Idk what to do please help!!!! I need it for my classes!!!!

    Worst scenario
    Install your Insalll Disc.
    Power down the computer. then push  in the insllar, and hold the letttre ''C tilll the gear comes up. You will be someone else

  • My iphone 4 will no longer connect to my Itunes since 7.1.1 update itunes has latest update as well followed help which involved using mobile device properties no good re installed itunes still same problem iphone is showing up on pc as connected

    my iphone 4 will no longer connect to my Itunes since 7.1.1 update, itunes has latest update as well followed help which involved using mobile device properties no good re installed itunes still same problem iphone is showing up on pc as connected but itunes unable to see it
    any Ideas cheers

    Try holding the power and home button untill the apple symbol appears and let it reboot, if that does not work Try a DFU restore https://discussions.apple.com/thread/5269891

  • Help needed in using the DocCheck utility

    Hi
    Can somebody help me to use the DocCheck utility.I need to check that all the java files have the required javadoc tags and they are correct.
    I have downloaded the zip file and I have been giving the following commands
    c:\javadoc -doclet com.sun.tools.doclets.doccheck.DocCheck -docletpath c:\svk\jdk1.2.2\bin\doccheck1.2b1\lib\doccheck.jar -sourcepath<full path with the file name>
    But I get the following error message : No package or class specified.
    I also tried giving the following command:
    D:\SegaSource\sega\src\com\sega\account>javadoc -doclet com.sun.tools.doclets.do
    ccheck.DocCheck -docletpath d:\jdk1.3\doccheck1.2b1\lib\doccheck.jar User.java
    But I get the following message:
    Loading source file User.java...
    Constructing Javadoc information...
    javadoc: warning - Import not found: com.sega.account.address.Address - ignoring
    javadoc: warning - Import not found: com.sega.account.icon.Icon - ignoring!
    javadoc: warning - Import not found: com.sega.common.DateUtil - ignoring!
    javadoc: warning - Import not found: atg.nucleus.GenericService - ignoring!
    javadoc: warning - Cannot find class com.sega.account.icon.Icon
    javadoc: warning - Cannot find class com.sega.account.address.Address
    javadoc: warning - Cannot find class com.sega.account.MasterManager
    7 warnings
    please help
    Thanks
    SVK

    I have never ran the DocCheck from the command prompt, so I really don't know how to do it, but I do run it succesfully using ant (build tool from apache - jakarta, if you use tomcat you already have it installed).
    So.. if you do use ant.. this will help:
    <target name="doccheck" depends="prepare">
         <javadoc
              packagenames="${packages}"
                    destdir="${doccheck.home}"
              doclet="com.sun.tools.doclets.doccheck.DocCheck"
              docletpath="${doccheck.path}" >
              <classpath refid="project.classpath"/>
              <sourcepath refid="project.classpath"/>
         </javadoc>
    </target>If you don't use it.. I guess I was of no help, sorry.
    Ylan

  • I want to change my apple id password but I forgot the security questions please help me some using my icloud I'd

    I want to change my apple id password but I forgot the security questions please help me some using my icloud I'd and if confirmation is must so please phone number is mine please send a code please help me my apple

    Welcome to the Apple community.
    If you are unable to remember your password, security questions, don’t have access to your rescue address or are unable to reset your password for whatever reason, your only option is to contact AppleCare, upon speaking to an operator you should explain that your problem is related to your Apple ID, this way you will not be charged for assistance, even if you don’t have an AppleCare plan.
    The operator will take you through some steps you may have already tried, however they need to be sure they have exhausted all usual approaches before trying to reset your account, so you should try to be helpful and show patience with the procedure.
    The operator will need to verify they are speaking to the account holder and may ask you some questions that only the account holder could know, and you will need to answer them if the process is to proceed.
    Once the operator has verified your identity they will send a message through to your device which contains an alpha numeric code, which you will need to read back to them.
    Once this has been completed they will send an email to your iCloud email address after a period of 24 hours, so you should check that mail is enabled in your devices iCloud settings.
    Upon receipt of the email, use the reset link provided to reset your password, after which you should be able to make the adjustments to iCloud that you wish to do.

  • Plz help me to use

    plz help me to use run_opject_report to run report in paper
    plz support me
    best reg.

    Hi,
    There is a document (pdf) in OTN which title is Oracle Application Server 10g - Integrating Oracle Reports in Oracle Forms Services applications...
    You can search OTN for this document title to find exactly where is it....
    Simon

Maybe you are looking for