RAC Help

I have two RHEL 4.0 servers with RAID Enabled with 2 NICs and 1 GB RAM. I want to install oracle 10g on these machines with 2 node RAC. is it possible? what i referred from ORACLE Press book is a three node demo. How to setup RAC on two nodes...I do not have a third machine. Kindly advise. regards ....

You don't need a thrid machine to setup and RAC.
Two machines will be enought to setup the RAC setup. Follow the instruction in the following link.
http://www.oracle.com/technology/pub/articles/hunter_rac10gr2.html
- Leo

Similar Messages

  • Oracle RAC help...

    Hi Friends,
    I have a challenge here...Would appreciate if anyone can help me..
    I have to install 10.2.0.3 Oracle RAC on windows 2003 server 64 bit.
    My issue is now the server names and ips are set and I am going to install the RAC.
    But the client need is that after one month, they need to change the names and ips of the servers (a one time change).
    Because according to their server naming standards, current production servers are having the acceptable names and ips.
    The installation was on a 32 bit OS, so they are facing out of process memory errors. Thats why they are going to 64 bit OS on new servers.
    After the new servers are ready, the data will be migrated to new server. After a month, they need to change the names of new servers to that of the old (current production) servers.
    Could anybody help me by giving me information about how to change the NAME and IP after a RAC installation ?
    Any metalink notes or commands as it is........
    I didnt get any reply from the RAC forum, thats why I pasted here....sorry for that
    Thank you,

    Oh I'm not sure why you can't get answer from rac forums.
    change ips ... that's not much the problem... you can use
    oifcfg - Oracle Interface Configuration Tool -> to help change IPs (change subnet -> interconnect + public)
    srvctl - help to change ip Virtual
    But You have to change hostname ... you have to reinstalll or ....read http://www.pythian.com/news/482/changing-hostnames-in-oracle-rac
    that can help :
    anyway i think upon web be good and you can use it to change hostname + ipaddress.. ,
    metalink ... read
    Doc ID:      276434.1
    or http://surachartopun.com/2007/01/i-want-to-change-ip-address-on-oracle.html
    about hostname.. metalink (Hostname changes are not supported in Oracle Clusterware (CRS))
    anyway read upon link ... can help (before do anything, please backup)
    Anyway if you have many times + less data -> exp/imp ... can help ;)

  • Password file users issue... RAC help please...

    Hi guys,
    i have a two node rac database installed on my laptop.. 11gr2.
    in rac a database will be accessed by more than once instance correct....
    here i have two instance myinst1 and myinst2.
    here if we add a user in any one of the instances (say myinst1).. using that user account. the user can connect to either the myinst1 and myinst2.... correct....
    say now i grant the user i just created with the SYSDBA and SYSOPER privileges.. (user created on myinst1).
    now i can connect to both of the instance using the following syntax as a sysdba..
    connect user/password@servicename as sysdba
    now here comes the best part..
    oracle states that once the user is given either the sysdba or sysoper it will be updated in the password file...
    now as i have created the user in the myinst1 instance and granted the privileges there... the password file at the node myinst1 shows the details of the user in the V$PWFILE_USERS views. where as the other instance myinst2 V$PWFILE_USERS does nt have the user...
    can any one tell me why is this happening... do i have to explictly grant the SYSDBA privilege on all the instances once if i want to grant a user with the sysdba or sysoper privilege...

    Surely there is more than this? I have always believed that the only valid configuration of a Password File in RAC is for a single file to be shared by all instances - by putting it on a shared file system or multipathed raw volume (like the database files), with a Unix symbolic link or init.ora SPFILE reference on each node. I have seen documentation that people have stored a database password file in ASM (SPFILE=+XYZ...) and even on NFS and CIFS.
    SYSDBA and SYSOPER access uses the password file of course and it is effectively part of the database, and to me it seems reasonable to expect that an instance will only update the one Password File it knows aboutwhen SYSDBA/OPER access is added, removed or changed; so the consequences of having multiple copies for a single database may be expected to be bad. It was noted here that granting SYSDBA privilege on one node leads to inconsistency in that account's privileges across nodes. Maybe worse is that removing SYSDBA access from one node could leave SYSDBA access to other nodes/instances in place, in clusters where there are multiple local password files... this can be viewed as a very serious security defect, which one of our DBAs has demonstrated.
    Now I have learned that Oracle's documentation does not actually give much advice about the configuration of Password Files for RAC; that while some people have done what I expected for years, some product guides suggest on the contrary that local copies should be created on each node; and even that Oracle may not support a single Password File on a shared device. Having Googled the web and scanned this forum quickly, I haven't found a resolution. I am stunned.
    I am sure that, of all people, the RAC SIG will be able to advise on this authoritatively, so please do so. If it turns out that Oracle does not recommend or support the use of a single shared file (*),then I suggest there is a significant issue.
    (*) Just to be clear, I am not refering to a SHARED password file, but to an EXCLUSIVE one that is on a shared storage volume accessed by every instance of the same RAC database. How Oracle behaves with a SHARED parameter setting may be another issue.

  • Racgimon.exe is killable??(10g RAC)-- HELP!!

    Hi, all.
    The database is 10.2.0.2.0 - 2 node RAC on 32 bit windows 2003 EE SP1.
    "racgimon.exe" is pending.
    "racgimon.exe" is killable??
    Thanks and Regards.

    Dear Madrid.
    Thanks for your reply.
    I am getting the following message from the both node.
    --> imon_rac.log
    2007-10-01 15:01:40.941: [    RACG][4872] [2808][4872][ora.RAC.RAC1.inst]: ORA-01013: ユーザーによって現行の操作の取消しがリクエストされました。
    ORA-06512: "SYS.DBMS_LOCK", 行82
    ORA-06512: "SYS.DBMS_LOCK", 行98
    ORA-06512: 行1
    There must be a trouble with regard to racgimon.exe process.
    What am I supposed to do?
    There are several issues reported at metalink with this combination of Win2003 RAC 10gR2.Could you give me metalink document number?
    We made a contract with other company which has a direct
    contract with Oracle Japan. Thus, I do not have access to metalink. Oracle Japan does things differently.
    Thanks and Regards.
    Message was edited by:
    user507290
    Message was edited by:
    user507290
    Message was edited by:
    user507290

  • Question RAC load balance with app

    Hi there,
    How RAC help load balance the database if most of my applications connection use JDBC with specific IP or hostname. I'm using JDBC:thin client and not OCI.
    Is there configuration that allows the application without specify the hostname? If I SQLPLUS, I can logon to the database with username/password and SID. I know the connection is going through Oracle Net with the tnsnames.ora file.
    Thanks

    Hi,
    Thin JDBC supports multiple specifications for connection url. You can refer to this document http://download.oracle.com/docs/cd/B19306_01/java.102/b14355/urls.htm#BEICDECB for more information.
    --romas                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Please help with RMAN dup for RAC db

    Happy Holidays!! All,
    I need help with the following issue:
    Both target and auxiliary databases are:
    Database version is 10.2.0.3 with 2-node RAC db
    Servers are MS 2003
    Oracle Clusterware 10.2.0.3
    Oracle ASM for storage
    I have run the rman dup from RAC to a single instance db for a while. This is the first time I ran from RAC to RAC. This auxiliary db was refreshed before and was up for a while and was managed by server control tool. Now I am trying to refresh it with new backup files from production. I did the following as people suggested:
    1)     shutdown instance in the second node.
    2)     Startup nomount mode in the first node
    3)     Run RMAN dup
    It failed in the same place with slightly different errors. I pasted error messages at the bottom. I already created a TAR with Oracle but would like to know if anybody has any info related to this. Also I have several questions to ask:
    1)     Should I stop all services related to Oracle in node-2
    2)     Should I stop all clustware related services in node-1 except oracleCSServie since ASM uses it?
    3)     Is there any way I can finish the dup manually from the place I failed? What going to happen if I don’t finish the rest of the dup and go ahead with “alter database open resetlogs”?
    4)     How do I remove the database from under Server control – I already run “srvctl remove database -d atlrac” successfully. Is this all?
    Thanks a lot for your help and have a great holiday season!!!
    First time run:
    contents of Memory Script:
    shutdown clone;
    startup clone nomount ;
    executing Memory Script
    database dismounted
    Oracle instance shut down
    connected to auxiliary database (not started)
    RMAN-00571: ====================================================
    RMAN-00569: ======= ERROR MESSAGE STACK FOLLOWS ==============
    RMAN-00571: =============================================
    RMAN-03002: failure of Duplicate Db command at 12/21/2009 20:24:47
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-04014: startup failed: ORA-00610: Internal error code
    Second time run:
    contents of Memory Script:
    shutdown clone;
    startup clone nomount ;
    executing Memory Script
    database dismounted
    Oracle instance shut down
    connected to auxiliary database (not started)
    RMAN-00571: ===================================================
    RMAN-00569: ========== ERROR MESSAGE STACK FOLLOWS ==========
    RMAN-00571: ===================================================
    RMAN-03002: failure of Duplicate Db command at 12/22/2009 15:53:27
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-04014: startup failed: ORA-03113: end-of-file on communication channel
    Shirley

    1) Should I stop all services related to Oracle in node-2
    No, you just need to stop the second instance.
    2) Should I stop all clustware related services in node-1 except oracleCSServie since ASM uses it?
    No, you don't need to stop anything. Just have the instance startup nomount.
    3) Is there any way I can finish the dup manually from the place I failed? What going to happen if I don’t finish the rest of the dup and go ahead with “alter database open resetlogs”?
    You have not shown enough information. Did the restore succeed ? Did the recover succeed ? What was it doing when it failed ?
    4) How do I remove the database from under Server control – I already run “srvctl remove database -d atlrac” successfully. Is this all?
    Yes, srvctl remove database is all you need. (unless you also want to remove from listener.ora, tnsnames.ora, oratab etc)

  • Need help on upgrade to 11.1.0.6 to 11.1.0.7 on RAC .

    Hi,
    we have a RAC setup with 2 nodes DB version is 11.1.0.6 and OS is LinuxX-86 64 bit machine. We found that 6890831 needs to be applied as a part of upgrade activity. I gone through read me of patch but have few doubts on the procedure. Can any body help me on the same?
    Upon reading the document i am not clear on upgrade path like do i need to upgrade clusterware as well or not? Based on the initial study following action plan has been prepared by me, please correct me if my action plan is not correct.
    1) Stop the DB.
    2) Stop nodeapps.
    3) Stop the CRS(using non-rolling upgrade).
    4) apply the patch to CLUSTER ORACLE_HOME.
    5) apply the patch to RDBMS ORACLE_HOME.
    6) doing post-installation steps like DB upgrade.
    Please emphasize on 4th step. Thanks in-advance.
    Regards
    APPS-DBA.

    Upon reading the document i am not clear on upgrade path like do i need to upgrade clusterware as well or not?You need to upgrade the clusterware before RDBMS....therefore it is not optional. You first need to upgrade the clusterware and then the RDBMS.
    The steps listed by you seems to be in order (from a high-level).

  • Help needed in deleting nodes from RAC database

    Our DB is 10g RAC database and the servers are Window 2003 server. Initially the database was configured to have 4 nodes. For some reason we stopped the instances in the first two nodes and the current database is running on node3 and node4. I queried the v$thread view and it shows 3 records. Thread 2 is closed and disabled. Thread 3 is open and public and thread 4 is open and private. Now we need to disconnect nodes 1 and 2 from RAC db and cluster ware (We use Oracle cluster ware) and plan to use those two servers for other purposes. Although I read through the Oracle doc regarding deleting node from RAC “11 Adding and Deleting Nodes and Instances on Windows-Based Systems” and wrote down the steps we need to take but I am still not comfortable in doing it since it is production env and we don’t have any dev env to practice those steps. So I would like to borrow your experiences and your lessons learned while you were doing those. Please share your thoughts and insights with us.
    Thank you so much for your help,
    Shirley

    what's your full version? I can warn about specific issues in 10.1.0.3 and 10.2.0.1 - for example, in some cases (depending on how the listener was configured), it will be impossible to delete the listener for the deleted node. Known bug.
    To avoid many many known bugs, you may want to upgrade to at least 10.2.0.2 before removing a node (from my experience, this is the first stable RAC version).
    In any case, deleting a node is a rather delicate process. I really really recommend practicing. Take any pc/laptop, install VMWARE, define two virtual machines, install RAC and remove one node. It will take you an extra day or two, and could save your production.

  • Ipad   apps black out after sync..just  games  ..when i  tap on  it ,just   flicker and it wont continue(black out),,other apps is  ok..pls  help..now  my  daugther is crying she cant play her smurf and hd race..pls help

    pls  help  us..   just   try  to   transfer   a  one movie   on ipad2 ,sync   it  thru itunes  and  when i finished    i cant    open any more my  games   or all
    applications,,   standard   apps     is ok   except  to all  games   we    purchase like   smurf  and   hd  race..screen  flicker   and  crash and  it wont  continue   ..pls   help  us
    tnx in advance

    Try downloading another app - any app - pick a free app and download it. See if that helps reset the iPad.
    If that doesn't work, then reboot the iPad. Hold down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple logo appears - ignore the red slider - let go of the buttons.

  • Help! to set up Oracle 9i RAC on Redhat Linux 8.0

    hello,
    we are setting up Oracle 9i RAC on Redhat Linux 8.0.
    The problem we are having is at the point of sharing the raw partition and mounting the raw partition via nfs.
    so we have two dell systems called linuxa and linuxb.
    the partitions are made on linuxa (/dev/hda6...) and the raw command is used to bind the raw partition to the device (raw /dev/raw/raw1 /dev/hda6)
    now when i run the command to mount
    (mount -tnfs linuxa:/dev/raw/raw1 /mnt) i am getting an error
    i know this problem isn't directly related with oracle but the whole point in doing this is to install oracle 9i on a shared device between the two system.
    i have looked online everywhere for documentation and haven't come up with anything.
    Any help will be greatly appreciated!
    sara

    I don't know that you can use nfs to share a raw partition. This also defeats the idea of the cluster - If a host dies, the disk storage must still be viewable from the other node.
    The raw device must be viewable to both hosts. Oracle controls which host is writing to the disk at any instant.
    Use the firewire method or use two scsi cards (terminated, with different scsi id's) to a SHARED scsi disk (unterminated).
    This works, I have it running here on 2 PC's with Redhat 7.3. The SCSI disk sits in its own external box between the two PC's. NFS is not used at any stage.

  • Plz help in RAC installation

    Hi All,
    Im Installing Oracle clusterware 10.2.0.1 on Solaris 10..i want to configure two node RAC. but while installing Clusterware software it gets hanged during product Specific Prerequsite checks.
    the problem is im not getting what can b d reason behind dis.Can anyone please help me in dis.
    Please help.
    Thanks in advance.

    Hi user583980
    In addition please find herewith the oracle documentation you must read before doing the installation:
    http://download.oracle.com/docs/cd/B19306_01/install.102/b14205/toc.htm
    read particulary the chapter 2 http://download.oracle.com/docs/cd/B19306_01/install.102/b14205/presolar.htm#sthref135
    Did you set up SSH between the Nodes?
    Did you run runcluvfy.sh for post hardware stage and pre crs inst stage?
    Oracle UID and GID are the same on two nodes.?

  • DB Link between RAC and a standalone Database - HELP

    Hi Guys,
    I have a database DB1 on server1 (192.168.100.10), and then I have a RAC database on physical servers PROD1 192.168.100.1, and PROD2 192.168.100.5 with a load balancer. These two have virtual IPs 192.168.100.2 and 192.168.100.6. I have managed to create a DB Link on the RAC db pointing to DB1 with success, but when I create a db link on the DB1 server pointing to the RAC it fails. TNSPING works fine if I refer to the physical IP, but when I try the virtual IP it fails, but once I logon to the database I fail to connect using a db link or conn user1@prod1_link. Below are my tnsnames.ora entries.
    #virtual IPs
    PROD=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (LOAD_BALANCE=YES)
    (FAILOVER=YES)
    (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.100.2)(PORT=1529))
    (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.100.6)(PORT=1529))
    (CONNECT_DATA=
    (SERVICE_NAME=PROD)
    PROD1=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.100.2)(PORT=1529))
    (CONNECT_DATA=
    (SERVICE_NAME=PROD)
    (INSTANCE_NAME=PROD1)
    PROD2=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.100.6)(PORT=1529))
    (CONNECT_DATA=
    (SERVICE_NAME=PROD.econet.co.zw)
    (INSTANCE_NAME=PROD2)
    #physical IPs
    P1_PROD =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.100.1)(PORT = 1529))
    (CONNECT_DATA =
    (SID=PROD)
    (INSTANCE_NAME=PROD1)
    P2_PROD =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.100.5)(PORT = 1529))
    (CONNECT_DATA =
    (SID=PROD)
    (INSTANCE_NAME=PROD1)
    oracle@server1> tnsping prod1
    TNS Ping Utility for Linux: Version 11.2.0.1.0 - Production on 12-OCT-2010 11:52:06
    Copyright (c) 1997, 2009, Oracle. All rights reserved.
    Used parameter files:
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.100.2)(PORT=1529)) (CONNECT_DATA= (SERVICE_NAME=PROD) (INSTANCE_NAME=PROD1)))
    TNS-12541: TNS:no listener
    oracle@server1>
    oracle@server1>
    oracle@server1> tnsping p1_prod
    TNS Ping Utility for Linux: Version 11.2.0.1.0 - Production on 12-OCT-2010 11:09:28
    Copyright (c) 1997, 2009, Oracle. All rights reserved.
    Used parameter files:
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.100.1)(PORT = 1529))) (CONNECT_DATA = (SID=PROD) (INSTANCE_NAME=PROD1)))
    OK (0 msec)
    oracle@server1>
    SQL> Create Database Link prod_link
    Connect to user1
    identified by password
    using 'P1_PROD';
    Database link created.
    SQL>
    SQL> select * from global_name@prod_link;
    select * from global_name@prod_link
    ERROR at line 1:
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    SQL>
    Help... sorry I could format the above using the "code" text.
    Regards,
    Kevin
    Edited by: Kevin Honde on Oct 12, 2010 12:10 PM

    TSTRAC1 =
    (DESCRIPTION=
    (LOAD_BALANCE=OFF)(FAILOVER=ON)
    (ADDRESS=(PROTOCOL=TCP)(HOST=10.10.96.165)(PORT=1521))
    (ADDRESS=(PROTOCOL=TCP)(HOST=10.10.96.167)(PORT=1521))
    (CONNECT_DATA=(SID=TSTRAC1)
    (INSTANCE_ROLE=PRIMARY)
    (SERVER=DEDICATED)
    (FAILOVER_MODE=
    (BACKUP=TSTRAC2)
    (TYPE=SESSION)(METHOD=BASIC)
    (RETRIES=10)(DELAY=3))))
    TSTRAC2 =
    (DESCRIPTION =
    (LOAD_BALANCE = OFF)(FAILOVER = ON)
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.10.96.167)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.10.96.165)(PORT = 1521))
    (CONNECT_DATA = (SID = TSTRAC2)
    (SERVER = DEDICATED)
    (FAILOVER_MODE =
    (TYPE = SESSION)(METHOD = BASIC)
    (RETRIES = 180)(DELAY = 5))))
    -- 10.10.96.165 VIP of node 1
    -- 10.10.96.167 VIO of node 2
    This is the TNS entry for one of RAC DB. You can change accordingly. Then first try to log in to the RAC db from your single instance database. If you can connect successfully then you can create the DB LINK easily.
    Regards
    Asif Kabir

  • Need Help in Data migration from standard 10g to standard to 11g RAC

    Hi,
    We are running an application in Standard 10g (Not RAC). Our service provider has installed a fresh standard 11g RAC and did not transfer the data from 10g to 11g RAC.
    I want to migrate the 10g data to 11g RAC.
    I wanted to know the followings
    1) Easy data transfer technique (Data Pump or RMAN) & How do I do that (Steps)
    2) How to backup the fresh 11g RAC (In case of errors in data transfer process to recover the base) (How to do)
    Appreciate your help as I only have average knowledge in DBA.
    Thanks.
    Jezee
    Edited by: 991554 on Mar 3, 2013 11:27 PM

    See the 11g Upgrade guide chapter "Moving Data Using Oracle Data Pump" http://docs.oracle.com/cd/E11882_01/server.112/e23633/expimp.htm#i262220
    See the 11g RAC Administration and Deployment Guide chapter "Managing Backup and Recovery" http://docs.oracle.com/cd/E11882_01/rac.112/e16795/backup.htm#i443637
    Get some training on 11g Grid Infrastructure and RAC
    Hemant K Chitale

  • Need help on my presentation for diff type of RAC env.

    Hi,
    My team and I are doing up a high level presentation to C-Level Tech’s for Pro’s and Con’s for two type’s of Env’s and we are drawing blanks and thought we would ask help from the Oracle community.
    Env Option #1
    3 node RAC on IBM P570’s with Oracle Services in use, using ASM and dedicating Node 3 as your reporting DB through Oracle Services (and potentially Node 2 as well).
    Env Option #2
    2 x 3 node RAC’ed on IBM P570’s. 1 LPAR on each server for RAC ENV1 for Production Env with Oracle Data Guard on the 2nd LPAR on each server as your RAC ENV2. ASM will still be used here but no Oracle Services.
    We are looking for Pro’s and Cons’s for each option.

    What is the difference in your mind between fail over and disaster recovery (goals #2 and #3)? Those are normally synonymous.
    Can 1 node handle all the processing of normal operations? If not, a two-node cluster doesn't provide much additional availability because as soon as one node fails, the surviving node would be overwhelmed. The same thing if you failed over to the single standby server in option #2-- it doesn't do much good to have a standby server that gets overwhelmed in the event of a failover.
    Is the standby database in option #2 intended to be a logical standby? Or are you using Active Data Guard in 11g to allow queries against a physical standby? Should we assume that your database is amenable to logical standby (i.e. no disallowed data types, etc.)? Would you be creating additional reporting structures in the logical standby database to support reporting?
    If the hardware is already purchased (which seems rather backwards-- normally you figure out how you want to deploy something before you buy the hardware), is the disk already purchased? Option #2 involves twice as much disk space as option #1.
    Justin

  • OEM in 10g RAC (10.2.0.2.0) has some troubles!![ help]

    Hi, all.
    The database is 2 node RAC (10.2.0.2.0 ) on 32 bit windows 2003 EE SP1.
    The Enterprise Manager is not Grid Control.
    I created a RAC database by using DBCA, and Enterprise Manager was
    installed by default.
    Currently, It seems that the database has some troubles.
    Depending on the cases, OEM sessions go into pending status.
    Now, I stopped "DBconsole windows services" and thus emagent is not running.
    1. Does Enterprise Manager have something to do with ADDM and AWR snapshots?
    2. Are there any Enterprise Manager bugs?
    I have to make a quick report to my boss. :(
    Any help will be greatly appreciated.
    ● from emagent.trc
    2007-09-24 00:05:02 Thread-4264 WARN http: snmehl_connect: connect failed to (NMSP110:1158): 対象のコンピュータによって拒否されたため、接続できませんでした。
    (error = 10061)
    2007-09-24 00:05:02 Thread-4264 ERROR upload: FxferSend: Cannot connect to: http://NMSP110:1158/em/upload/. retStatus=-1
    2007-09-24 00:05:02 Thread-4264 ERROR upload: Failed to upload file B0003153.xml, ret = -2
    2007-09-24 00:05:03 Thread-4264 WARN http: snmehl_connect: connect failed to (NMSP110:1158): 対象のコンピュータによって拒否されたため、接続できませんでした。
    (error = 10061)
    2007-09-24 00:05:03 Thread-4264 ERROR upload: FxferSend: Cannot connect to: http://NMSP110:1158/em/upload/. retStatus=-1
    2007-09-24 00:05:03 Thread-4264 ERROR upload: Failed to upload file B0003153.xml, ret = -2
    2007-09-24 18:27:31 Thread-5180 ERROR util.files: nmeufile_getLength: Error in lfilen. Error = 0 (No error)
    ● From emos.trc
    2007-09-22 00:00:02,046 [JobWorker 1785:Thread-20] ERROR em.jobs executeCommand.159 - UpdateARUTables: Oracle MetaLink credentials are incorrect or missing. Click Patching Setup to set required parameters.
    2007-09-23 00:00:04,578 [JobWorker 1788:Thread-20] ERROR em.jobs executeCommand.159 - UpdateARUTables: Oracle MetaLink credentials are incorrect or missing. Click Patching Setup to set required parameters.
    2007-09-24 00:04:33,515 [HealthMonitor] ERROR emd.main run.270 - HealthMonitor : Found errant task : TaskRegn:ID3,Callback:class oracle.sysman.emdrep.jobs.Dispatcher,Iterative:true,Duration:300,DueTime:1190559873500
    2007-09-24 00:04:33,515 [HealthMonitor] ERROR emd.main restart.389 - HealthMonitor 2007/09/24 0:04:33 Job Dispatcher error: Job Dispatcher timed out. Job Dispatcher id=784
    2007-09-24 00:04:33,515 [CacheManager] ERROR cache.CacheManager run.519 - Exception message: sleep interrupted
    java.lang.InterruptedException: sleep interrupted
         at java.lang.Thread.sleep(Native Method)
         at oracle.sysman.emSDK.svc.cache.CacheManager$Checker.run(CacheManager.java:507)
         at java.lang.Thread.run(Thread.java:534)
    2007-09-24 00:05:15,359 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.ias.ias.IASIntegration
    2007-09-24 00:05:15,500 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.eml.target.slb.common.SLBIntegration
    2007-09-24 00:05:15,531 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.eml.ssl.intg.SSLIntegration
    2007-09-24 00:05:15,593 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.tip.oem.central.domain.ProcessConnectDomainIntg
    2007-09-24 00:05:15,593 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.tip.oem.central.instance.ProcessConnectInstanceIntg
    2007-09-24 00:05:15,593 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.webdb.admin.em.PortalIntegration
    2007-09-24 00:05:15,609 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.webdb.admin.em.SSOIntegration
    2007-09-24 00:05:15,609 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.reports.em.RepIntg
    2007-09-24 00:05:15,609 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsEmailIntegration
    2007-09-24 00:05:15,609 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsOidIntegration
    2007-09-24 00:05:15,609 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsOvfIntegration
    2007-09-24 00:05:15,609 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsWebconfIntegration
    2007-09-24 00:05:15,609 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsWirelessIntg
    2007-09-24 00:05:15,609 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsCalGrpIntegration
    2007-09-24 00:05:16,187 [JobWorker 1791:Thread-13] ERROR em.jobs executeCommand.159 - UpdateARUTables: Oracle MetaLink credentials are incorrect or missing. Click Patching Setup to set required parameters.
    2007-09-25 08:49:00,269 [CacheManager] ERROR cache.CacheManager run.519 - Exception message: sleep interrupted
    java.lang.InterruptedException: sleep interrupted
         at java.lang.Thread.sleep(Native Method)
         at oracle.sysman.emSDK.svc.cache.CacheManager$Checker.run(CacheManager.java:507)
         at java.lang.Thread.run(Thread.java:534)
    Thanks and Regards.
    Message was edited by:
    user507290

    Dear rodneyli.
    Thanks for your reply.
    My understanding is it's better to use Grid Control to manage RAC. From the >documentation, it says database console can be used as well but i haven't used it.Could you give me the html link, which explains the difference between Grid Control and DB console?
    Thanks and Regards.

Maybe you are looking for

  • How can i embed Area menu in module pool screen

    Hi All, I developed a module screen 100 now i have to call area menu in a container can you please help me in this issue or if i am wrong in this way can you please suggest which approach will full fill this requriement. Manohar

  • Gmail on nokia Asha 306

    hey, when i bought my phone there was no problem setting up my gmail account in the mail app, i filled everything it and it worked. But I had to do a reset and now it doesn't work anymore. everything else works: internet, apps, other emailaccounts..

  • How to customize the reports tab

    hi, Is there any way i can customize the reports tab? i'd like to publish my reports on the lists in order people can access them directly without having to go to custom shared analisis. Is it possible? thanks

  • Slider is locked and cannot change dock size

    The slider is locked and I cannot increase the size of the icons on the dock. Please help.

  • Special characters pop-in

    i have to do my homework in latin. i have the special characters pop-up available, but have to insert each character individually. is there any way i can assign these characters to my keyboard so i can just continue typing everything? it works in MS