Primary and DR server OS version can be different

Dear All,
We have RAC server 10.2.0.1.0.
OS
~]# cat /etc/redhat-release
Red Hat Enterprise Linux AS release 4 (Nahant Update 4)
~]# uname -r
2.6.9-42.ELsmp
~]# uname -a
Linux server1 1 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:32:02 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux
Now we are going to configure Data gaurd, can we install REHL 5 or 6 because 4 is not supported any more. please guide me.
Thanks & regards,
Sher khan

Sher khan;
Your questions
Now we are going to configure Data gaurd, can we install REHL 5 or 6 because 4 is not supported any more. please guide me.
I am asking regarding release. see primary server is REHL 4 can I install REHL 5 on DR, both are 64bit. is there will be problem.I'm guessing you have at least two issues :
End of support of Red Hat Server 4.
What Version of Red Hat to use.
Unless something has change very recently you cannnot use Red Hat Server 6. So that leaves Red Hat Server 5.
Now I'm reading between the lines some but it appears you may have a third issue, How to upgrade your OS without touching Oracle.
What I have done is install Red Hat on a completely separate partition. For 64 bit this is at least 30 GB since you need an 8GB swap area.
If you do this, this leaves only two small Oracle files in the /etc directory :
oraInst.loc
oratab
If your OS people can keep track of the Oracle OS user and its crontab ( if you have one ) then the OS can be upgraded without touching Oracle.
My oratab file is simple and easy to recreate or save off :
# This file is used by ORACLE utilities.  It is created by root.sh
# and updated by the Database Configuration Assistant when creating
# a database.
# A colon, ':', is used as the field terminator.  A new line terminates
# the entry.  Lines beginning with a pound sign, '#', are comments.
# Entries are of the form:
#   $ORACLE_SID:$ORACLE_HOME:<N|Y>:
# The first and second fields are the system identifier and home
# directory of the database respectively.  The third filed indicates
# to the dbstart utility that the database should , "Y", or should not,
# "N", be brought up at system boot time.
# Multiple entries with the same $ORACLE_SID are not allowed.
PRIMARY:/u01/app/oracle/product/11.2.0.2:YMy oraInst.loc is even smaller :
inventory_loc=/u01/app/oraInventory
inst_group=oinstallIf you setup the OS on a separate Partition you can repair, recreate or upgrade it without ever touching Oracle. Mind you there may be some downtime, but damage to the OS should not cause damage to Oracle.
So if and when Red Hat Server 6 is supported you are in position for that upgrade. If not you are in position for an OS move.
But more importantly you avoid rework and not only is your OS not controling Oracle, Oracle is not controlling your OS ( as long as you can compile you are good ).
This is the note I would look at :
Data Guard Support for Heterogeneous Primary and Logical Standbys in Same Data Guard Configuration [ID 1085687.1]
Number 13 is the one I would look at.
Even if you have Heterogeneous Support, think ahead. You might not next time.
Best Regards
mseberg

