Reinstall DB and ASM using existing RAW devices in RAC

Hi,
We have two Database servers in Cluster environment DB1 and DB2 using CX300(SAN) as Storage device.Recently we had upgraded the OS kernel on DB1 from RHEL 3 to RHEL 4 and DB2 is still running on RHEL 3. Due to some application problems we wanted the DB1 to be rollbacked to RHEL 3
DB1-has ASM1 instance and DB2 has ASM2 instance running.Similary SID1 and SID2 on both of them.
Since we want to roll back to RHEL 3 it is a clean install on DB1. So my problem is I had never done this kind of reinstallation of DB and ASM using existing raw devices.
Can Someone sent me out some instructions and steps on how to do the reinstall without disturbing RAC,DB2 and Data on RAW/CX300(SAN) device.
I am basically a system admin not a complete Oracle DBA.I will be grateful for your help.
Thanks,
Shiva

It means, before proceeding a proper database backup must be taken, then it has to be started from scratch. RHEL3 is certified with 10gR1 and 10gR2, you should be aware of the patchsets available for the oracle version.
I suggest you to read the Clusterware and RDBMS installation guides:
Oracle® Database Release Notes
10g Release 2 (10.2) for Linux x86
B15659-03
Oracle® Database Oracle Clusterware and Oracle Real Application Clusters Installation Guide
10g Release 2 (10.2) for Linux
Part Number B14203-08
Installing Oracle RAC 10g Release 2 on Linux x86
~ Madrid

