Oracle 9i Real Application Cluster

Hi all,
In grid control, we receive an alert as global cache current block request time is 1.03 cs. and global cache current gets time is 0.44 cs..Please clarify whether it is alarming and can any remedial steps be taken.
Thanks.
Kind regards,
Raj

Dear Raj,
Yeah, this statistics is alarming.
--> Which is your cluster interconnect ?
--> Are you using switch ?
--> Using oradebug ipc check, cluster inteconnect is using which network,public or private ?
--> Check the port speed settings.
--> Which os you are using ?
Thanks,
Adinath

Similar Messages

  • How to configure SAP 4.7 to Oracle 9i Real Application Cluster ?

    We are using SAP 4.7 running on Oracle 9i with HP-UNIX clustering.
    If we change our existing SAP 4.7 for Oracle 9i Real Application Cluster, is it very complicated ?
    Do we need to re-install SAP and Oracle ?

    Both 4.7 and Oracle 9 are already out of support.
    If you plan to use RAC then I'd first upgrade the application and the database and then implement RAC. You won't have support for your environment without additional costs.
    Markus

  • Oracle 9i Real Application Cluster Hardware Recommandation?

    Is there any recommandation for hardware setup for Oracle 9i?
    I am looking for a hardware setup to support Oracle 9i Real
    Application Cluster.
    Thanks in advances
    Laurence

    In this weekend I will begin that odessy...
    I will give some feedback by monday!
    FS

  • Linux set up for Oracle RAC (real application cluster)

    Hi Guys,
    I m wrkig as Oracle DBA.
    Very curious to know the initials for RAC set up at OS level.
    Can anyone provide his/her usefull guidelines for the same.
    Although I know all steps at OS level also, but didn't did the set up of before Oracle RAC installation.
    Want to increase knowlegde on like:
    --how we sahre storage.
    --how we set up network (private & virtual IP) and how can check working of NIC's.
    --and other required things.
    Will appreciate ur help and if someone want to share his/her personal experience.
    Thx in advance.

    [email protected] wrote:
    Want to increase knowlegde on like:Here are very basic answers to very complex questions - from a pure Linux perspective running an Open Source stack and untainted kernel.
    --how we sahre storage.Using multipath - this should ship with most 2.6 kernels. The kernel sees the shared storage LUNs as scsi devices - multipath does the rest. (and ASM can directly use a multipath device).
    On a physical layer. Typical setup (on a RAC node) is using a HBA PCI card that runs fibre connections into a SAN switch. You can also use Infiniband (IB) as the I/O layer (as Oracle's Exadata database machine does). In this case the servers will use HCA PCI cards, run IB cables into the switch, and so will the storage array run an IB cable into the switch.
    --how we set up network (private & virtual IP) and how can check working of NIC's.Depends on the achitecture choses as Interconnect. Typical choices are GigE or Infiniband (IB). Oracle's Exadata database machine (RAC) uses IB as already mentioned. (and is also our preferred Interconnect technology)
    With IB you would use the OFED driver stack and have a range of ib.. commands available. These can be used to configure IP over IB (IPoIB) for use as an IP-based Interconnect, bonding of NICs, check a port's status, and so on.
    --and other required things.As both Daniel and Hans indicated.. you are asking quite complex questions that require a manual (if not several) to be written in response. So best to refer to the manuals and OTN material available.
    Also, if you and your company are serious about using RAC, then you should make use of Oracle's RAC Assurance group to assist you. They will provide you with starter kit information for the o/s selected. They will check every single configuration parameter afterwards and deliver a comprehensive report on what's wrong, what works and what doesn't. With recommended changes that need to be done.

  • Oracle 9i Real Application Clusters Failover

    I am running CFMX 6.1 with the 3.5 JDBC drivers and
    connecting to a 2 node Oracle 9i Real Application Cluster. The
    problem I am having is when one of the 2 nodes becomes unavailable;
    CFMX does not seem to be failing over seamlessly to the second
    node. Its almost as if the database connections need to first reach
    the timeout limit setup in the datasource setting in CF Admin
    before the will start to failover. I’m not 100% sure that
    they are always even failing over after that has expired. I usually
    end up having to restart CFMX service to renew the DB connections.
    This is a pest when doing DB maintenance since it causes errors on
    our site.
    I do have Maintain Connections checked, with a 5 minute
    timeout. I have my datasources setup as "Other" and am using the
    following connection string:
    jdbc:macromedia:oracle://Node1:1521;SERVICENAME=heartdrp;AlternateServers=(Node2:1521);Loa dBalancing=true
    Does anyone have an experience of had similar problems with
    CFMX not failover DB connections on an Oracle RAC system? Ideally,
    the connections would immediately go to the other node in the RAC
    if one node went down, but CF seems to keep trying to connect to
    the original node, thus not allowing for a true "failover" setup.
    I can provide more info if needed......THANKS!!

    In this weekend I will begin that odessy...
    I will give some feedback by monday!
    FS

  • Steps Installing Oracle Database 10g R2 with Real Application Cluster (RAC)

    Hi,
    We are using Baan ERP and back end Oracle 10g R2.Now we want to use the
    Real Application Cluster technology so that if one server fail ; all of the application data remains available via another server.But i do not know how to implement RAC.
    Pl guide me.
    Regards,
    sanjeev

    stop. BAAN and Oracle will have an "implementation guide" or best practices. There is also the Oracle MAA Maximum Availability Architecture. Go Read those first.

  • What is Oracle 10g Release 2 Real Application Cluster?

    Hello Guys,
    I have been working in Oracle database 9i for last 2 years. Just using the simple features of oracle. Now our data have grown and company wants to enhance the database version and also want to perform load balancing at oracle's end.
    Have heard a lot about Oracle RAC, but i am not sure what actually is oracle rac and its installation.
    What is the difference between Oracle 10g Release 2 Enterprise Installation and Oracle 10g Release 2 Real Application Cluster installation. Are these 2 different softwares available on different CDs or RAC is only a different way to install oracle 10g database in RAC mode.
    Please clerify and explain. Sorry this is a very beginner level question but i want to learn it and implement it.
    Regards,
    Imran Baig

    What is the difference between Oracle 10g Release 2
    Enterprise Installation and Oracle 10g Release 2 Real
    Application Cluster installation. Are these 2Enterprise Edition is the database management software provided byu Oracle.
    RAC is an extension to the Standard and Enterprise Edition to permit the same database to be managed from two or more computers. (Withe Enterprise Edition, it is an extra cost option. With Standard Edition, it is included in the price, since SE has other limitations.)
    Conceptually, RAC is simple - IF you understand the difference between Instance and Database. RAC = 1 database managed by many instances
    Physically, RAC requires a healthy investment in infrastructure - the infrastructure and the RAC software addresses the question: how do you get several computers able to read and write to the same disk and the same block without data corruption?
    If you are serious about RAC, take a course. If you are in the US, consider http://www.psoug.org as an 'Intro to RAC' course provider.

  • Newbie question about Oracle Parallel Server and Real Application Cluster

    I am trying to find out what kind of storage system is supported by the 9i Real Applicaton cluster. I have looked at the 8i Oracle Parallel Server which requires raw partitions and therefore NAS (network attached storage) that provides an interface at the file level will not work. Does anyone know if the 9i Real Application cluster has a similar requirement for raw partitions? any suggestions of whether SAN or other technology will be suitable? pointers to more information is appreciated.
    Robert

    Hi Derik,
    I know this is a really broad question. No, it happens all the time! Here is a similar issue:
    http://blog.tuningknife.com/2008/09/26/oracle-11g-performance-issue/
    +"In the end, nothing I tried could dissuade 11g from emitting the “PARSING IN CURSOR #d+” message for each insert statement. I filed a service request with Oracle Support on this issue and they ultimately referred the issue to development as a bug. Note that Support couldn’t reproduce the slowness I was seeing, but their trace files did reflect the parsing messages I observed."+
    I would:
    1 - Start by examining historical SQL execution plans (stats$sql_plan or dba_hist_sql_plan). Try to isolate the exact nature of the decreased performance.
    Are different indexes being used? Are you geting more full-table scans?
    2 - Migrate-in your old 10g CBO statistics
    3 - Confirm that all init.ora parms are identical
    4 - Drill into each SQL with a different execution plan . . .
    Raid 5 Don't believe that crap that all RAID-5 is evil. . . .
    http://www.dba-oracle.com/t_raid5_acceptable_oracle.htm
    But at the same time, consider using the Oracle standard, RAID-10 . . .
    Hope this helps . . .
    Donald K. Burleson
    Oracle Press author
    Author of "Oracle Tuning: The Definitive Reference"
    http://www.rampant-books.com/t_oracle_tuning_book.htm
    "Time flies like an arrow; Fruit flies like a banana".

  • Configuring Oracle Real Application Cluster

    Hi,
    Is it possible to configure Real Application Cluster (RAC) Oracle 9i with Windows 2000 Server / Advanced Server ?
    If yes, what component and Oracle Software should I prepare to build this system ?
    Can anybody explain this step by step.
    Thanks in advance
    ESB

    Hi;
    For your issue i suggest close your thread here as changing thread status to answere and move it to Forum Home » System Management and Integration » Data Integrator which you can get more quick response
    Regard
    Helios

  • 10.2.0.3 to 10.2.0.4 upgrade-Real Application cluster Component INVALID

    HI Guys just upgraded the standalone database from 10.2.0.3 to 10.2.0.4 ...Everything looks good after running the catupgrd.sql
    except the Real Application Cluster Component is INVALID..
    Is it because its not a RAC database or some other reason?Plz help
    SQL> SELECT COMP_NAME, VERSION, STATUS FROM SYS.DBA_REGISTRY;
    COMP_NAME
    VERSION STATUS
    Oracle Database Catalog Views
    10.2.0.4.0 VALID
    Oracle Database Packages and Types
    10.2.0.4.0 VALID
    Oracle Real Application Clusters
    10.2.0.4.0 INVALID
    Oracle Workspace Manager
    10.2.0.4.3 VALID

    This is "normal" if you are not using RAC - see MOS Doc 312071.1 (RAC Option Invalid After Migration)
    HTH
    Srini

  • Real Application Cluster on Sun Solaris 8 and Sun Cluster 3

    Hello,
    we want to install Oracle 9i Enterprise Edition in combination with Oracle Real Application Cluster-Option on 2 Nodes. Every node (12-CPU-SMP-Machine) should running Sun Solaris 8 and Sun Cluster 3 Service.
    Does this configuration work with ORAC? I found nowhere informations about. Is there anything I have to pay special attention for during installation?
    Thank you for helping and best regards from Berlin/Germany
    Michael Wuttke

    Forms and report services work fine on solaris 8.
    My problem is on the client side.
    I have to use solaris 8 with netscape like forms clients
    and I wasn't able to make it work with java plugins.
    Any solution?
    Mauro

  • Help! Real Application Cluster!

    Is there anyone who setup real application cluster on linux machine.
    I wanna setup RAC( two instance on one machine ).
    I don't have shared storage. Can I setup with extra ide harddisk?
    Is SID same each instance on one machine?
    Give me your information, please!
    Thanks for your reading.
    have nice day!

    Hi
    Cluster means MORE than one machine, so you need al least 2 machines (better 3 or more)
    basic:
    node1---------node2--------- OUTSIDE WORLD
    oracle oracle
    private IP1 private IP2
    Public IP for world
    Better:
    node1 ---node2----entry point---OUTSIDE WORLD
    oracle oracle Public IP
    prvtIP1 prvIP2 cluster control
    node 1... node N MUST share a space, so if you don't have an array you MUST find a network file system to share between nodes.
    NFS/SAMBA don't work, because Oracle needs to mount this system as RAW, I'm trying it with LVM but I don't know if it will work.
    So first create a cluster, then mount a shared space as raw. Then try Oracle.
    A10!

  • Hardware Architecture of Real Application Cluster (RAC)

    I'll implement Oracle 9i with Real Application Cluster (RAC). I now have two Sun SF280R servers.
    Can I use ONE common storage to build RAC?
    SF280R - Storage - SF280R
    OR is it necessary to have TWO storages?
    SF280R SF280R
    |..........\/..........|
    StorageStorage
    Thanks

    The whole idea behind RAC is that there is shared storage for 2 or more database instances. If one instance goes down, the other(s) seemlessly take over. RAC provides insurance against instance failures. Stand by databases (also known as data guard) provide insurance against database (the actual data files) failure.
    HTH.
    -Raj Suchak
    [email protected]

  • What is meant by "mixed messeges" in Real Application Cluster?

    What is meant by "mixed messeges" in Real Application Cluster?
    Regards
    mohideen

    means while deploying it wont be in war or ear format

  • Required hardware for a oracle real application cluster

    hello i´m a newbie and have a question:
    We want to migrate a DB2 database to Oracle database. This database will run in the cluster network. What hardware do I need a prerequisite to set up an Oracle Real Application Clusters (10g)?
    thank a lot for help!

    Hi,
    HW sizing depends on lot of information like the Size of the Database, Average load on the Database, Number of DB users, what application is using the database... could you please let us know all these information and oracle license depends on the number of CPU you on the server. Kindly let us know the OS on which you want to run the oracle RAC.
    Regards,
    Satya.

Maybe you are looking for

  • Issues with basic VPN setup and split tunneling

    I have created an SSL VPN to a CISCO ASA 8.6 running ASDM 6.6. Im able to connect to the VPN and reach all the devices with the LAN but  Im not able to browse the web. When I enable the split tunnel Im able  to browse the web but then Im not able to

  • What is the purpose why we define partner determination

    hi my question is what is use of partner determination.  How many partner functions we should create in customer master.  Is there any thumb rule we have create sd,bp,py,sh thanks in advance

  • Witholding tax report in more than one currency

    Hi there Can you please kindly advice us on how to run the witholding tax report in both system and local curreny? In addition please also advice on how we can redefine the report so also to include manual JE in case of manual adjustments in the WHT

  • Helvetica Neue Fonts

    Hi all, I have a pdf which has Helvetica Neue Roman, Helvetica Neue Bold fonts. If I buy Neue Helvetica 55 Roman and Neue Helvetica 75 Bold fonts. would I be able to edit that PDF? I have Adobe Acrobat 9 Pro. Thank you Palak

  • Cannot print to HP Printer in landscape

    I have an HP Photosmart B110a configured via cups and hplip. Everything seems to work well - until I try and print in landscape.  It always prints in portrait mode - regardless of what settings I change.  I have tried printing using 3 different piece