10g CRS installation doesnt pickup Private interface

Hi All,
We upgraded a 10g CRS to 11g CRS few months back and due to multiple reasons we had to go back to 10g CRS.
Unfortunately, we dont have the 10g CRS filesystem and any of the backups since it was done few month back.
We cleaned up the 11g CRS on all nodes with below steps
Case 2: "root.sh" already ran, then follow the step below - please keep in mind that you will need wait till each step finishes successfully before move to next one:
Step 1: As root, run "/ora_grid/product/v11.2.0.2/grid/crs/install/rootcrs.pl -verbose -deconfig -force" on all node, except the last one.
Step 2: As root, run "/ora_grid/product/v11.2.0.2/grid/crs/install/rootcrs.pl -verbose -deconfig -force -lastnode" on last node. This command will zero out OCR and VD disk also.
Step 3: As grid user, run "/ora_grid/product/v11.2.0.2/grid/deinstall/deinstall" on any node.
Rebooted the servers and started the installation.
During the "Sopecify Network INterface Usage" screen, it is displaying only the public interface name ( en0 ) and not the private. Can you please advise what could be the reason behind this.
Thanks & Regards,
Rakesh

10g CRS is rather old now. I assume you're talking about 10.2.0.1? I vaguely recollect problems like that with 10.2.0.1 CRS. There were many: problems with multhipath, problems with initializing disks on RH 5.x. One of the possible problems is if your public interface is in the private range (192.168.x.x). Are both interfaces plumbed? What is the output of /sbin/ifconfig -a?
Other than that, I recommend installing 10G database on top of 11.2.0.3 grid. It is supported, you can install 11.2.0.3 CRS and then install 10G database to use that CRS. Do you need just 10G database or does everything need to be 10g? 10.2.0.1 is an ancient version, there are many problems with RH 5.x. There is no need to use 10G CRS, 11G will support 10.2. databases without a problem.