Similar Messages

  • Different cpu on primary and DR server

    Dear All,
    I have some queries regarding dataguard.
    1. we have primary server runing Hp-ux itanium and for DR server we have intel. is it certified? can we configure dataguard.?
    Thanks for your support.

    I have some queries regarding dataguard.
    1. we have primary server runing Hp-ux itanium and for DR server we have intel. is it certified? can we configure dataguard.?No problem, You can configure.
    Just you need to have same version & release of ORACLE RDBMS home.
    Thanks.
    sherkhan      
         Newbie
    Handle:      sherkhan
    Status Level:      Newbie (30)
    Registered:      Feb 28, 2010
    Total Posts:      115
    Total Questions:      39 (26 unresolved)
    Close the threads as answered, keep the forum clean.

  • Primary and Secondary Server  - odbc.ini entry

    Hi BI Experts,
    We are using OBIEE 10g and source is Teradata 13. We have to configure the DSN in such a way that if the primary server A goes down BI application should point to secondary server B on which the report can run. Please note that severs A and B will always be in sync. Is there any way to achieve this?
    Kindly help me on this.
    Thanks.

    Hello Torsten, if you not able to give proper solution, please dont start to reply
    Why the rudeness? If your problem was simple or the solution obvious, it wouldn't happen in the first place. Replication is one of the most complex things in all of software to troubleshoot and can be caused by an infinite number of things. On top of that,
    you're giving no details whatsoever so there's almost no way to know what's going on -- we don't have crystal balls or know the magic incantation that will miraculously make it work. You have to us help you, simply saying it's broke, and yes/no to probing
    questions is pretty much useless. You need to provide as much detail as possible so that we can help. The keyword here is "help" though, we can't do it for you.
    Jason | http://blog.configmgrftw.com

  • Few errror/doubts in Primary and Standby server - Need Help

    Hi All,
    I am having below doubts/errors. I need help to solve all the below questions.
    I configured Dataguard successfully. Now the sync is upto date using the below parameters (using 11g):
    at primary:
    log_archive_dest_1=
    log_archive_dest_2='SERVICE=standby.123 arch'
    standby_file_management=auto
    at sandby:
    log_archive_dest_1=
    standby_file_management=auto
    Still i face below messages in the alertliog. Can anybody clearly explain me all the points.
    Primary:
    ORA-1652: unable to extend temp segment by 640 in tablespace NEWTEMP
    I get this error when my archvie destination got filled up, later we released the enough space, the archived are generating. Still i see this message once in between. Need to solve this.
    Primary:
    Checkpoint not complete ( i see this message very often, want to get rid of this)
    standby:
    kcrrvslf: active RFS archival for log thread 1 sequence (sometimes i see this KCRRVSLF)
    standby:
    check that the CONTROL_FILE_RECORD_KEEP_TIME initialization parameter is defined to a value that is sufficiently large enough to maintain afequate log switch information to resolve archivelog gaps. (also get this message in between the alertlog file in standby)
    Standby:
    FAL[client]: Error fetching gap sequence, no FAL server specified (this is very often message. How to remove this, what needs to be added. Do i need to add the below parameters)
    FAL_CLIENT
    FAL_SERVER
    Thanks in advance.
    Pas Moh
    [email protected]

    Pas Moh wrote:
    Hi All,
    I am having below doubts/errors. I need help to solve all the below questions.
    I configured Dataguard successfully. Now the sync is upto date using the below parameters (using 11g):
    at primary:
    log_archive_dest_1=
    log_archive_dest_2='SERVICE=standby.123 arch'
    standby_file_management=auto
    at sandby:
    log_archive_dest_1=
    standby_file_management=auto
    Still i face below messages in the alertliog. Can anybody clearly explain me all the points.
    Primary:
    ORA-1652: unable to extend temp segment by 640 in tablespace NEWTEMP
    I get this error when my archvie destination got filled up, later we released the enough space, the archived are generating. Still i see this message once in between. Need to solve this.This error has absolutely nothing to do with the handling of archive logs, the status of archivelog destination, or primary/standby. Any relation you thought you saw was pure coincidence.
    >
    >
    Primary:
    Checkpoint not complete ( i see this message very often, want to get rid of this)
    Here is the very first hit I got when I googled "oracle checkpoint not complete". Tom says it better than I would have.
    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:69012348056
    standby:
    kcrrvslf: active RFS archival for log thread 1 sequence (sometimes i see this KCRRVSLF)
    A quick google of that one, and it looks like it is not even an error, but rather simply an informative
    >
    standby:
    check that the CONTROL_FILE_RECORD_KEEP_TIME initialization parameter is defined to a value that is sufficiently large enough to maintain afequate log switch information to resolve archivelog gaps. (also get this message in between the alertlog file in standby)
    In that case I would check that the CONTROL_FILE_RECORD_KEEP_TIME initialization parameter is defined to a value that is sufficiently large enough to maintain adequate log switch information to resolve archivelog gaps.
    How big is that? Well, at least bigger than it is now. Beyond that, it would have to be "large enough to maintain adequate log switch information to resolve archivelog gaps" Just play with it until you get the result you want.
    >
    Standby:
    FAL[client]: Error fetching gap sequence, no FAL server specified (this is very often message. How to remove this, what needs to be added. Do i need to add the below parameters)
    FAL_CLIENT
    FAL_SERVER
    Thanks in advance.
    Pas Moh
    [email protected]

  • With CF local server (developer version) can I open a m3u file?

    Hello,
    I hope someone can help with a problem I am having.  I developed a music player and playlist creator to manage my mp3 files.
    It works great on my machine that has IIS installed and a full version of CF MX7.  I develop the playlist via CF and when I click the link to open the
    m3u file it opens WinAmp and plays the list.
    However, my home machine has XP Home which does not have IIS so I run the developer version of CF MX7. 
    I can't get the same code to open the m3u playlist on my home machine....it just opens the file as text.   I did research the CF archives
    and added a virtual directory pointing to the mp3 files but no luck.  When I incorporate a link from my CF page to open the m3u file it just opens and shows the text rather than opening WinAMP or Win Media Player.
    Any help would be appreciated.
    Thanks Rob

    Without seeing any code (your explanation does not give enough details
    about the way it's not working) I would guess that IIS has the proper
    mime types for m3u but the CF internal web server doesn't have the
    mime types (most likely the .m3u file is served as plain/text):
    More info about mime types in IIS:
    http://technet.microsoft.com/en-us/library/bb742440.aspx
    Mack

  • How to get the SQL Primary and Mirrored Database Server Name from Witness Server

    Hello,
                    Can Someone help me with the way to get SQL Primary and Mirrored server name from Witness server?
    Any Powershell script/SQL Query..etc or share the alternative?
    Regards,
    Julie

    select principal_server_name,mirror_server_name,* from sys.database_mirroring_witnesses
    -Prashanth

  • I executed stopsap command and I rebooted server.Now I can not use startsap

    I executed stopsap command and rebooted server.Now I can not use startsap
    I use Oracle Database
    System gives me message below:
    Checking ORC Database
    ABAP database is not avalable via R3Trans
    ABAP Database ORC must be started on remote server
    How can I solve this problem?
    Thanks.

    Hello Cemil,
    Could you save the output that the script startsap returns to a file and upload it somewhere. Also the startsap logs, the location of which you could see when you run the startsap script. You could use http://www.rapidshare.com/ to upload the files.
    Regards,
    Ventsi Tsachev
    Technology Development Support (J2EE Engine)
    SAP Labs, Palo Alto, Ca (USA)

  • Order of upgarde Oracle 9.0.1.3 to 11g and Windows server  2000 to 2008

    Hi
    I need help with determining which order I should upgrade my system. I need to upgarde both oracle and os server:
    Oracle version 9.0.1.3 to 11g (I know that i will have follow upgrade path as per oracle matrix)
    Windows server 2000 - 2008 (I know that i=I need to go to 2003 before 2008)
    My question is do I upgrade oracle to 11g first on windows 2000, or upgrade the Windows OS first and then oracle? also what are the implications if any?
    Thanks.

    Hi;
    I need help with determining which order I should upgrade my system. I need to upgarde both oracle and os server:
    Oracle version 9.0.1.3 to 11g (I know that i will have follow upgrade path as per oracle matrix)You need to be 9.2.0.8 level to make 11gr2 direct upgrade
    My question is do I upgrade oracle to 11g first on windows 2000, or upgrade the Windows OS first and then oracle? also what are the implications if any?I suggest see below notes:
    Minimizing Downtime During Production Upgrade [ID 478308.1]
    Master Note For Oracle Database Upgrades and Migrations [ID 1152016.1]
    Different Upgrade Methods For Upgrading Your Database [ID 419550.1]
    Also Please check my blog
    http://heliosguneserol.wordpress.com/2010/06/17/move-to-oracle-database-11g-release-2-wiht-mike-dietrich/
    In this pdf you can see patch of to upgrade db from x to n wiht many senerios wiht all related metalinks notes which is created by Oracle worker Mike Dietrich
    Regard
    Helios

  • It is compatible Obi 11g  with Windows Server  2012 and Sql Server 2012?

    Hi every
    Please help with two questions.
    1. - Obi 11g is supported on Windows Server 2012 and SQL Server 2012?
    There a compatibility matrix which mention compatibility with versions 2012?
    2. - is feasible to install Obi 11g in separate server and install weblogic on another server?
    I appreciate the prompt response
    Regards
    Pedro

    Hi Pedro,
    As of November 2012 Compatibility Matrix released by Oracle for OBI 11.1.1.x Windows 2012 and SQL Server 2012 were not supported. It was supported on 2008 Windows and SQL Server.
    We can have weblogic and OBI server's on 2 different machines. The approach is to opt software only install. the link below will give more details:
    http://obieeelegant.blogspot.com/2012/07/obiee111160-software-only-installation.html
    Let me know if this helped.
    Regards,
    Jay

  • V$dataguard_stats showing 8 hrs delay between Primary and standby

    Hello All,
    My Primary and standby database are in sync but v$dataguard_stats on standby server showing 8 hrs delay between Primary and standby.
    DB Version:11.2.0.1.0
    Server :AIX
    Primary:
    SQL> select /*+ FULL(c) PARALLEL(c, 35) */ distinct SEQUENCE# "Last Sequence Generated" FROM V$ARCHIVED_LOG c WHERE (THREAD#,FIRST_TIME ) IN (select /*+ FULL(c) PARALLEL(c, 35) */ THREAD#,MAX(FIRST_TIME) FROM V$ARCHIVED_LOG c GROUP BY THREAD#);
    Last Sequence Generated
                       4521
    Standby:
    SQL> SELECT  APPL.SEQUENCE# "Last Sequence Applied"
    FROM (SELECT THREAD# ,SEQUENCE# FROM V$ARCHIVED_LOG WHERE (THREAD#,FIRST_TIME ) IN (SELECT THREAD#,MAX(FIRST_TIME) FROM V$ARCHIVED_LOG GROUP BY THREAD#)) ARCH,
      2    3  (SELECT THREAD# ,SEQUENCE# FROM V$LOG_HISTORY WHERE (THREAD#,FIRST_TIME ) IN (SELECT THREAD#,MAX(FIRST_TIME) FROM V$LOG_HISTORY GROUP BY THREAD#)) APPL
      4  WHERE ARCH.THREAD# = APPL.THREAD#;
    Last Sequence Applied
                     4521
    SQL> SELECT ARCH.THREAD# "Thread", ARCH.SEQUENCE# "Last Sequence Received", APPL.SEQUENCE# "Last Sequence Applied", (ARCH.SEQUENCE# - APPL.SEQUENCE#) "Difference"
      2  FROM (SELECT THREAD# ,SEQUENCE# FROM V$ARCHIVED_LOG WHERE (THREAD#,FIRST_TIME ) IN (SELECT THREAD#,MAX(FIRST_TIME) FROM V$ARCHIVED_LOG GROUP BY THREAD#)) ARCH,
      3  (SELECT THREAD# ,SEQUENCE# FROM V$LOG_HISTORY WHERE (THREAD#,FIRST_TIME ) IN (SELECT THREAD#,MAX(FIRST_TIME) FROM V$LOG_HISTORY GROUP BY THREAD#)) APPL
    WHERE ARCH.THREAD# = APPL.THREAD#;
      4
        Thread Last Sequence Received Last Sequence Applied Difference
             1                   4521                  4521          0
    SQL> select name, 'Hours', to_number(substr(value,5,2)) from v$dataguard_stats where name = 'apply lag' ;
    NAME                             'HOUR TO_NUMBER(SUBSTR(VALUE,5,2))
    apply lag                        Hours                            8------------------------------------------------------------------>>>Problem area

    SQL> SELECT status, error
    FROM V$ARCHIVE_DEST_STATUS
    WHERE STATUS <> 'DEFERRED' AND STATUS <> 'INACTIVE';  2    3
    STATUS    ERROR
    VALID
    VALID
    Standby--Generally in Night it happens that primary and standby 'apply lag' is 8/10/4 hrs .When manually checked database are in sync but  v$dataguard_stats showing difference in hrs
    NAME                             'AL
    SUBSTR(VALUE,1,12)
    apply lag                        ALL
    +00 04:11:03
    SQL> SQL>   2
    NAME                             'SECOND TO_NUMBER(SUBSTR(VALUE,11,2))
    apply lag                        Seconds                             3
    SQL> SQL>   2
    NAME                             'MINUTE TO_NUMBER(SUBSTR(VALUE,8,2))
    apply lag                        Minutes                           11
    SQL> SQL>   2
    NAME                             'HOUR TO_NUMBER(SUBSTR(VALUE,5,2))
    apply lag                        Hours                            4
    SQL> SQL>   2
    NAME                             'DAY TO_NUMBER(SUBSTR(VALUE,2,2))
    apply lag                        Days                            0

  • Hammock tasks and Project Server

    I am trying to create a hammock task for a project that resides on Project Server.
    (I am using Project 2013 and Project Server 2010)
    I can create the hammock, but when I try to check in the file I get an error saying:
    "Saving the file to the Project Web App will remove all links to resources in the file.
    Do you want to continue?
    To continue and lose all resource OLE or DDE links, click Yes."
    How do I save the file and keep the links that create the hammock?
    Cheers
    Tim

    Hi Tim,
    Evenif it isn't clear which version you are using (since 2010 and 2013 cannot be used together), it appears from your error message "Saving
    the file to the Project Web App" that you are trying to create hammock tasks from PWA.
    In case I'm right, note that you cannot edit/create OLE links from PWA, you need to use MS Project Pro for creating hammock tasks.
    Hope this helps,
    Guillaume Rouyre, MBA, MCP, MCTS |

  • I want to remove the COnlineBank, OnlineBank and csample applications from my application and web server.

    How can I safely do this on Solaris? I've tried "iasdeploy removeapp" and "iasdeploy removemodule" with no luck. I want to clear all of this demo stuff out to make both the web and app server look more production like.
    Thanks
    Eric

    Eric,
    these applications are applogics which are not controlled by the
    iasdeploy tool. Unfortunately, there is no tool available to remove
    these applications for you. What you can do is to manually remove all
    their entries, but be careful if you do that. If you remove the wrong
    keys you might break your ias installation, so be warned and make sure
    you backup the whole ias registry before attempting to remove anything.
    Eric Coleman wrote:
    >
    I want to remove the COnlineBank, OnlineBank and csample applications
    from my application and web server.
    How can I safely do this on Solaris? I've tried "iasdeploy removeapp"
    and "iasdeploy removemodule" with no luck. I want to clear all of
    this demo stuff out to make both the web and app server look more
    production like.
    Thanks
    Eric
    Try our New Web Based Forum at http://softwareforum.sun.com
    Includes Access to our Product Knowledge Base!--
    Han-Dat Luc ([email protected])
    Senior Consultant
    SUN Professional Services (iPlanet)
    o .
    o .
    O _ ____ _ _
    (_) _ \| | __ _ _ __ ___| |_ TM
    | | |_) | |/ _` | '_ \ / _ \ __|
    | | __/| | (_| | | | | __/ |_
    |_|_| |_|\__,_|_| |_|\___|\__|
    e-commerce solutions
    Sun Microsystems Australia Pty Ltd

  • TFS and Build Server 2013 with CNAME

    Hello Team
    As we have TFS 2013 with Update 3 on windows server 2012 and another windows server 2012 machine have build server installed. It is working well with machine name and build is running properly.
    Once i tried to change the machine with CNAME its not started and throwing error like below:
    Team Foundation Build Configuration
    Build Service endpoint cannot be configured with a host machine other than
    MACHINENAME.
    OK   
    I tried to disable loop-back, firewall rule already applied, DNS pointed to correct IP address, DNS Flush already done and also i tried to un-register and register to new one but getting same error. Unable to register with CNAME ? 
    BotheTFS 2013 and Build Server have version
    TFS Build- 12.0.30723.0 (Tfs2013.Update3)
    TFS Server- 12.0.30723.0 (Tfs2013.Update3)
    Any help ... thanks in advance!!!
    Thanks Ranveer Katiyar

    Can someone assist me on this ? I am stuck and unable to configure CNAME to Build Server  and getting error
    Team Foundation Build Configuration
    Build Service endpoint cannot be configured with a host machine other than MACHINENAME.
    OK   
    Thanks Ranveer Katiyar

  • How to find out the primary and failover DNS name

    Hi;
    This sounds very stupid, but could some one please tell me how to find out the name/dns name of the primary and failover server without using the CDS console.
    any help is appreciated

    Is this what you want?
    $ /usr/lib/ldap/ldap_cachemgr -g
    cachemgr configuration:
    server debug level 0
    server log file "/var/ldap/cachemgr.log"
    number of calls to ldapcachemgr 12729
    cachemgr cache data statistics:
    Configuration refresh information:
    Previous refresh time: 2005/08/07 23:54:59
    Next refresh time: 2005/08/08 00:55:00
    Server information:
    Previous refresh time: 2005/08/14 15:15:00
    Next refresh time: 2005/08/15 03:15:00
    server: ldap1.example.com, status: UP
    server: ldap2.example.com, status: UP
    server: ldap3.example.com, status: UP
    Cache data information:
    Maximum cache entries: 256
    Number of cache entries: 0
    Gary

  • Unable to connect to report server - on Win 8.1 and SQL Server 2014

    unable to connect to report server on  Win 8.1 and SQL Server 2014 version
    Microsoft SQL Server 2014 - 12.0.2000.8 (Intel X86)
        Feb 20 2014 19:20:46
        Copyright (c) Microsoft Corporation
        Express Edition on Windows NT 6.3 <X64> (Build 9600: ) (WOW64)
     Thanks

    Hi,
    I suggest you check out the following article for the steps of installing
    Database Engine Services and SQL Server Reporting Service.
    http://msdn.microsoft.com/en-us/library/ms143711.aspx
    Best Regards,
    Tracy
    Tracy Cai
    TechNet Community Support

Maybe you are looking for

  • Case id-4615052271.

    Hi,CCHSAP191092 .As i am facing lot of trouble with my Laptop. My name is smruti sanjeeta jena and i have purchased the hp laptop dv series, so i can work and as HP is the best brand, but from the starting i am facing lot of difficulties. as you can

  • Flex SDK 3.2 and charts

    Hi, I just upgraded from Flex SDK 3.0 to 3.2 but the charts seem not to be included in the download. Should I download this separately? Where can I get it? Thank you, Andrej

  • Reg:payment budget exceeded

    Dear all, i have created a SO for free goods using doc ty ZFRG. when doing PGI while creating delivery im getting the fallowing error. "Item 002 711420 /MTE payment budget exceeded (FM)" where711420 is a GL A/c.. can anyone help me out to solve the i

  • Remove keyframe Ease in/Ease out

    Recently I was working on a proect where I wanted to have large text in the background (lower opacity) scrolling behind the smaller main text. I was using keyframes to control the motion of the text but noticed that it had a built in ease in/ease out

  • Application error during release to LiveCache

    Hi Experts. I got some orders stucked in my Outbound Queue in ECC side as SysFail with the error "Application error during release to LiveCache". When I click to activate the queue the order is released and transferred to APO. The question is Why is