Similar Messages

  • Sound panel refuses to use existing airplay device

    The Sound Panel in System Preferences refuses to use existing airplay device, unless the computer is restarted. What's wrong?
    Presently using Maverick, but the problem existed on Mountain Lion as well.

    Hi there Bill_townsville,
    You may find the troubleshooting steps in the article below helpful.
    Resolve issues with AirPlay and AirPlay Mirroring from iPhone, iPad, and iPod touch 
    -Griff W.  

  • How to create DIR/File on a raw device in RAC environment.

    Hi all,
    I use a shell script to create DIR and File on a raw device also it creates schema and tablespaces.
    I am facing problem in creating DIR and Files on raw device.
    One more thing, can multiple tablespaces be created on a raw device.
    Thanks & regards,
    Sanjeev

    Thanks for the response. Please help me further.
    About the Script - It asks for the path for creating DIR and uses shell command to create DIR. Later same path and DIR name is used to create Oracle DIR. Now in place of absolute path raw device name is passed. The same script is also used for creating tablespaces and schema.
    There is second script that is .sql script that creates external table in the newly created schema. All this has been working fine on single instance Oracle server. we have tested many times but fails in RAC environment when we use raw device.
    Question is - If I use filesystem will the external table's flat files and Directories be accessible to all the instances.
    I have one application written in java that would be clustered and running on these oracle servers. This application would be accessing those external tables and their flat files. Will there be a problem accessing these flat files accross the instances.
    Regards,
    Sanjeev.

  • ASM spfile on raw device

    How do you create a spfile on a raw device, or how do you move one to it?
    Any help will be appreciated.
    Thanks

    Hi all,
    maybe I am the only one, but as I understood Alexander's question, he wants to put the ASM spfile on a RAW device, not the database spfile - but I might be wrong. Alexander?
    An ASM spfile cannot be kept in a diskgroup. However, if you choose to manage the ASM environment using DBCA, you can specify a shared location for the ASM spfile in course of the initialization of the ASM environment (when you create your ASM instances for the first time using DBCA).
    Once the ASM environment has been created, one may use Ned's approach to relocate a spfile of an ASM environment as well. I am not too sure, but I would think that the sqlplus command "create spfile='RAW device' from pfile; would do the trick, too, given that you have a pfile. Now, if you have a spfile only right now, you can create a pfile first using this command and create the spfile in the final destination later. However, in either case, do not forget to change the pfile link after you have performed those steps.
    Just my 2 cents. Thanks,
    Markus

  • ASM support BLOCK raw device?

    Does ASM support for BLOCK raw device? or only there is support for CHARACTER raw device?
    Or it is specific to UNIX platforms?
    Thanks.

    790066 wrote:
    Does ASM support for BLOCK raw device? or only there is support for CHARACTER raw device?As I understand, ASM needs to be able to open a device using the direct I/O call kernel interface. Old style block devices do not have that, thus the need for raw char devices (on top of a block device) to provide the required direct I/O interface.
    But raw devices have been depreciated by the Linux kernel and Oracle also has support notes stating the same. The kernel now supports opening a block device with the O_DIRECT flag set.
    Offhand though, I do not see a problem using a device in ASM as long as ASM has access to it (permissions okay, discovery string set) and the device can be successfully opened via the I/O calls made by ASM.
    You need to select the most appropriate device interface (if a device has multiple) for ASM to use. I'll expect that ASM notes/installation details from Oracle for that specific o/s will have the details needed to make that decision.
    Or it is specific to UNIX platforms?Do not use anything else but Linux for many years now, so cannot comment on how this works/looks like on Unix flavours like Solaris and HP-UX and others.

  • Generate a runtime req xml from a jsp and then use existing idc webservice

    Hi,
    I need to write a jsp that will generate a runtime SOAP request xml intaking the paramters that I had put into the jsp and thereby take the response from the response xml , extract that and show that in a result.jsp
    I will be grateful if anybody can help to do this as I am not sure how I can generate the runtime xml and thereby use the existing Idc webservices.Please help!

    Hey,
    Did you get info or solution?

  • Backup and Restore OCR,Voting Disk and ASM Disks in new SAN-10g RAC

    Dear Friends,
    I am using 10g R2 RAC serup on Linux
    My OCR,Voting Disk and ASM Disk for DBF Files are on a SAN box
    Now i am reorganising SAN by scrapping the entire SAN and cretaing new LUN's (It's a must)
    so pleae let me know
    1) how do i take backup of OCR and Voting Disk from existing SAN and how do i restore it in new LUN's after SAN reorganisation
    2) how do i take backup of existing Database's from existing SAN and how do i restore it in new LUN's after SAN reorganisation.
    I will be doing it in Planned downtime only
    Regards,
    DB

    For step 1 you should following metalink doc.
    For step 2 here is simple backup command script.
    I have done this in windows for you.
    D:\app\ranjit\product\11.2.0\dbhome_1\BIN>rman target /
    Recovery Manager: Release 11.2.0.1.0 - Production on Wed Feb 8 21:48:47 2012
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    connected to target database: ORCL (DBID=1299593730)
    RMAN> run
    +{+
    allocate channel c1 device type disk format 'D:\app\ranjit\rman\%U';
    allocate channel c2 device type disk format 'D:\app\ranjit\rman\%U';
    backup database;
    backup current controlfile format 'D:\app\ranjit\rman\%U';
    +}+
    Regards

  • Raw Device in RAC

    Hi,
    I want to use Raw-Devide in RAC,
    Could you Say To me That How Can We see and work with Oracle Database Files when thay are in "unformated and without letter partitions(logic part.)" in Raw-Devide ?
    when Oracle begin to Format them?
    Thanks a lot

    If you are using raw devices, you don't see or manage files at the file system level-- you're bypassing the file system entirely. If you want to see and work with Oracle database files, you ought not be using raw devices.
    Are you planning on using Oracle clustered file system or the operating system's clustering functionality for your shared storage?
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Confused about import and workflow using existing filing system

    Ok folks, I purchased Lightroom last week and I am still staring at an empty Library module. I have thousands of images but I seem to have been overcome by a case of anxiety/paralysis. Why, you ask? I can't determine an import strategy; here's why.
    I maintain three versions of every photo: 1) Original RAW, 2)Processed Tif, and 3) a Screen/web-ready Jpg
    Photos are sequencially numbered and maintained in folders as in the example below:
    - Main folder, 00001-00048
    -- 3 Sub-folders: RAW, Tif, Jpg,
    --- Each sub-folder has a sub-folder containing 24 photos (e.g 00001-00024 and 00025-00048)
    Method to my madness...
    - Each Main folder/content fits nicely on a DVD
    - 24 files to each sub-folder makes a nice printed 4 column, 6 row contact sheet and a 1024 x 768 contact sheet for the computer screen.
    Obviously I do not want all 3 versions of every photo visible in the library but I do want access to all of them through LR. Can I import all three versions and stack them?
    Also, I typically d/l my RAW files from a card reader to a d/l folder, preview and delete, process keepers via PS and save as Tif, batch rename picking up where I left off from the last batch, and finally resize/convert to Jpg and save copies. All files are then moved to numbered folders on a backup hard drive and burned to two DVDs.
    Given the new/required import methodology, is this process of saving, renaming, moving to different folders, etc., still possible using LR, or do I have to reinvent the wheel?
    Apologies for the lengthy post - appreciate any and all input. Thanks in advance for your assistance.
    Jeff

    > Can I import all three versions and stack them?
    Well, you can only stack within a folder, not across the hierarchy. So they'll all need different names and to be in the same folder. But leaving them in their own folders should work, and there are ways to hide them, like making the RAWs red, the TIFFs green, and the JPEGs purple, or something like that. Then just filter for what you want.
    Your downloading etc. system should still work in LR.

  • Didn't Receive Verifiction Code for my iCloud, and i used it on device...

    I used my new iCloud to my iPad and it says: ACCOUNT NOT VERIFIED... but i didn't receive any verifiction code on my email address i need to reconfirm it... because i Cannot delete my iCloud Account from my device...

    There is no verification code that I know of. So if you would elaborate...

  • User Profiles being created and not using existing

    I have a Windows Embedded 8 thin client.  It will create a user profile when a user logs on and if they log off and log back on it will use the same created profile.  However if we restart the thin client and go to log on it will create a completely
    new profile for the user. It does this every single time it is restarted and a user logs on.  So under the users folder it will have several copies of profiles for that user adding something to it each time.  Example: Username, Username.Domain, Username.Domain.000,
    Username.Domain.001 We have turned off the netXclean to keep it from removing the user profile at logoff.  I have added the C:\Users folder to the write filter exclusion list to make sure it is allowed to write to that location.  What would cause
    it to not use the exisiting user profile for a user and recreate one only after a restart?  It is a soft restart/shutdown we aren't hard powering off as I could see the user profile getting corrupted if that were to happen.
    Luke

    Hi,
    It seems like your account log as temporary profile. Please navigate to the registry below and delete the effected profile's subfolder for test.
    HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
    Here is another thread that have multiple talking about Temporary profile, maybe helpful with your problem.
    http://social.technet.microsoft.com/Forums/windows/en-US/5ec0b949-effa-4e30-ba09-dc948a4c7a8b/windows-7-starting-with-a-temporary-profile
    Roger Lu
    TechNet Community Support

  • How to migrate raw device to OCFS in the share disk?

    I have a 10gr2 RAC env on two nodes and use raw device, I want to migrate the raw device to OCFS but I can't find the doc to help me? anyone can give me a hand? thankx~~

    Hi terbas
    Not sure that this is the correct section to ask that question, but anyway herewith the way to do it:
    Creating raw devices is the same process as creating a Logica Volume in AIX using smitty. You have to define Volume Groups an hdisk devices. The difference is in ths type of LV used, whe creating JFS FS you used to select jfs/jfs2 types, while whe creating raw devices you can assign a label as "raw" and the use the raw device. Sample of creating a Raw Device:
    mklv -t raw VGName <Size in LP Units>
    When creating raw devices is good to have some consideration about placement of the logical volume in order to achieve som extra performance, remember that data placed near to center i better accessed than data placed on the edge of the disk.
    From a guide i used to configure AIX systems for Oracl installations:
    "RAW Device Interface
    The RAW device interface allows for the least amount of overhea you can achieve with UNIX I/Os. When using the RAW devic interface, UNIX simply assigns a section of the disk to each RA device. This portion of the disk is contiguous; accesses to i bypass all disk caching and file-system overhead.

  • Oracle ASM installation and raw device options

    I am looking to install Oracle ASM on Linux Red Hat AS 4 (ia64) using Oracle 10.2.0.3.
    A general question I have regarding prerequisites for ASM using raw devices. It appears there are 2 options for dealing with RAW devices.
    1. Use the ASM library driver
    or
    2. simply bind the devices to raw devices (and then install a new $OH with an ASM instance)
    Is there a recommendation from Oracle, industry best practices, expert opinions on which way to go?
    If I understand correctly it sounds like option 2 will require an ASM $OH and instance. Is that right or do both option require this?
    Can someone provide guidance as to which option I should use, an Oracle whitepaper, a recommendation, instructions or something.
    Any help or insight is provided as to which option I should use.
    Thank you.
    echardrd

    OK. Perhaps I am a little condused then. From what I read Oracle ASM recommends the use of RAW devices for ASM storage devices. What I have is a new LUN presented to my database server from the SAN. I assumed that the LUN needs to be mounted in some fashion on the server, but my SA tells me in order to mount it, would require the use of a filesystem. If we put a filesystem(NTFS, ext, etc) on the LUN prior to mounting it, will ASM be able to use it? If ASM can use a device that has a filesystem on it will this add unneccessary overhead (I/O)?
    I guess my question is for ASM should I
    1. use a RAW partition or a filesystem? Does it matter?
    2. Will RAW have better I/O performance?
    3. How do i make the LUN presentation from the SAN a usable RAW device to my database server? Any steps or guidance would be helpful since my SA and I can not seem to bridge this gap.
    Thanks.

  • Raw device to ASM

    Hi,
    How can i move the "RAW device" Migrating to ASM
    what are the steps to be followed
    Oracle Version : 11.1.0.7.0
    Platform: AIX 6.1
    Thanks,
    Ramesh

    Aman.... wrote:
    ASMLIB is not mandatory to use the raw device with ASM. Its an "add-on" to improve the performance, that's all!Not really a performance improvement as it cannot make ASM I/O go any faster - it is a more a management driver that enables you to manage ASM disks/LUNs via an ASM command line interface. But as you said, it is not mandatory. I personally prefer using udev and multipath directly on Linux for configuring and maintaining device names and permissions for all disks and LUNs and not treat ASM ones differently via another interface.
    Also, as ASMlib is a kernel module, it is another moving part at boot time. It needs to match the kernel version used. It and other similar kernel drives need to "+play nice+" with one another. And this is the primary reason we've stopped using ASMlib after we first tried it with 10.1 RAC. There were incompatibilities between it and a vendor kernel driver, resulting in adhoc ASM I/O errors. And the Metalink Note at the time stated that there are no incompatibilities between ASMlib and such vendors drivers... (and I did request Support to amend that note after the incompatibility was identified via a SR, but it never was).

  • Reinstall iTunes and use backed-up music files?

    Hi -
    I tried to create two libraries using an apple support page that instructs you to hold down the SHIFT key to select a library to use. From that point, all of my music and libraries were seemingly over-written and I could not find any trace of my original music or library files. This was really weird and I tried everything to find those music files on my system. No luck...
    But, I do backup regularly on a separate hard drive. So, can I uninstall iTunes, reinstall iTunes, and then use the back up files to get everything working again? I'm not sure how to go about getting the backed-up files to work with iTunes...what's the best thing to do?
    Thanks!
    iTunes 8
    Vista Home Premium SP1
    HP Pavilion notebook
    ------------------------

    No, your files will be safe.
    Since you're only removing the programs themselves from your computer, all of your files will stay saved in a folder called "iTunes" on your computer, which contains all of your library's files.
    I hope that answers the question.
    -Kylene

Maybe you are looking for

  • Error: no interface action for sender or receiver found

    Hello, I have configured a asynchronous RFC to JDBC scenario. When i try to execute the end to end scenario , the message in SXMB_MONI is with a green flag(scheduled)  and queue status is yellow and when i double the message , the trace shows followi

  • An error occurred in the PD layer; transaction terminated in SC

    Hi experts, I have an issue like this "An error occurred in the PD layer; transaction terminated". This error came when i save Shopping Cart. Just for the information, I have maintained number range assignment for BUS2121 - Shopping Carts also. And I

  • Replace Sybase callback functions with OCI

    Has anybody replaced the Sybase error and message callback functions with the OCI callback capability? If so, I would be interested in discussing any lessons learned that you might have.

  • Iphoto has stopped working.Help me with any possible ideas please..

    I have a 9.1.3 version of iphoto'11 on macbook pro with Mac OS X 10.6.6. I can get the application to open but it does not upload and keeps showing the circular 'in process' sign on the iphoto page continuously. Please 

  • Configuration specifications

    I am confused as to where particular configuration properties are held, how they're supposed to be edited, and when they're used. I'm trying to arrange for my (JClient) application to choose between my development database and a run-time one. My proj