Similar Messages

  • 10g CRS installation error on W2k / W2k3

    Hello,
    the installation of Oracle CRS is apparently successful, but the configuration assistants fail.
    Details in the log-file:
    Output generated from configuration assistant "Oracle Cluster Ready Services Configuration Assistant":
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: rac1 10.0.0.1 rac1
    node 2: rac2 10.0.0.2 rac2
    Creating OCR keys for user 'administrator', privgrp ''..
    Operation successful.
    Now formatting voting device: F:\cdata\rac\votedsk
    Successful in setting block0 for voting disk.
    Format complete.
    Step 1: checking status of CRS cluster
    Step 2: configuring OCR repository
    Step 3: configuring safe mode for CRS stack
    Step 4: Starting up CRS stack on all nodes
    rac1 service OracleCSService in improper PENDING state, err(997)
    rac2 service OracleCSService in improper PENDING state, err(997)
    Configuration assistant "Oracle Cluster Ready Services Configuration Assistant" failed
    After CRS-installation the following situation results.:
    Node 1 (installation PC)
    File copy to c:\oracle and c:\Program Files\Oracle successfully.
    Drive letter mapping (E:;F:) and formatting successfully.
    File copy to F:\cdata\rac\votedsk successfully.
    Four Oracle Services created. OracleClusterVolumeService started.
    OracleCSService is hanging. Therefore OracleEMVService and OracleCRService couldn't start.
    Error messages in the local Oracle log-file see above.
    Node 2
    File copy to c:\oracle and c:\Program Files\Oracle successfully.
    NO drive letter mapping.
    Four Oracle Services created. OracleClusterVolumeService started.
    OracleCSService is hanging. Therefore OracleEMVService and OracleCRService couldn't start.
    No errors in the local Oracle log-file.
    This error occurs with repeated attempts (both under Windows 2000 and under Windows server 2003).
    Environment:
    Two Dell-PCs with in each case two 100 MBit/s Ethernet-LAN cards which one is connected public network, other is connected internal network (crossover cable).
    OS is installed clean, not contain previous oracle.
    Any help would be greatly appreciated.
    Volker

    try this:
    " If OracleCMService9i or the OracleService<SID> fails to start check that the interconnect is using a hub or switch of some type. In many cases, use of a crossover cable can lead to hangs because when there is loss of electrical connectivity to a NIC, it is sometimes disabled on systems running Windows NT/2000. This can also lead to an increase in time that it takes to initialize the card on a reboot. This depends on the HW platform, but in general, Oracle recommends always using a switch or hub for the interconnect, so that some type of connectivity is maintained with the Private NIC. Note: You may also be able to avoid this by disabling Media Sense in Registry, but a switch is preferred. See MS Article#Q239924 for details on disabling media sense.: http://support.microsoft.com/default.aspx?scid=kb;en-us;Q239924 This applies to all Oracle versions."

  • CRS-0213 error during 10g RAC installation

    The two nodes are 2 Sun machines. The Oracle CRS installation went smoothly without incidents. I then kicked in the 10g DB RAC installation. At the end of the installation, I got error. I took a snapshot here:
    http://bostonfx.com/temp/ora10g.gif
    Any advise is much appreciated,
    Lucas

    Hi Lucas -
    This sounds simliar to Bug 3584146 PRKR-1008 adding instance to CRS via SRVCTL. The published workaround follows:
    The workaround is to give permissions on the vip resources for all oracle users on the machine.
    crs_setperm ora.<nodename>.vip -u user:<orauser1>:rwx
    crs_setperm ora.<nodename>.vip -u user:<orauser2>:rwx
    Repeat this for all oracle users on the system.
    Hope this helps
    -shawn

  • Crs installation problem in oracle 10g rac with NAS storage

    Hi,
    for my practice i am trying to install oracle 10gR2 on RHEL5-64bit OS in my laptop.
    during my crs installation i have struckup with the below error while i am executing root.sh in node1.
    Error:
    +++++
    Setting the permissions on OCR backup directory
    Setting up NS directories
    PROT-1: Failed to initialize ocrconfig
    Failed to upgrade Oracle Cluster Registry configuration
    ocrconfig.log ;
    ++++++++++++
    NFS file system /u01 mounted with incorrect options
    [  OCROSD][4265610768]WARNING:Expected NFS mount options: wsize>=32768,rsize>=32768,hard,(noac | actimeo=0 | acregmin=0,acregmax=0,acdirmin=0,acdirmax=0
    [  OCROSD][4265610768]utopen:6m'': OCR location [share/storage/ocr] configured is not a valid storage type. Rturn code [37].
    As per metalink i have find that this problem is fixed with Patch:4679769
    # Patch Installation Instructions:
    # To apply the patch, unzip the PSE container file:
    # p4679769_10201_LINUX.zip
    # Set your current directory to the directory where the patch
    # is located:
    # % cd 4679769
    # Copy the clsfmt.bin binary to the $ORACLE_HOME/bin directory where
    # clsfmt is being run:
    # % cp $ORACLE_HOME/bin/clsfmt.bin $ORACLE_HOME/bin/clsfmt.bin.bak
    # % cp clsfmt.bin $ORACLE_HOME/bin/clsfmt.bin
    # Ensure permissions on the clsfmt.bin binary are correct:
    # % chmod 755 $ORACLE_HOME/bin/clsfmt.bin
    3. Run the root.sh script and proceed with the installation.
    **My question is still i am not install Database ..only i ma trying to install crs but in this readme .txt we need to replace the clsfmt.bin file in ORACLE_HOME/bin.**
    **but i have not bin directory under in ORACLE_HOME.please clear my doupt to apply this patch...**
    Regards,
    Mugunth

    Also you clusterware installation installs to an ORACLE_HOME.
    Oracle does only make a differentiation, if it has to be clear, that you got a clusterware home and a database home.
    Normally if a patch is referring to $ORACLE_HOME (and the patch can be used for clusterware & database), it just means the installation directory of the oracle software installed.
    Sebastian

  • CRS installation

    My Cluster Ready Services 10.1 (CRS) installation ran into some problem.
    Following are the pre-installation and installation steps which i followed.
    1. The system setup involved 2 identical nodes with Windows 2000 Advanced Server SP4 OS.
    2. 2 static Public IP's for the 2 nodes
    3. 2 private IP's which were created using network connections option and can be pinged.(1st Node Private IP 10.10.10.2 2nd Node Private IP 10.10.10.3)
    4. Entry of the private IP's can also be found in the host file.
    5. Both the nodes are connected to a external SCSI hard disk.The Skuzzy hard disk is not formated.Before installing CRS logical partitions where made on the Skuzzy hard disk for OCR,Voting disk and ASM.
    6. While installing CRS on one of the nodes in the Network Usage Page one interface was selected as Private and the other as public.
    7. The Do not format any logical drives was selected.
    8. Finally the Logical partitions made on the SCSI hard disk were assigned to the OCR and voting disk.
    After that the installation went without any problems till it reached 98%.The installation was stuck on 98% for almost 30 minutes.Sensing problem i opened the installation log file and scrolled down to the last few entries which said that the files could not be written on the node as it is accessed by some other program.So i had to abort the installation.
    Could anyone tell me if i have skipped some steps or need to add any step to make my CRS installation a success.
    Thanking you in Anticipation,
    Regards,
    Salil

    Following is the description of the error found in the installation log.
    ):D:\oracle\product\10.1.0\crs/nls/data/lx2005c.nlb:pc-p41295:true
    ***Unable to copy file to nodes (The process cannot access the file because it is being used by another process.
    ):D:\oracle\product\10.1.0\crs/nls/data/lx2005d.nlb:pc-p41295:true
    ***Unable to copy file to nodes (The process cannot access the file because it is being used by another process.
    ):D:\oracle\product\10.1.0\crs/nls/data/lx2005d.nlb:pc-p41295:true
    ***Unable to copy file to nodes (The process cannot access the file because it is being used by another process.
    ):D:\oracle\product\10.1.0\crs/nls/data/lx2005e.nlb:pc-p41295:true
    ***Unable to copy file to nodes (The process cannot access the file because it is being used by another process.
    ):D:\oracle\product\10.1.0\crs/nls/data/lx2005e.nlb:pc-p41295:true
    Regards,
    Salil

  • CRS Installation failure

    CRS installation failed with the following error. The log file does not have any details for the cause of the failure ...
    Error While copying directory /u01/app/oracle/product/crs_1 with exculde file list 'null' to nodes
    'prd2':[PRKC-1002; all the submitted commands did not execute successfully]
    prd2:
    /bin/tar:/lib/libocrutl10.a: file shrank by 254 bytes; padding with zeros
    /bin/tar:Error exit delayed from previous errors
    refer to '/u01/app/oracle/oraInventory/logs/installActionsXXXXXXXX.log' for details. you may fix the errors on the required remote nodes.Refer to install guide for error recovery.
    What could be the reson for this failure?

    Hi,
    I have configured NFS and started installing CRS. At the end of installation, I ran the script /d01/crs/oracle/product/10.2.0/crs/root.sh from the Node1. It was successful.
    But while running the /d01/crs/oracle/product/10.2.0/crs/root.sh from the Node 2 from root user, it is hanging after displaying the message "Startup will be queued to init within 90 seconds."
    I am struck at this point. Please help me.
    /d01/crs/oracle/product/10.2.0/crs/root.sh
    WARNING: directory '/d01/crs/oracle/product/10.2.0' is not owned by root
    WARNING: directory '/d01/crs/oracle/product' is not owned by root
    WARNING: directory '/d01/crs/oracle' is not owned by root
    WARNING: directory '/d01/crs' is not owned by root
    WARNING: directory '/d01' is not owned by root
    Checking to see if Oracle CRS stack is already configured
    /etc/oracle does not exist. Creating it now.
    Setting the permissions on OCR backup directory
    Setting up NS directories
    Oracle Cluster Registry configuration upgraded successfully
    WARNING: directory '/d01/crs/oracle/product/10.2.0' is not owned by root
    WARNING: directory '/d01/crs/oracle/product' is not owned by root
    WARNING: directory '/d01/crs/oracle' is not owned by root
    WARNING: directory '/d01/crs' is not owned by root
    WARNING: directory '/d01' is not owned by root
    clscfg: EXISTING configuration version 3 detected.
    clscfg: version 3 is 10G Release 2.
    assigning default hostname jces401 for node 1.
    assigning default hostname perf1 for node 2.
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: jces401 jces401-priv jces401
    node 2: perf1 perf1-priv perf1
    clscfg: Arguments check out successfully.
    NO KEYS WERE WRITTEN. Supply -force parameter to override.
    -force is destructive and will destroy any previous cluster
    configuration.
    Oracle Cluster Registry for cluster has already been initialized
    Startup will be queued to init within 90 seconds.
    Thanks,
    Muthu

  • Oracle 10g RAC installation on HP-UX 11.31 for SAP ERP 6.04

    Dear experts,
    We are trying to install SAP ERP 6.0 EHP4 with Oracle 10g RAC on HP-UX 11.31. Please note that, We are using VERITAS cluster filesystem (CFS) for this purpose and not HP-UX ServiceGuard ClusterFileSystem.
    *As per SAP procedure, we have installaed plain plain SAP system with single instance Oracle (ref: Configuration of SAP NetWeaver for Oracle Database 10gRAC guide). Now we are first trying to install Oracle Clusterware (CRS) and then we will install Oracle RAC software. Is this procedure right?*
    Which file (and its path) we have to use for CRS installation and its patch? Is it runInstaller under /oracle/stage/102_64/clusterware? With this file we can install CRS 10.2.0.1. Similarly for Oracle RAC, which files we are supposed to use, i.e for installation and patch upgrade?
    Also can we use clusterware package available from Oracle directly in the SAP environment?
    We tried to install CRS with runInstaller while running Configuration Assistant after root.sh script.
    The following commands are failing in Configuration Assistant:
    /oracle/CRS/102_64/bin/racgons add_config erpprdd1:4948 erpprdd2:4948
    /oracle/CRS/102_64/bin/oifcfg setif -global  lan1/20.20.20.0:cluster_interconnect lan0/192.168.3.0:public
    /oracle/CRS/102_64/bin/cluvfy stage -post crsinst -n erpprdd1,erpprdd2
    1st command does not give any output if run manually.
    2nd commands o/p: PRIF-12: failed to initialize cluster support services
    3rd commands fails in every check
    Please suggest the solution and expecting answers to the above mentioned questions.
    Thanks & Regards,
    Tejas

    >
    Charles Yu wrote:
    > Q1:  Oracle RAC with 9.2.x on HP-UX?
    > A:   For HA environment, cluster software is: MC/SG on HP-UX 11.31; there are  optional components of MC/SG  for supporting Oracle RAC and SAP application.  I was confused that I could not find the installation guide regarding 4.6C on MC/SG HA environment of HP-UX.
    > Charles
    Relevant docs for Service Guard (SG) cluster are available at http://docs.hp.com. Hope you have checked for the suport of oracle 92x on HP-UX 11.31
    >
    Charles Yu wrote:
    > Q2: Any reason why you don't use a supported database version?
    > A:   Actually, in order to avoiding the the risk of database upgrade and minimizing the migration risk,  top level has decided that keeping the same Oracle version. Indeed, we don't plan the migration of application. On the other hand, it is complicated to do the assessment for application migration.
    > Charles
    You can go for combined os migration and db release upgrade also at a stretch with the same downtime.

  • Oracle 10g R2 installation with ASM+RAC

    Gurus,
    Need some suggestuon on Oracle 10g R2 installation with ASM and RAC option.
    We have found many documents on the Oracle, HP, HP-Oracle CTC and third party web sites, but nothing that is specific to this particular combination of separate
    ORACLE_HOMEs, ASM and 10g RAC CRS. It is unclear for me from the documentation how this combination of ASM and 10.2g RAC may best be installed.
    The high level steps i got after reading lot of docs as follows - but i am not sure whether these are correct or not. if they are correct, can any one share their experience/notes please?
    1) Install CRS
    2) Install RDBMS for ASM HOME - create separater oracle home for ASM instance using OUI
    3) Install RDBMS for RAC Database Home - create separater oracle home for RAC database using OUI
    4) Create ASM database using DBCA -
    5) Use dbca to create database.

    Oracle provides 'paint by numbers' tutorials called 'Oracle By Example'. (Go to OTN, check under the Training tab)
    They have one for a Windows based ASM/RAC that you might want to review. Not your specific environment, but the steps will be dag-nabbed close.
    I recommend walking the path (http://otn.oracle.com >> training:OBE >> Database 10g Release 1:VMWare:Installation
    http://www.oracle.com/technology/obe/obe10gdb_vmware/install/racinstallwin2k/racinstallwin2k.htm

  • 10G CRS 설치 절차와 문제 해결(LINUX)

    제품 : ORACLE SERVER
    작성날짜 : 2004-11-29
    10G CRS 설치 절차와 문제 해결(LINUX)
    =====================================
    PURPOSE
    리눅스 환경에서 10g CRS 설치 절차 및 문제 해결 방법 소개
    Explanation
    1. 적용 범위
    리눅스 환경에서의 설치 및 구성
    2. 개관
    이 문서는, Cluster Ready Services 10.1.0.1 를 설치하고 구성하는데 도움이 되는
    지침과 문제 해결 방법을 소개 한다.
    10G RAC설치를 위해서는 다음과 같은 절차를 밟아야 한다.
    1) CRS 설치 및 구성 [Cluster Ready Services]
    2) RAC의 설치 및 구성
    3) VIPCA [Virtual IP Configuration Assistant]를 사용한 VIP의 구성
    3. 가정
    저장 공간으로 공유 디스크를 갖춘 (CFS or RAWDEVICE) 2개의 리눅스 노드.
    OH=ORACLE_HOME 오라클을 설치하고자 하는 디렉토리 예: /project/linux/10/rac/10B2/RAC
    CRSHOME=CRS_HOME CRS를 설치하고자 하는 디렉토리 예: /project/linux/10/rac/10B2/CRS
    OB=ORACLE_BASE 예: /project/linux/10/rac/10B2
    OB는 다른 위치이어야만 한다.
    CRS는 RAC의 기본 콤포넌트이다. (특히 리눅스 환경에서는 필수 요소) 따라서, CRS 설치 관련 이슈를 이 문서에
    다룬다.
    4. 선행조건
    노드 N1와 N2에서 ssh가 동작되는지 확인한다.
    예를 들어, N2에서 ssh N1을 실행하면, passwd 확인 없이 N2에 연결되어야 한다.
    다음 4가지 조합을 모두 테스트 해 본다.
    예. N1 -> N1
    N1 -> N2
    N2 -> N1
    N2 -> N2
    백업 목적으로 /etc/inittab 파일을 /etc/inittab.orig 으로 복사해 둔다.
    5. 상세 내역
    1) 설치 원본을 포함한 디스크의 CRS shiphome에서 runinstaller를 실행시킨다.
    ./runInstaller -invPtrLoc $OB/invptr.loc
    2) orainventory를 확인하는 화면에서 새로운 위치를 다음과 같이 지정한다 .
    $OB/oraInventory.
    참고: 10G RAC 설치시, orainventory는 CRS 및 RAC 설치시 공유된다. 따라서, RAC 설치시에도
    동일한 인벤토리를 지정하도록 한다.
    3) 클러스터를 구성하는 노드 명을 확인하는 화면이 나타난다.
    적절한 값을 입력한다. public node name 필드에 입력을 하기 위해서는, 명령행에서
    /bin/hostname을 실행시키고 명령 실행 결과에따라 나타나는 nodename을 입력해 public nodelist entry
    값을 채운다.
    적절한 private node name을 찾기위해서는 유사한 절차를 거쳐, private node name entry 값을 채운다.
    값이 정말 올바른지 확인 하기 위해 마지막으로 다음과 같은 명령을 실행시킨다.
    % ping <private node name>
    노드가 존재한다면, 명령 실행 결과를 통해 확인할 수 있다.
    또한 결과 값을 /sbin/ifconfig -a 명령과 비교해 본다.
    /etc/hosts가 public nodename 및 private nodename을 둘다 포함하고 있는지를 확인한다.
    4) 다음 화면은 ocr device entry값을 묻는 화면이다.
    여기서는, 두 노드에서 모두 접근 가능한 공유 디스크상의 파일을 입력한다.
    예 : /ocfs/OCR/ocr.disk 또는 /dev/rawocr [rawdevices 가 존재하고, 올바로 구성되어야 함]
    만약 이 파일이 존재한다면, 올바른 권한이 설정되어 있으며, 어떤 데이터도 포함하지 않고 있는지 여부를
    확인 하여야 한다.
    OCR을 위해 깨끗한 디스크를 사용하는 지 여부를 확인하기 위해 다음과 같은 명령을 실행시킨다.
    dd if=/dev/zero of=<ocr device name> bs=<X> count=1000
    여기서 X 는 1232896 값으로 지정한다 (1024 * 1024)
    이 entry는 이후 root.sh를 실행시킬 때 공통의 OCR 위치에 ( 예 /var/opt/oracle/srvConfig.loc )
    저장되다는 점에 유의해야 한다.
    만약 /var/opt/oracle/srvConfig.loc 파일이 이미 존재한다면, ocr 디바이스를 묻는 화면이 나타나지
    않는다. 이 경우 동일한 OCR 파일이 9i 설치시 사용되었다면 먼저 디바이스를 백업 해야 한다.
    동일 클러스트에 9i를 설치했고, 10G CRS를 설치할 계획이라면,ocr 내용은, 자동으로 9i에서 10G 포맷으로
    업그레이드 된다.
    5) 다음 화면에서는 voting device entry 입력을 요청한다. step 4에서 설명한 방식 처럼 비슷한 device를
    저정한다. 예: /ocfs/Voting/voting.disk. 이것은, ocssd daemon에 의해 사용된다.
    유의해야 할 점은, 4단계 및 5단계에서 입력하는 내용이 파일이지 디렉토리가 아니라는 점이다.
    만약 파일이 존재한다면, owner와 root에 read write 권한이 있어야 한다.
    이 entry로 CRS 설치가 시작되고, 어느정도 설치 된 시점에서 root.sh을 root 권한으로 실행 시킬 것을
    요청하게 된다. root.sh은 Cluster Ready Services를 구성하고 구동시킨다. 클러스터에 속하는 모든 노드에서
    root.sh을 실행 시켜야 한다.
    6. Root.sh
    root.sh의 실행.
    이 스크립트는 2 단계에서 CRS를 구동시킨다. 처음에는 CRS를 테스트 목적으로 일반 사용자 권한으로 구동시킨다.
    만약 정상으로 실행된다면, 적절한 entry 값이 시스템 디렉토리에 추가 된 후, CRS가, /etc/inittab을 통해
    적절하게 구동된다. 이 단계에서는, crsd가 root 프로세스로 구동되는 반면 다른 두개의 데몬 (evmd, ocssd)는
    일반 사용자 프로세스로 기동된다. 이 단계에서 css가 실패할 경우 시스템은, 리부팅된다.
    리부팅을 방지하기 위해서는, 위에서 언급한 1단계 절차를 거치도록 한다.
    유의해야 할 또다른 사항은, CRS를 성공적으로 구동 시킨 이후, 다른 이유로 인해 CSS 데몬이 죽을 경우,
    노드가 리부팅 된다는 것이다. 이것 또한 1단계에 기술된 내용이 적절하게 수행되지 않을 경우 그럴 수 있다.
    정상적으로 수행되었을 경우, CRS는 자동으로 다시 살아나게 된다.
    7. Troubleshooting tips
    만약 시스템에서 처음으로 CRS 서비스를 구동 시키는 것 이라면, 모든 서비스가 정상적으로 구동될 지 여부를
    알 수 없다. 설정상의 이유로 css가 실패할 경우, 시스템에 리부팅이 된다는 점을 유념해야 한다.
    이와 같은 상황을 예방하기 위해서는, 다음과 같은 절차를 거쳐야 한다.
    1) $CRSHOME/css/admin/init.cssd 파일에서 $FAST_REBOOT을 포함하는 라인을 주석처리 한다. 이 작업을
    양쪽 노드에서 수행한다.
    2) root.sh 실행이 실패할 경우, 로그파일을 확인하여, 문제 추적을 할 수 있다.
    CRS는 다음과 같이 3개의 데몬으로 구성되어 있다.
    a> cssd
    b> evmd
    c> crsd
    각 데몬의 로그 파일은, $CRSHOME/<daemon name>/log/ 디렉토리에 기록된다. 로그 파일의 내용은, 대부분
    문제가 발생한 원인을 밝혀 내는데 도움이 될 만한 정보를 포함하고 있다.
    만약, 로그 파일을 분석하여 문제를 해결하고 root.sh를 다시 실행 시켜야 할 경우에는, 다음과 같이 한다.
    - 위에서 말한 데몬들이 모두 죽어 있는지 확인한다. 만약 살아 있는 프로세스가 있다면 kill 시켜야한다.
    - 흔히 발생하는 실수는, 데몬의 목록을 확인하는 다음 명령을 실행 시키는 것이다.
    ps -eaf | grep ocssd
    위 명령은, CRS 데몬의 이름을 포함하지 않으므로, 데몬이 모두 죽어 있다고 착각하기 쉽다.
    대신 다음과 같은 명령을 통해 확인 해야 한다.
    ps -elf | grep ocssd or
    ps -efww | grep ocssd
    프로세스를 kill 시킨 후에는, $CRSHOME/<daemon_name>/init/ 디렉토리 내의 파일을 삭제한다.
    또한, ocr device가 CRS를 재 구동할 때 마다 적절하게 clean up 되었는지 여부를 확인 해야 한다.
    ocr device를 clean out 시키기 위해서는, 위에서 언급한 4단계 작업을 수행하면 된다.
    그리고 나서, 문제가 발생된 모든 원인을 해소했는지 여부를 확인 한 후 root.sh를 실행시킨다.
    3) root.sh이 성공적으로 실행되면 - 예를 들어 CRS 데몬이 노드 1에 성공적으로 구동되면, root.sh을 나머지 노드에서도 실행시킨다.
    8. CRS 서비스를 중단 시키는 절차.
    CRS와 RAC가 설치되어 운영중일 경우, CRS 서비스를 중단 시켜야 할 때 다음과 같은 절차를 따른다.
    1) /etc/inittab.orig 파일을 /etc/inittab 으로 복사한다. (/etc/inittab.orig 파일은 앞에서 기술한 선행 조건에서
    복사한 파일을 말함.
    2) 서비스 중인 CRS와 연관된 자원이 있을 경우, 해당 애플리케이션을 모두 중단시킨다. 다음은 관련된 명령이다.
    $RACHOME/bin/srvctl stop instance -i <instance name> -d <dbname>
    $RACHOME/bin/srvctl stop nodeapps -n <N1>
    $RACHOME/bin/srvctl stop nodeapps -n <N2>
    3) root 계정에서 다음과 명령을 실행시킨다. /sbin/init q
    4) /etc/init.d/init.crs stop
    만약 위 절차를 따르지 않고 CRS 데몬을 kill 시킬 경우, 데몬이 계속해서 다시 살아나게 될 것이다.
    Example
    Reference Documents
    <Note:250904.1> 10g CRS Install Steps and Troubleshooting

  • Suggestion for installing 11gr2 crs with existing 10g crs...

    Hi, I need suggestions on installing 1120 rac on suse 11 where already 10g rac with asm is running. I need to upgrade the 10g crs and asm while installing 11g crs. Pls share your experience on these
    1- what are the challenges to run 10g database on 11gr2 crs? is this suggested?
    2- challenges to upgrade asm and crs to 11gr2.
    3- can we use 2 asm instance in 11g grid infra to manage 10g and 11g db separately.
    4-what could be back strategy for this kind of setup? RMAN?
    5-how many extra ip i need to install 11g crs with existing 10g crs . we plan to use 3 ip for scan.
    Also if possible please share any doc for this kind upgrade
    Thanks,
    Abhai

    1.) Yes this is o.k. Just see this MoS Note:
    Pre 11.2 Database Issues in 11gR2 Grid Infrastructure Environment (Doc ID 948456.1)
    2.) Well first only clusterware is upgraded. You will be asked if you want to upgrad ASM, but this is not mandatory at first.
    You can use ASMCA later to switch ASM from 10.2 to 11.2 (this does not have to be done during upgrade).
    3.) No you can only have 1 ASM running. So it is either 11.2 or 10.2 ASM. (However I suggest 11.2).
    However you can/should have multiple diskgroups. One data and fra for the 11.2 databases where you set the rdbms.compatibility to 11.2 to use the new features, and one data an fra diskgroup for the 10.2 databases.
    4.) As long as the compatibility setting of a diskgroup isn't changed, you can always switch ASM back to use 10.2 executables. (Just do a srvctl remove asm and add ASM).
    Search this forum - there has been another thread about this.
    Regarding fallback of clusterware => See installation guide.
    5.) Mandatory are just 3 additional IPs for the SCAN.
    Upgrade documentation see the installation guide of 11.2 GI.
    Upgrade for ASM see Storage Admin Guide.
    Upgrade to move OCR and Vote to ASM see Clusterware Admin Guide.
    Upgrade to database see Database Upgrade Guide
    Additionally look in MoS for the Upgrade Companion.
    Sebastian

  • Oracle 10g R2 installation on sun solaris 10 Sparc machine

    Hi there,
    I encountered the following problem during oracle 10g R2 installation on sun solaris 10 Sparc machine
    Error encountered:
    Using paramFile: /u01/Oracle/10gr2_db_sol/install/oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be 5.8, 5.9 or 5.10. Actual 5.10
    Passed
    Checking Temp space: must be greater than 250 MB. Actual 2266 MB Passed
    Checking swap space: must be greater than 500 MB. Actual 2335 MB Passed
    Checking monitor: must be configured to display at least 256 colors Failed <<<<
    >>> Could not execute auto check for display colors using command /usr/openwin/bin/xdpyinfo. Check if the DISPLAY variable is set.
    Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation,at which time they will be rechecked.
    Continue? (y/n) [n]
    The following were the steps taken before encountering the above error
    1. logged into a workstation
    2. From its xterm terminal I logged to the oracle server via ssh oracle@ip
    3. keyed in the following at the command prompt
    DISPLAY=machine_name:0.0; export DISPLAY
    4. executed the following from the command prompt
    ./runInstaller
    Note: when executing the ./runInstaller, the preinstallation checking just hangs at Checking monitor: must be configured to display at least 256 colors. But the log file shows it failed during preinstallation checking as shown in Error encountered
    Please help me with this problem.
    Thank you
    Ravindran Kanniah

    It is because of UNIX shell. I also faced this error during installation.
    First check your shell by the following command.
    $ echo $SHELL
    Then select the below.
    For csh shell
    $ setenv DISPLAY 192.168.1.128:0.0
    $ export DISPLAY
    For sh,ksh and bash
    $ DISPLAY=192.168.1.128:0.0
    $ export DISPLAY
    After you do this check the value of DISPLAY variable.
    $ echo $DISPLAY
    If the DISPLAY variable is set then run ./runInstaller.
    One advice: Keep a complete log of your terminal session. This will help you in future :)
    -aijaz

  • 10g database installation in windows2003

    Following error found in the insallation of 10g database installation in Windows 2003.
    Kindly give me the solutions in [email protected]
    Thaning you
    Mohan, Milma, Tvm.Kerala India.
    Error list from Oracle configuration assistant
    Output generated from configuration assistant "Oracle Net Configuration Assistant":
    Parsing command line arguments:
    Parameter "orahome" = E:\oracle\ora10g
    Parameter "orahnam" = OraDb10g_home1
    Parameter "instype" = typical
    Parameter "inscomp" = client,oraclenet,javavm,server,ano
    Parameter "insprtcl" = tcp,nmp
    Parameter "cfg" = local
    Parameter "authadp" = NO_VALUE
    Parameter "nodeinfo" = NO_VALUE
    Parameter "responsefile" = E:\oracle\ora10g\network\install\netca_typ.rsp
    Done parsing command line arguments.
    Oracle Net Services Configuration:
    Profile configuration complete.
    Oracle Net Listener Startup:
    Running Listener Control:
    E:\oracle\ora10g\bin\lsnrctl start LISTENER
    Listener Control complete.
    Listener started successfully.
    Setting Listener service to start automatically.
    Listener configuration complete.
    Default local naming configuration complete.
    Oracle Net Services configuration successful. The exit code is 0
    Configuration assistant "Oracle Net Configuration Assistant" succeeded
    ================================================================================================================
    Output generated from configuration assistant "iSQL*Plus Configuration Assistant":
    iSQL*Plus 10.1.0.2.0
    Copyright (c) 2004 Oracle. All rights reserved.
    Starting iSQL*Plus ...
    iSQL*Plus started.
    Configuration assistant "iSQL*Plus Configuration Assistant" succeeded
    ================================================================================================================
    Output generated from configuration assistant "Oracle Database Configuration Assistant":
    java.io.IOException:
    Instance created.
    DIM-00019: create service error
    O/S-Error: (OS 1388) A new member could not be added to a local group because the member has the wrong account type.
         at oracle.sysman.assistants.util.OsUtilsBase.execProg(OsUtilsBase.java:1090)
         at oracle.sysman.assistants.util.OsUtilsBase.execProg(OsUtilsBase.java:1026)
         at oracle.sysman.assistants.util.OsUtilsBase.execProg(OsUtilsBase.java:1007)
         at oracle.sysman.assistants.util.Oradim.addEntry(Oradim.java:530)
         at oracle.sysman.assistants.dbca.backend.InstanceStep.executeImpl(InstanceStep.java:243)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:209)
         at oracle.sysman.assistants.util.step.BasicStep.callStep(BasicStep.java:250)
         at oracle.sysman.assistants.dbca.backend.CloneRmanRestoreStep.executeImpl(CloneRmanRestoreStep.java:201)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:209)
         at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
         at oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2394)
         at java.lang.Thread.run(Thread.java:534)
    Configuration assistant "Oracle Database Configuration Assistant" failed

    I had the same problem and solved it by doing the following:
    Do not stop the DBCA to do this.
    Go to Start->Control Panel-> Services -> oracleserviceyoursid and start the service. That will get you through that error.
    Just in case you see this one as well....I did encounter a TNS error after that. I resolved this by commenting out (#) the line SQLNET.AUTHENTICATION_SERVICES=(NTS) in SQLNET.ORA file.

  • Oracle 10g database installation in red hat 5

    what are the packages needed for oracle 10g database installation in red hat 5?
    what do you mean by yum way of installation?

    Check on the release notes for your platform
    This is for x86-64 Linux.. read it all, then you'll find the "6 Documentation Corrections and Additions" section you'll find the RPMs that you need
    http://download.oracle.com/docs/cd/B19306_01/relnotes.102/b15666/toc.htm
    then go to the official doc installation of 10gR2 on x86-64 Linux
    http://download.oracle.com/docs/cd/B19306_01/install.102/b15667/toc.htm
    Yum is a package management tool. This is what you'll be using to install the RPMs. But first you'll have to setup the Yum repository, usually what I do is stage the DVD media on the server then make it as a repository. If ever there's a specific (higher) version that I need then I just pull it on the RedHat Network.
    There are a lot of HOWTOs about Yum. You may read on this link http://docs.fedoraproject.org/yum/en/
    - Karl Arao
    http://karlarao.wordpress.com/

  • Getting ssh error while starting 10g cluster installation

    Hi frnds
    I am getting the following error while running 10g clusterware installation.Actually i done the ssh setup mentioned in the oracle doc.Generated both keys (rsa,dsa) on both nodes and copied these 2 files from both nodes to authorized_key file and copy this file to both nodes and ran $shell and ssh-add.Whenever i logs and run this SSH User Equivalency on node1(from where i run oui) and its persisting with other sessions but if logoff and logon i have to run the $shell and ssh-add to enable it.My dought is whether this ssh have to enable always or only while using OUI to install and applying patches cos this Equivalency dont need to run on second node correct ?
    Caught Cluster Exception PRKC-1044 : Failed to check remote command execution setup for node racdb1.bsa.net.in using shells /usr/bin/ssh and /usr/bin/rsh
    racdb1.bsa.net.in: Connection refused
    rgds
    rajesh

    Hi
    thnks for that but when i run that exec $SHELL and ssh-add again in one session i can do ssh it other sessions without any problem but if i logoff and login it will reset to back.Whether this ssh have to enabled on first node(where i run OUI) always irrespective of logons and logout or whether i have to start any services ?
    rgds
    rajesh

  • Problem with 10G R2 installation (OUI - 10133 Invalid Staging Area) on W2K3

    I'm getting a strange error installing 10G R2 Database on a Windows 2003 server. I get "OUI - 10133 Invalid Staging Area. There are no top level components for Windows NT, Windows 2000 available for installation in this staging area." This happens when I choose an Advanced installation or when I choose a starter database.
    The funny thing is that I've performed this installation with this exact installation disk on a virtual server on my laptop with Windows 2003.
    Also, I ran a quick test with the 10G R1 installation files and I don't get the error. I want to run tests on case insensitivity with LIKE searches (a new feature enabled in 10G R2) so I can't use 10G R1.

    I have seen that problem frequently and it is because for some reason the installer doesn't like burned CD's. Copy all the staging files over to disk. I usually download the zip files onto a staging drive on the server, unzip, install, then delete the install files when I'm done if I need the space.
    This has two major benefits: I don't run into the "staging area" error and the install only takes about 30 minutes compared to about 3 hours when installing from CD.

Maybe you are looking for

  • Safari won't open from dock after upgrading to leopard

    I've upgraded from OS X 10.4.11 Tiger to OS X 10.5.2 Leopard with the upgrade DVD which arrived today and all the available Software Updates (which included a Safari update). No more Software Updates are available - I've checked. Safari and Mail will

  • I have an iPod touch that will not turn on.

    Hello forums! I have an iPod touch that will not turn on. I have tried everything I can to turn it back on, but I just cant find the right thing. I dont know if it is in need of a new digitizer, or the battery is dead, but I would really appreciate s

  • Table of Contents Broken Links

    I am using Framemaker 7.1 and have created a Table of Contents for a book. When I open the PDF created for this book the links in the TOC go to the corresponding pages for the first few chapters but nothing after those works. In Framemaker when I use

  • Clean Way To Prevent Signature Collision Of Mounting VHDX In Parallel PowerShell Scripting

    I have multiple Virtual Machines I am to build from a Sysprepped VHDX. (All this is done automatically via Powershell) For each of these Virtual Machines, I copy this VHDX and create a new one unique to the Virtual Machine. However, I wish to mount e

  • Call For Papers - Session Proposals

    Call for Session Proposals Open Until December 17 The time has come to begin accepting and reviewing session proposals for BrainShare 2011 in Salt Lake City. The Call for Papers (CFP) will be open from now through December 17, 2010 (5:00 PM MST). If