ASM Cleanup

Hi,
I need to Refresh the database
How to cleanup the existing ASM Database

Hi,
Hope these links will help you.
1. http://download.oracle.com/docs/cd/B28359_01/install.111/b28264/rem_orcl.htm
2.http://stanford.edu/dept/itss/docs/oracle/10g/rac.101/b10765/adddel.htm
Regard's
Awanish Kumar

Similar Messages

  • How to cleanup / remove RAC installation (CRS,RDBMS,ASM)

    Hi, all
    How to remove or cleanup RAC installation after ran OUI deinstall it couldn't finish and get a error... because 1 node of 3 was off (the box).
    ACS

    Don't forget to mention the Oracle version you're working with.

  • Rac node failure crs cleanup failing

    I have a three node rac database, 10.2.0.4 running on Windows server 2008. I lost a hard drive on one of the servers and it corrupted the mirror disk as well so I am having to rebuild. I am going through these procedures, RAC on Windows: How to Cleanup When A Node Has Been Disconnected or The OS Rebuilt (Doc ID 742737.1) and am running into a problem once I tried to delete the listener and then on to crs to delete the nodeapps for node3.
    For the listener, I go into netca and the option to delete a listener is grayed out. When I run crs_stat I can still see the ora.node3.lsnr there. Does this mean that I just need to update tnsnames.ora or is there another place the information would be held? I hate to manually delete because I am afraid I won't get it cleaned out from everywhere. Any idea why that option would not be there?
    My second issue is when I run this:
    srvctl stop nodeapps -n node3 The nodeapps stop doesn't return any output and then when I try to remove nodeapps it gives me PRKO-2112: Some or all node applications are not removed successfully on node.
    I have searched metalink for that error with no success as the document I found also says that you must stop nodeapps. I have already deleted the node from the db and asm and updated the appropriate inventory. I just need to finish the listener and crs and update the inventory for crs. Also, I noticed that the vip for the failed node was reassigned to node2 and I show that it has been released when i run cluvfy to check. Would crs give me errors on this if that was not the case?
    I appreciate any help or guidance!

    Wanted to post a follow up in case any others are interested in the results...
    I had tried to add the listener back to one of the remaining nodes .ora file and then delete but that didn't work. Also, remove nodeapps continued to throw an error that it could not stop the listener or vip for the failed node.
    After a few days of reading I make a decision to just unregister the abandoned services from crs. I made sure to backup the OCRCONFIG before I ran crs_unregister and was able to successfully remove the listener and vip services from the failed node.
    This eliminated my issue with netca, the node did not show up there anymore. I then went on to remove nodeapps and it failed saying it could not find the resource vip. I then ran olsnodes -n and used crssetup to remove the node entirely. Everything showed removed and I went and updated the crs inventory to finish.
    All looks good and now I am working to rebuild and add the node back in.

  • Drop ASM instance.

    Hi,
    My OCR got corrupted and I am not able to recover as I don't have backup of that. Because of this, CRS daemon is not coming up and this leads me to clean up this cluster and build it again. I am not much worried as this is my second development env.
    I want to drop the disk groups but I am not able to do because those are not being mounted.
    SQL> select name from v$asm_diskgroup;
    NAME
    DG1
    RECOVERYDEST
    SQL> drop diskgroup DG1 including contents;
    drop diskgroup DG1 including contents
    ERROR at line 1:
    ORA-15039: diskgroup not dropped
    ORA-15001: diskgroup "DG1" does not exist or is not mounted
    If I do remove ASM using DBCA, will all diskgroups be removed or do I need to perform any cleanup?
    Thanks,

    Thanks Vishwa,
    Here is the output,
    $ ps -aef|grep d.bin
    oracle 5234 5215 0 18:37 ? 00:00:00 /u01/app/oracle/product/10.2.0/crs_1/bin/evmd.bin
    oracle 5330 5329 0 18:37 ? 00:00:00 /u01/app/oracle/product/10.2.0/crs_1/bin/ocssd.bin
    oracle 7646 7191 0 18:39 pts/1 00:00:00 grep d.bin
    $ crs_stat -t
    CRS-0184: Cannot communicate with the CRS daemon.
    When I do mount the DG1 diskgroup I am getting below error on all nodes,
    SQL> startup
    ASM instance started
    Total System Global Area 92274688 bytes
    Fixed Size 1217884 bytes
    Variable Size 65890980 bytes
    ASM Cache 25165824 bytes
    ORA-15032: not all alterations performed
    ORA-15130: diskgroup "DG1" is being dismounted
    ORA-15066: offlining disk "DG1_0000" may result in a data loss
    SQL> alter diskgroup DG1 mount;
    alter diskgroup DG1 mount
    ERROR at line 1:
    ORA-15032: not all alterations performed
    ORA-15130: diskgroup "DG1" is being dismounted
    ORA-15066: offlining disk "DG1_0000" may result in a data loss
    Ashok: As far as I know, OCR stores the information about Oracle clusterware controls and if it is not up then clusterware controls won't come up. My crsd daemon is not comming up (even though If I try manually to bring it up) and this daemon is directly liked up with OCR. Does it mean that if this daemon is not up then it won't allow O/S to access OCR? Even If I try to take backup using ocrconfig -export ..it throws an error.
    As I don't have backup of OCR, I need to drop the database and uninstall just Oracle clusterware and re-install and create the database. I want to clean up the disk headers as I want to use those to build diskgroup again, do you guys have any idea, how to do that?
    Do let me know if you have different view on this.
    Thanks.

  • Smon process in ASM instance

    Dear All,
    Can anyone of you tell me what exactly the SMON process will do in ASM instance. As SMON in db instance will recover the db instance. But in case of ASM instance i think it will do little bit different
    Thanks in advance

    Hi There ,
    The system monitor process (SMON) is in charge of a variety of system-level cleanup duties. The duties assigned to SMON include:
    Performing instance recovery,
    Recovering terminated transactions that were skipped during instance recovery because of file-read or tablespace offline errors. SMON recovers the transactions when the tablespace or file is brought back online.
    Coalescing contiguous free extents within dictionary-managed tablespaces.
    SMON checks regularly to see whether it is needed. Other processes can call SMON if they detect a need for it.
    Process Architecture
    Thanks,
    Anuj

  • Cleanup job to remove archive logs automatically through OEM Grid control

    Hi All,
    I am working on 11gR2 3node RAC database. we have enabled archivelog mode for the databases and don't have any backup processes (like rman) and not using ASM.
    Please let me know how to cleanup the old archivelogs automatically through oem Grid control.
    I have some idea how to do it in standalone database, but not sure how it works in RAC environment through OEM. Please let me know.
    Thanks in advance.

    Hari wrote:
    Thanks for your reply and The requirement is, put the DB in archive log mode and cleanup the old archive logs which is more than 5days. We are doing this because of space issue and don't have backup for these files and the DB must be in archive log mode.
    I have few question here.
    1. Is it must to take the backup of the archive log files and before delete them?No, but if you aren't backing up, why create the archivelogs in the first place?
    2. If i delete them without backup, what is the negative impact?If you aren't backing up the database in the first place (as you stated in an earlier post) then it really doesn't matter what you do with the archivelogs as they are worthless anyway.
    3. What is the recommended process to do it?My recommendation is you first start using rman to backup the database
    4. I need to setup this process through OEM grid control.
    Please let me know.
    Thanks,
    HariIt all begs the question which has already been asked and you avoided answering . . . if you are not taking backups, why bother archiving? The archive logs have ZERO VALUE outside of a consistent backup strategy. So how is it you have a 'requirement' to run in archivelog mode but no requirement for backups?
    Edited by: EdStevens on Dec 2, 2011 9:30 PM

  • ASM on one node crashes when we start the other two nodes ASM

    We completed database build in Aug 2010
    We complete PSU patching in Jan ending
    Feb 4th the database crashed
    We cannot start ASM on node1
    ASM starts good on node2 and node3 but node1 cannot join
    If ASM is down on node2, node3 then we can start ASM node1Reconfiguration started (old inc 0, new inc 6)
    ASM instance
    List of nodes:
    0 1 2
    Global Resource Directory frozen
    * allocate domain 0, invalid = TRUE
    Communication channels reestablished
    * allocate domain 1, invalid = TRUE
    * allocate domain 2, invalid = TRUE
    Mon Mar 01 16:53:00 2010
    Trace dumping is performing id=[cdmp_20100301165301]
    Mon Mar 01 16:53:55 2010
    ERROR: LMD0 (ospid: 274638) detects an idle connection to instance 2
    Mon Mar 01 16:54:44 2010
    Errors in file /oradb/oracle/diag/asm/+asm/+ASM1/trace/+ASM1_lmon_860280.trc (incident=116865):
    ORA-29740: evicted by member 1, group incarnation 8
    Incident details in: /oradb/oracle/diag/asm/+asm/+ASM1/incident/incdir_116865/+ASM1_lmon_860280_i116865.trc
    Errors in file /oradb/oracle/diag/asm/+asm/+ASM1/trace/+ASM1_lmon_860280.trc:
    ORA-29740: evicted by member 1, group incarnation 8
    LMON (ospid: 860280): terminating the instance due to error 29740
    Mon Mar 01 16:54:46 2010
    System state dump is made for local instance
    Errors in file /oradb/oracle/diag/asm/+asm/+ASM1/trace/+ASM1_diag_614488.trc (incident=116833):
    ORA-29740: evicted by member , group incarnation
    Incident details in: /oradb/oracle/diag/asm/+asm/+ASM1/incident/incdir_116833/+ASM1_diag_614488_i116833.trc
    Mon Mar 01 16:54:46 2010
    ORA-1092 : opitsk aborting process
    Errors in file /oradb/oracle/diag/asm/+asm/+ASM1/trace/+ASM1_diag_614488.trc:
    ORA-29740: evicted by member , group incarnation
    Trace dumping is performing id=[cdmp_20100301165446]
    Instance terminated by LMON, pid = 860280
    Another thing we found that when we start ASM on node1, the cluster interconnect hangs when we try to ping
    We did modify the cluster_interconnect parameter to try to start using public interface but the issued remained the same and we were not able to ping public interface
    The crs is fine
    $ crs_stat -t
    Name Type Target State Host
    ora....p1.inst application ONLINE OFFLINE
    ora....p2.inst application ONLINE ONLINE noden2
    ora....p3.inst application ONLINE ONLINE noden3
    ora....1p2.srv application ONLINE ONLINE noden2
    ora....1p3.srv application ONLINE ONLINE noden3
    ora.....net.cs application ONLINE ONLINE noden1
    ora.appl.db application ONLINE ONLINE noden1
    ora....SM1.asm application ONLINE OFFLINE
    ora....N1.lsnr application ONLINE ONLINE noden1
    ora....8n1.gsd application ONLINE ONLINE noden1
    ora....8n1.ons application ONLINE ONLINE noden1
    ora....8n1.vip application ONLINE ONLINE noden1
    ora....SM2.asm application ONLINE ONLINE noden2
    ora....N2.lsnr application ONLINE ONLINE noden2
    ora....8n2.gsd application ONLINE ONLINE noden2
    ora....8n2.ons application ONLINE ONLINE noden2
    ora....8n2.vip application ONLINE ONLINE noden2
    ora....SM3.asm application ONLINE ONLINE noden3
    ora....N3.lsnr application ONLINE ONLINE noden3
    ora....8n3.gsd application ONLINE ONLINE noden3
    ora....8n3.ons application ONLINE ONLINE noden3
    ora....8n3.vip application ONLINE ONLINE noden3
    Any inpts can help

    Env
    3-node RAC
    oracle version 11.1.0.7
    Latest PSU Jan applied
    OS is AIX version is 6100-02==========
    LMON trace files
    ==========
    Trace file /oradb/oracle/diag/asm/+asm/+ASM1/trace/+ASM1_lmon_860280.trc
    Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, Real Application Clusters, OLAP, Data Mining
    and Real Application Testing options
    ORACLE_HOME = /oradb/oracle/product/11.1/asm_1
    System name:     AIX
    Node name:     host-node1
    Release:     1
    Version:     6
    Machine:     00C39EA44C00
    Instance name: +ASM1
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 8
    Unix process pid: 860280, image: oracle@host-node1 (LMON)
    *** 2010-03-01 16:50:23.023
    *** SESSION ID:(218.1) 2010-03-01 16:50:23.023
    *** CLIENT ID:() 2010-03-01 16:50:23.023
    *** SERVICE NAME:() 2010-03-01 16:50:23.023
    *** MODULE NAME:() 2010-03-01 16:50:23.023
    *** ACTION NAME:() 2010-03-01 16:50:23.023
    GES resources 5596 pool 6
    GES enqueues 7959
    GES IPC: Receivers 2 Senders 2
    GES IPC: Buffers Receive 1000 Send (i:1150 b:482) Reserve 402
    GES IPC: Msg Size Regular 416 Batch 8192
    Batching factor: enqueue replay 201, ack 224
    Batching factor: cache replay 126 size per lock 64
    kjxggin: CGS tickets = 1000
    kjxgrdmpcpu: CPU Total 6 Core 3 Socket -1 OCPU 6
    kjxgrdmpcpu: High load threshold 21504
    *** 2010-03-01 16:50:23.362
    kjxgmrcfg: Reconfiguration started, type 1
    kjxgmcs: Setting state to 0 0.
    *** 2010-03-01 16:50:23.363
    Name Service frozen
    kjxgmcs: Setting state to 0 1.
    kjxgrdecidever: No old version members in the cluster
    kjxgrssvote: reconfig bitmap chksum 0x88477268 cnt 3 master 0 ret 0
    ksirValidateModuleInfo: action = 10 startup = 0
    Name Service Mode: multi (0x21)
    kjfcpiora: published my fusion master weight 5322
    kjfcpiora: publish my flogb 9
    kjfcpiora: publish my cluster_database_instances parameter=3
    kjxggpoll: change poll time to 50 ms
    kjxgrpropmsg: SSMEMI: inst 1 - no disk vote
    kjxgrpropmsg: SSMEMI: inst 1 - no disk vote
    kjxgrpropmsg: SSMEMI: inst 2 - no disk vote
    SSVOTE: Master indicates no Disk Voting
    kjxgmps: proposing substate 2
    kjxgmcs: Setting state to 6 2.
    kjfmuin: bitmap 0 1 2
    kjfmmhi: received msg from 0 (inc 6)
    kjfmmhi: received msg from 1 (inc 2)
    kjfmmhi: received msg from 2 (inc 4)
    Performed the unique instance identification check
    kjxgmps: proposing substate 3
    kjxgmcs: Setting state to 6 3.
    Name Service recovery started
    Deleted all dead-instance name entries
    kjxgmps: proposing substate 4
    kjxgmcs: Setting state to 6 4.
    Multicasted all local name entries for publish
    Replayed all pending requests
    kjxgmps: proposing substate 5
    kjxgmcs: Setting state to 6 5.
    Name Service normal
    Name Service recovery done
    *** 2010-03-01 16:50:23.889
    *** 2010-03-01 16:50:23.958
    kjxgmps: proposing substate 6
    kjxgmcs: Setting state to 6 6.
    kjxggpoll: change poll time to 600 ms
    2010-03-01 16:50:23.980620 :
    ********* kjfcrfg() called, BEGIN LMON RCFG *********
    kjfcrfg: DRM window size = 0->128 (min lognb = 9)
    2010-03-01 16:50:23.980811 :
    Reconfiguration started (old inc 0, new inc 6)
    ASM instance
    Send timeout: 300 secs
    Defer Queue timeout: 360 secs
    Synchronization timeout: 420 sec
    List of nodes:
    0 1 2
    *** 2010-03-01 16:50:24.023
    2010-03-01 16:50:24.034432 : Global Resource Directory frozen
    node 0
    release 11 1 0 7
    node 1
    release 11 1 0 7
    node 2
    release 11 1 0 7
    number of mastership buckets = 128
    2010-03-01 16:50:24.034959 :
    domain attach called for domid 0
    * kjbdomalc: domain 0 invalid = TRUE
    * kjbdomatt: first attach for domain 0
    asby init, 0/0/x1
    asby returns, 0/0/x1/false
    * Domain maps before reconfiguration:
    * DOMAIN 0 (valid 1): 0
    * End of domain mappings
    * Domain maps after recomputation:
    * DOMAIN 0 (valid 1): 0 1 2
    * End of domain mappings
    Dead inst
    Join inst 0 1 2
    Exist inst
    Active Sendback Threshold = 50 %
    Communication channels reestablished
    2010-03-01 16:50:24.152688 :
    received all domreplay (6.6)
    2010-03-01 16:50:24.152732 :
    sent master 1 (6.6)
    *** 2010-03-01 16:53:00.494
    kjfmReceiverHealthCB_Check: Reciever [0] is healthy.
    2010-03-01 16:52:56.921800 : Received comm error info from 2 (cnt 1)
    kjxgrvalid: valid - 0.1 : (6 6) from 2
    kjxgrrcfgchk: Initiating reconfig, reason=3
    kjxgrrcfgchk: COMM rcfg - Disk Vote Required
    2010-03-01 16:52:57.077877 : kjxgrnetchk: start 0x53001440, end 0x53019ae0
    2010-03-01 16:52:57.077906 : kjxgrnetchk: Sending comm check req to 1
    2010-03-01 16:52:57.078140 : kjxgrnetchk: Sending comm check req to 2
    kjxgrrcfgchk: prev pstate 5 mapsz 512
    kjxgrrcfgchk: new bmp: 0 1 2
    kjxgrrcfgchk: work bmp: 0 1 2
    kjxgrrcfgchk: rr bmp: 0 1 2
    *** 2010-03-01 16:53:00.792
    kjxgmrcfg: Reconfiguration started, type 3
    kjxgmcs: Setting state to 6 0.
    *** 2010-03-01 16:53:00.792
    Name Service frozen
    kjxgmcs: Setting state to 6 1.
    kjxgrdecidever: No old version members in the cluster
    kjxgrmsghndlr: Queue msg (0x110a21e50->0x110f09b90) type 7 for later
    *** 2010-03-01 16:54:43.233
    kjxgrssvote: reconfig bitmap chksum 0x88477268 cnt 3 master 2 ret 0
    kjxgrrcfgchk: disable CGS timeout
    kjxggpoll: change poll time to 50 ms
    * kjfcchknested: CGS rcfg detected in step 7.0.0
    SSVOTE: Master indicates Disk Voting required
    2010-03-01 16:54:37.535518 : kjxgrmsghndlr: evict req from 1 for 0, seq (8, 8) vers 2193970751
    2010-03-01 16:54:37.535587 : kjxgrdtrt: Evicted by 1, seq (8, 8)
    IMR state information
    Member 0, thread -1, state 0x2:c, flags 0x2c48
    RR seq commit 6 cur 8
    Propstate 3 prv 2 pending 0
    rcfg rsn 3, rcfg time 1392514113, mem ct 3
    master 2, master rcfg time 1392479783
    evicted memcnt 0, starttm 0 chkcnt 0
    system load 241 (normal)
    Member information:
    Member 0, incarn 6, version 0x82c5563f, thrd -1
    prev thrd -1, status 0x1203 (JR..), err 0x0000
    Member 1, incarn 6, version 0x82c1073b, thrd 2
    prev thrd -1, status 0x1007 (JRM.), err 0x0002
    Member 2, incarn 6, version 0x82c114ee, thrd 3
    prev thrd -1, status 0x0007 (JRM.), err 0x0000
    =====================================================
    Group name: +ASM
    Member id: 0
    Cached KGXGN event: 0
    Group State:
    State: 6 1
    Reconfig started start-tm 0x4b8c373c tmout period 0xffffffff state 0x2
    Reconfig INPG type 3 inc 6 rsn 0 data 0x0
    Reconfig COMP type 1 inc 6 rsn 0 data 0x0
    Commited Map: 0 1 2
    New Map: 0 1 2
    KGXGN Map: 0 1 2
    KGXGN Map2: 0 1 2
    Master node: 0
    Memcnt 3 Rcvcnt 0
    Substate Proposal: false
    Inc Proposal:
    incarn 0 memcnt 0 master 0
    proposal false matched false
    map:
    Master Inc State:
    incarn 0 memcnt 0 agrees 0 flag 0x1
    wmap:
    nmap:
    ubmap:
    Substate Handler Execution State
    substate 0 status done
    substate 1 status done
    substate 2 status done
    substate 3 status done
    substate 4 status done
    substate 5 status done
    substate 6 status done
    IMR hist: 20[0x0a00:0x53019b0e] 4[0x0007:0x53019b0e] 3[0x0006:0x53019b0e]
    IMR hist: 20[0x0902:0x53019b0e] 20[0x0702:0x53019b0b] 20[0x0702:0x53019b0a]
    IMR hist: 20[0x0702:0x53019b0a] 1[0x0006:0x53019b0a] 20[0x0702:0x53019aff]
    IMR hist: 10[0x0006:0x52fdbdb1] 20[0x0b00:0x52fdbdb1] 9[0x0006:0x52fdbdaf]
    IMR hist: 20[0x0a02:0x52fdbdaf] 20[0x0a01:0x52fdbce1] 20[0x0a00:0x52fdbc8a]
    IMR hist: 4[0x0005:0x52fdbc86] 3[0x0004:0x52fdbc4c] 20[0x0900:0x52fdbc4c]
    IMR hist: 20[0x0802:0x52fdbc08] 20[0x0801:0x52fdbc08] 20[0x0801:0x52fdbc08]
    IMR hist: 20[0x0602:0x52fdbc08] 20[0x0601:0x52fdbc08] 20[0x0601:0x52fdbc08]
    IMR hist: 20[0x0800:0x52fdbc08] 20[0x0700:0x52fdbc08] 20[0x0602:0x52fdbc07]
    IMR hist: 20[0x0800:0x52fdbc07] 20[0x0700:0x52fdbc07] 1[0x0000:0x52fdbbb8]
    IMR hist: 0[0x0000:0x00000000] 0[0x0000:0x00000000]
    KJM HIST LMD0:
    7:0 6:0 5:7:0 12:97697 7:0 6:0 5:7:0 12:97696 7:0 6:0
    5:7:0 12:97703 7:0 6:0 5:7:0 2:0 1:0 12:97713 7:0 6:0
    5:7:0 12:97766 7:0 6:0 5:7:0 12:97782 7:0 6:0 5:7:0 12:97778
    7:0 6:0 5:7:0 12:97799 7:0 6:0 5:7:0 12:97771 7:0 6:0
    5:7:0 12:97784 7:0 6:0 5:7:0 12:97805 7:0 6:0 5:7:0 12:97785
    7:0 6:0 5:7:0 12:97757 7:0 6:0 5:7:0 12:97770 7:0 6:0
    5:7:0 12:97784 7:0 6:0
    KJM HIST LMS0:
    7:0 6:0 5:7:0 10:0 12:97697 7:0 6:0 5:7:0 10:0 12:97696
    7:0 6:0 5:7:0 10:0 12:97703 7:0 6:0 5:7:0 10:0 12:97713
    7:0 6:0 5:7:0 10:0 2:0 12:97766 7:0 6:0 5:7:0 10:0
    12:97782 7:0 6:0 5:7:0 10:0 12:97778 7:0 6:0 5:7:0 10:0
    12:97799 7:0 6:0 5:7:0 10:0 12:97771 7:0 6:0 5:7:0 10:0
    12:97784 7:0 6:0 5:7:0 10:0 12:97805 7:0 6:0 5:7:0 10:0
    12:97785 7:0 6:0 5:7:0
    DUMP state for lmd0 (ospid 274638)
    DUMP IPC context for lmd0 (ospid 274638)
    Dumping process 9.274638 info:
    *** 2010-03-01 16:54:43.664
    Process diagnostic dump for oracle@host-node1 (LMD0), OS id=274638,
    pid: 9, proc_ser: 1, sid: 217, sess_ser: 1
    loadavg : 1.72 1.07 0.90
    swap info: free_mem = 28642.09M rsv = 16.00M
    alloc = 21.13M avail = 4096.00M swap_free = 4074.87M
    F S UID PID PPID C PRI NI ADDR SZ WCHAN STIME TTY TIME CMD
    240001 A oracle 274638 1 0 60 20 12ca9f590 156060 16:50:23 - 0:00 asm_lmd0_+ASM1
    Short stack dump:
    <-ksedsts()+0254<-ksdxfstk()+0028<-ksdxcb()+05d8<-sspuser()+0074<-4750<-poll()+000c<-sskgxp_select()+00e4<-skgxpiwait()+08a4<-skgxpwait()+06fc<-ksxpwait()+081c<-ksliwat()+0a58<-kslwaitctx()+0150<-kslwait()+006c<-ksxprcvimd()+0368<-kjctr_rksxp()+013c<-kjctrcv()+0160<-kjcsrmg()+005c<-kjmdm()+2454<-ksbrdp()+075c<-opirip()+0444<-opidrv()+0414<-sou2o()+0090<-opimai_real()+0148<-main()+0090<-__start()+0070
    Process diagnostic dump actual duration=0.161000 sec
    (max dump time=30.000000 sec)
    *** 2010-03-01 16:54:43.825
    SO: 0x70000001ff913a0, type: 2, owner: 0x0, flag: INIT/-/-/0x00 if: 0x3 c: 0x3
    proc=0x70000001ff913a0, name=process, file=ksu.h LINE:10706 ID:, pg=0
    (process) Oracle pid:9, ser:1, calls cur/top: 0x70000001f733140/0x70000001f733140
    flags : (0x6) SYSTEM
    flags2: (0x100), flags3: (0x0)
    int error: 0, call error: 0, sess error: 0, txn error 0
    ksudlp FALSE at location: 0
    (post info) last post received: 0 0 83
    last post received-location: kji.h LINE:2369 ID:kjga: clear wait for lmon
    last process to post me: 70000001ff903b0 1 6
    last post sent: 0 0 25
    last post sent-location: ksa2.h LINE:282 ID:ksasnd
    last process posted by me: 70000001ff903b0 1 6
    (latch info) wait_event=68 bits=0
    Process Group: DEFAULT, pseudo proc: 0x70000001f4851d0
    O/S info: user: oracle, term: UNKNOWN, ospid: 274638
    OSD pid info: Unix process pid: 274638, image: oracle@host-node1 (LMD0)
    Dump of memory from 0x070000001FF70038 to 0x070000001FF70240
    70000001FF70030 00000000 00000000 [........]
    70000001FF70040 00000000 00000000 00000000 00000000 [................]
    Repeat 31 times
    SO: 0x70000001f6de4a0, type: 4, owner: 0x70000001ff913a0, flag: INIT/-/-/0x00 if: 0x3 c: 0x3
    proc=0x70000001ff913a0, name=session, file=ksu.h LINE:10719 ID:, pg=0
    (session) sid: 217 ser: 1 trans: 0x0, creator: 0x70000001ff913a0
    flags: (0x51) USR/- flags_idl: (0x1) BSY/-/-/-/-/-
    flags2: (0x408) -/-
    DID: , short-term DID:
    txn branch: 0x0
    oct: 0, prv: 0, sql: 0x0, psql: 0x0, user: 0/SYS
    ksuxds FALSE at location: 0
    service name: SYS$BACKGROUND
    Current Wait Stack:
    0: waiting for 'ges remote message'
    waittime=40, loop=0, p3=44
    wait_id=2613 seq_num=2614 snap_id=1
    wait times: snap=0.018269 sec, exc=0.018269 sec, total=0.018269 sec
    wait times: max=0.080000 sec
    wait counts: calls=1 os=1
    in_wait=1 iflags=0x5a8
    Wait State:
    auto_close=0 flags=0x22 boundary=0x0/-1
    Session Wait History:
    0: waited for 'ges remote message'
    waittime=40, loop=0, p3=44
    wait_id=2612 seq_num=2613 snap_id=1
    wait times: snap=0.160172 sec, exc=0.160172 sec, total=0.160172 sec
    wait times: max=0.080000 sec
    wait counts: calls=1 os=1
    occurred after 0.000008 sec of elapsed time
    1: waited for 'ges remote message'
    waittime=40, loop=0, p3=44
    wait_id=2611 seq_num=2612 snap_id=1
    wait times: snap=0.096359 sec, exc=0.096359 sec, total=0.096359 sec
    wait times: max=0.080000 sec
    wait counts: calls=1 os=1
    occurred after 0.000008 sec of elapsed time
    2: waited for 'ges remote message'
    waittime=40, loop=0, p3=44
    wait_id=2610 seq_num=2611 snap_id=1
    wait times: snap=0.098065 sec, exc=0.098065 sec, total=0.098065 sec
    wait times: max=0.080000 sec
    wait counts: calls=1 os=1
    occurred after 0.000007 sec of elapsed time
    3: waited for 'ges remote message'
    waittime=40, loop=0, p3=44
    wait_id=2609 seq_num=2610 snap_id=1
    wait times: snap=0.097831 sec, exc=0.097831 sec, total=0.097831 sec
    wait times: max=0.080000 sec
    wait counts: calls=1 os=1
    occurred after 0.000014 sec of elapsed time
    4: waited for 'ges remote message'
    waittime=40, loop=0, p3=44
    wait_id=2608 seq_num=2609 snap_id=1
    wait times: snap=0.095876 sec, exc=0.095876 sec, total=0.095876 sec
    wait times: max=0.080000 sec
    wait counts: calls=1 os=1
    occurred after 0.000008 sec of elapsed time
    5: waited for 'ges remote message'
    waittime=40, loop=0, p3=44
    wait_id=2607 seq_num=2608 snap_id=1
    wait times: snap=0.098788 sec, exc=0.098788 sec, total=0.098788 sec
    wait times: max=0.080000 sec
    wait counts: calls=1 os=1
    occurred after 0.000006 sec of elapsed time
    6: waited for 'ges remote message'
    waittime=40, loop=0, p3=44
    wait_id=2606 seq_num=2607 snap_id=1
    wait times: snap=0.098854 sec, exc=0.098854 sec, total=0.098854 sec
    wait times: max=0.080000 sec
    wait counts: calls=1 os=1
    occurred after 0.000007 sec of elapsed time
    7: waited for 'ges remote message'
    waittime=40, loop=0, p3=44
    wait_id=2605 seq_num=2606 snap_id=1
    wait times: snap=0.098040 sec, exc=0.098040 sec, total=0.098040 sec
    wait times: max=0.080000 sec
    wait counts: calls=1 os=1
    occurred after 0.000008 sec of elapsed time
    8: waited for 'ges remote message'
    waittime=40, loop=0, p3=44
    wait_id=2604 seq_num=2605 snap_id=1
    wait times: snap=0.097322 sec, exc=0.097322 sec, total=0.097322 sec
    wait times: max=0.080000 sec
    wait counts: calls=1 os=1
    occurred after 0.000007 sec of elapsed time
    9: waited for 'ges remote message'
    waittime=40, loop=0, p3=44
    wait_id=2603 seq_num=2604 snap_id=1
    wait times: snap=0.097334 sec, exc=0.097334 sec, total=0.097334 sec
    wait times: max=0.080000 sec
    wait counts: calls=1 os=1
    occurred after 0.000008 sec of elapsed time
    Sampled Session History
    The sampled session history is constructed by sampling
    the target session every 1 second. The sampling process
    captures at each sample if the session is in a non-idle wait,
    an idle wait, or not in a wait. If the session is in a
    non-idle wait then one interval is shown for all the samples
    the session was in the same non-idle wait. If the
    session is in an idle wait or not in a wait for
    consecutive samples then one interval is shown for all
    the consecutive samples. Though we display these consecutive
    samples in a single interval the session may NOT be continuously
    idle or not in a wait (the sampling process does not know).
    The history is displayed in reverse chronological order.
    sample interval: 1 sec, max history 120 sec
    KSFD PGA DUMPS
    Number of completed I/O requests=0 flags=0
    END OF PROCESS STATE
    LMON IPC context:
    ksxpdmp: facility 0 (?) (0x1, 0x0) counts 0, 0
    ksxpdmp: Dumping the osd context
    SKGXP: SKGXPCTX: 0x1103bfb58 ctx
    SKGXP:
    SKGXP: WAIT HISTORY
    SKGXP: Time(msec)     Wait Type     Return Code
    SKGXP: ----------     ---------     ------------
    SKGXP: 0          NORMAL          SUCC
    SKGXP: 0          NORMAL          SUCC
    SKGXP: 0          NORMAL          SUCC
    SKGXP: 0          NORMAL          SUCC
    SKGXP: 0          NORMAL          TIMEDOUT
    SKGXP: 12          NORMAL          TIMEDOUT
    SKGXP: 0          NORMAL          TIMEDOUT
    SKGXP: 20          NORMAL          TIMEDOUT
    SKGXP: 0          NORMAL          TIMEDOUT
    SKGXP: 19          NORMAL          TIMEDOUT
    SKGXP: 0          NORMAL          TIMEDOUT
    SKGXP: 20          NORMAL          TIMEDOUT
    SKGXP: 0          NORMAL          TIMEDOUT
    SKGXP: 19          NORMAL          TIMEDOUT
    SKGXP: 0          NORMAL          TIMEDOUT
    SKGXP: 20          NORMAL          TIMEDOUT
    SKGXP: wait delta 0 sec (27 msec) ctx ts 0x3e377 last ts 0x3e381
    SKGXP: user cpu time since last wait 0 sec 0 ticks
    SKGXP: system cpu time since last wait 0 sec 0 ticks
    SKGXP: locked 1
    SKGXP: blocked 51
    SKGXP: timed wait receives 0
    SKGXP: admno 0x485303b1 admport:
    SKGXP: SSKGXPT 0x103c0a74 flags sockno 12 IP 192.168.253.49 UDP 49777
    SKGXP: context timestamp 0x3e377
    SKGXP: buffers queued on port 1105aa950
    SKGXP:
    SKGXP: Dumping Connection Handle Table
    SKGXP: sconno accono ertt state seq# RcvPid TotCreditsSKGXP: sent rtrans acks
    SKGXP: CNH Table Bucket: 10
    SKGXP: 0x339d0248 0x6dd6841c 64 4 32838 589900 8SKGXP: 75d 5d 32838d
    SKGXP: CNH Table Bucket: 11
    SKGXP: 0x339d0249 0x75ef4c98 32 4 32811 1007758 8SKGXP: 48d 12d 32811d
    SKGXP: CNH Table Bucket: 12
    SKGXP: 0x339d024a 0x75703ec2 16 4 32763 524518 8SKGXP: 0d 0d 0d
    SKGXP: CNH Table Bucket: 13
    SKGXP: 0x339d024b 0x41094259 16 4 32763 520260 8SKGXP: 0d 0d 0d
    SKGXP: CNH Table Bucket: 14
    SKGXP: 0x339d024c 0x7c1c696c 16 4 32763 585808 8SKGXP: 0d 0d 0d
    SKGXP: CNH Table Bucket: 15
    SKGXP: 0x339d024d 0x138c8c4a 16 4 32763 843952 8SKGXP: 0d 0d 0d
    SKGXP:
    SKGXP: Dumping Accept Handle Table
    SKGXP: ach accono sconno admno state SndPid seq# rcv rtrans acks credits
    SKGXP: ACH Table Bucket: 1472
    SKGXP: 0x111088010 0x48cb4387 0x3365b236 0x1fe7dc68 40 1007758 32812 49 0 26 8
    SKGXP: ACH Table Bucket: 1474
    SKGXP: 0x11108b730 0x48cb4389 0x1c69654a 0x7183ff4c 40 589900 32838 75 0 52 8
    Incident 116865 created, dump file: /oradb/oracle/diag/asm/+asm/+ASM1/incident/incdir_116865/+ASM1_lmon_860280_i116865.trc
    ORA-29740: evicted by member 1, group incarnation 8
    error 29740 detected in background process
    ORA-29740: evicted by member 1, group incarnation 8
    *** 2010-03-01 16:54:46.430
    LMON (ospid: 860280): terminating the instance due to error 29740
    ksuitm: waiting up to [5] seconds before killing DIAG
    ==========
    DIAG trace files
    =========
    Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, Real Application Clusters, OLAP, Data Mining
    and Real Application Testing options
    ORACLE_HOME = /oradb/oracle/product/11.1/asm_1
    System name:     AIX
    Node name:     host-node1
    Release:     1
    Version:     6
    Machine:     00C39EA44C00
    Instance name: +ASM1
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 4
    Unix process pid: 614488, image: oracle@host-node1 (DIAG)
    *** 2010-03-01 16:50:22.947
    *** SESSION ID:(222.1) 2010-03-01 16:50:22.947
    *** CLIENT ID:() 2010-03-01 16:50:22.947
    *** SERVICE NAME:() 2010-03-01 16:50:22.947
    *** MODULE NAME:() 2010-03-01 16:50:22.947
    *** ACTION NAME:() 2010-03-01 16:50:22.947
    Node id: 0
    List of nodes: 0, 1, 2,
    *** 2010-03-01 16:50:22.948
    Reconfiguration starts [incarn=0]
    *** 2010-03-01 16:50:22.948
    I'm the master node
    Group reconfiguration cleanup
    *** 2010-03-01 16:50:23.602
    A rcfg proposal from node 2 is received
    *** 2010-03-01 16:50:23.602
    A rcfg proposal from node 1 is received
    *** 2010-03-01 16:50:23.602
    Reconfiguration completes [incarn=3]
    *** 2010-03-01 16:53:00.877
    A dump event msg is rcv'd
    REQUEST:trace dump in directory cdmp_20100301165301
    *** 2010-03-01 16:53:00.877
    Trace dumping is performing id=[cdmp_20100301165301]....
    *** 2010-03-01 16:53:01.041
    Trace dumping is done
    *** 2010-03-01 16:54:46.560
    Instance is terminating by process 860280 [ospid=oracle@host-node1 (LMON)]
    Performing diagnostic data dump for this instance
    Incident 116833 created, dump file: /oradb/oracle/diag/asm/+asm/+ASM1/incident/incdir_116833/+ASM1_diag_614488_i116833.trc
    ORA-29740: evicted by member , group incarnation
    Error 29740 encountered during system state dump
    *** 2010-03-01 16:54:49.280
    ----- Error Stack Dump -----
    ORA-29740: evicted by member , group incarnation
    *** 2010-03-01 16:54:49.281
    Trace dumping is performing id=[cdmp_20100301165446]....
    *** 2010-03-01 16:54:49.433
    Trace dumping is done

  • Cleaning up ASM disk group after failed rman duplicate session?

    I am using rman duplicate to create a clone of a production database. The rman duplicate failed in phase 1 (retoration of datafiles) and my datafile are being restored to an ASM diskgroup.
    I read in the metalink note Manual Completion of a Failed RMAN Duplicate [ID 360962.1] the following...
    Note : From 10g onwards, if duplicate failed during step 1, which is the restore of datafiles, it is probably best to restart the duplicate process. Any files that have already been restored will be skipped and the duplicate process can continue without manual intervention
    So I followed the advice in the note and started the rman duplcate script over again from the beggining. I am hoping it will have the intelligence to skip any files that have already been restored but if it is not since this is 10.1.0.3 and I cannot use the asmcmd command to connect to the ASM instance to delete any files that have been created then how can I delete and of the files since the database instance never got created correctly and cannot open?
    Any thought on how I can now cleanup the files in the ASM disk group? Also, has anyone started an rman duplicate again after it has previously failed and did it actually skip the files that are already there as stated in the metalink note?
    Thanks.

    Unfortunately the v$asm_file does not have the entire file name or path it just gives you the follwing...
    SQL> desc v$asm_file
    Name Null? Type
    GROUP_NUMBER NUMBER
    FILE_NUMBER NUMBER
    COMPOUND_INDEX NUMBER
    INCARNATION NUMBER
    BLOCK_SIZE NUMBER
    BLOCKS NUMBER
    BYTES NUMBER
    SPACE NUMBER
    TYPE VARCHAR2(64)
    REDUNDANCY VARCHAR2(6)
    STRIPED VARCHAR2(6)
    CREATION_DATE DATE
    MODIFICATION_DATE
    This really stinks I wish I didn't have to work with 10gr1 at all but the database I am trying to move to a ew server and new storage is running this version and we did not want to upgrade the existing database first before attempting the migration because it is reliant upon tape backups which I do not have alot of confidence in...

  • Oracle cluster  cleanup

    Hi,
    I am in the process of deleting the RAC setup on Linux, to do a re-installation. Is there any script to cleanup the installed oracle cluster software
    thx.
    Message was edited by:
    user551201

    Assuming this is linux and using raw file systems with ASM ....
    Cleaning up a Cluster - each node
    1.     Disable CRS.
    •     Stopping the Oracle Cluster Software on each Node
    For 10g 10.1.0.04 or later:
    # /etc/init.d/init.crs stop
    For 10g 10.2.0.01 or later:
    # <CRS HOME>/bin/crsctl stop crs
    Wait until Oracle Cluster Software completely stops. (Check CRS logs or check for Oracle processes, ps -ef | grep ocssd.bin)
    •     Change Oracle Cluster Software from Starting at Boot Time on each Node
    For 10g 10.1.0.04 or later:
    # /sbin/init.d/init.crs disable
    For 10g 10.2.0.01 or later:
    # <CRS HOME>/bin/crsctl disable crs
    2. Delete the last 3 lines in /etc/inittab
    3.     Delete all files in /etc that begin with ora*
    a.     rm –r –f /etc/ora*
    4.     delete all files that begin with init.* in the /etc/init.d directory(MAKE SURE IN THE DIR)
    a.     rm –r –f /etc/init.d/init.*
    5.     delete all files that are outside of the /opt/oracle/product/10.2.0 directory structure
    a.     rm –r –f /opt/oracle/product/10.2.0/*
    b.     rm –r –f /opt/ORCLfmap
    c.     rm –r –f /opt/oracle/product/admin
    d.     rm –r –f /opt/oracle/product/oraInventory
    6.     erase all files in the /tmp directory that are oracle installation related
    7.     Clear out the shared storage by using the dd command
    a.     dd if=/dev/zero of=/dev/emcpowera1 bs=8196 count=1000

  • Single 10g Instance to RAC - without ASM migration

    Is it possible to comment the following steps to convert existing 10.1.0.5 single instance database to RAC? We're using OCFS2 and it is not possible to perform ASM migration.
    1. Copy the existing $ORACLE_HOME/dbs/init<SID1>.ora to
    $ORACLE_HOME/dbs/init<db_name>.ora. Add the following parameters to
    $ORACLE_HOME/dbs/init<db_name>.ora:
    *.cluster_database = TRUE
    *.cluster_database_instances = 2
         *.undo_management=AUTO (Add if you don't have it )
    <SID1>.undo_tablespace=undotbs (undo tablespace which already exists)
         <SID1>.instance_name=RAC1
         <SID1>.instance_number=1
         <SID1>.thread=1
    <SID1>.local_listener=LISTENER_RAC1
    where LISTENER_RAC1 is an entry in the tnsnames.ora file like:
    LISTENER_RAC1 =
    (ADDRESS = (PROTOCOL = TCP)(HOST = <node1>)(PORT = 1521))
    Keep only one line in $ORACLE_HOME/dbs/init<SID1>.ora:
    ifile=$ORACLE_HOME/dbs/init<db_name>.ora
    You could also create a common spfile from this pfile and add a line
    like spfile=$ORACLE_HOME/dbs/spfile<db_name>.ora in each init<SIDn>.ora
    file. For more details about how to do this, please refer to Note 136327.1.
    2. Open your database and run $ORACLE_HOME/rdbms/admin/catclust.sql to create
    cluster database specific views within the existing instance.
    3. Recreate control file if you defined maxinstances to be 1 when you created
    the single instance database.
    To check your current setting of maxinstances, run the following command
    while the database is mounted or open and connected as a user with DBA
    privileges:
    % sqlplus /nolog
    SQL> connect / as sysdba
    SQL> startup mount
    SQL> alter database backup controlfile to trace;
    The trace file is located in udump directory. Check the maxinstance value
    in the CREATE CONTROLFILE statement. Please refer to Note 118931.1
    Recreating the Controlfile in RAC and OPS
    4. Add instance specific parameters in the init<db_name>.ora for the second
    instance on the second node and set appropriate values for it:
         *** Names may need to be modified
         <SID2>.instance_name=RAC2
         <SID2>.instance_number=2
         <SID2>.local_listener=LISTENER_RAC2
         <SID2>.thread=2
         <SID2>.undo_tablespace=UNDOTBS2
    <SID2>.cluster_database = TRUE
    <SID2>.cluster_database_instances = 2
    where LISTENER_RAC2 is an entry in the tnsnames.ora file like:
    LISTENER_RAC2 =
    (ADDRESS = (PROTOCOL = TCP)(HOST = <node2>)(PORT = 1521))
    5. From the first instance, mount the database and run the following command:
         *** Path names, file names, and sizes will need to be modified
    alter database
    add logfile thread 2
    group 3 ('/dev/RAC/redo2_01_100.dbf') size 100M,
    group 4 ('/dev/RAC/redo2_02_100.dbf') size 100M;
    alter database enable public thread 2;
    6. Create a second Undo Tablespace from the existing instance:
         *** Path names, file names, and sizes will need to be modified
    CREATE UNDO TABLESPACE UNDOTBS2 DATAFILE
         '/dev/RAC/undotbs_02_210.dbf' SIZE 200M ;
    7. Set ORACLE_SID and ORACLE_HOME environment variables on the second node.
    8. Start the second Instance.

    In order not to affect the current home on node1, another user oracle2 is created which belong to racinstall group. On node2, which doesn’t have any oracle home installed, CRS will be installed so that node2 will become the primary node.
    Been looking into this CRS for sometime as the installation has failed due to OCFS2 kernel panic upon running root.sh on the second node. Performed the cleanup as described Doc ID: Note:239998.1 (10g RAC: How to Clean Up After a Failed CRS Install), but now, the installation is failing and giving the error “ File not found /ClusterCRS/install/rootadd”. This message didn’t appear the first attempt which could indicate that the cleanup described in the note was not sufficient.

  • MULTIPLE USERS 10G RAC ORACLE_HOME INSTALL WITH ASM/CRS

    Hi,
    We need to install multiple 10g RAC databases on a two node Sun servers. Below is our configuration:
    1) Sun Solaris (ver 10) with Sun Cluster 3.2
    2) One ASM/CRS install (by 1 OS account)
    3) Four ORACLE_HOME 10g database install (by 4 different OS user accounts)
    We would like to use one ASM instance for all four databases with appropriate privileges.
    OS User:           OS Group
    ========      =========
    oraasm           dbaasm - (ASM and CRS install owner)
    ora1           dbaora1 - first db owner
    ora2           dbaora2 - second db owner
    ora3           dbaora3 - third db owner
    ora4           dbaora4 - fourth db owner
    I understand that certain privileges need to be shared between ASM/CRS and DB owners. Please let me know the steps to be followed to complete this install.
    Thanks in advance.

    Hi
    Please read that: Documentation http://download.oracle.com/docs/html/B10766_08/intro.htm
    - You can install and operate multiple Oracle homes and different versions of Oracle cluster database software on the same computer as described in the following points:
    -You can install multiple Oracle Database 10g RAC homes on the same node. The multiple homes feature enables you to install one or more releases on the same machine in multiple Oracle home directories. However, each node can have only one CRS home.
    -In addition, you cannot install Oracle Database 10g RAC into an existing single-instance Oracle home. If you have an Oracle home for Oracle Database 10g, then use a different Oracle home, and one that is available across the entire cluster for your new installation. Similarly, if you have an Oracle home for an earlier Oracle cluster database software release, then you must also use a different home for the new installation.
    If the OUI detects an earlier version of a database, then the OUI asks you about your upgrade preferences. You have the option to upgrade one of the previous-version databases with DBUA or to create a new database using DBCA. The information collected during this dialog is passed to DBUA or DBCA after the software is installed.
    - You can use the OUI to complete some of the de-install and re-install steps for Oracle Database 10g Real Application Clusters if needed.
    Note:
    Do not move Oracle binaries from one Oracle home to another because this causes dynamic link failures.
    . If you are using ASM with Oracle database instances from multiple database homes on the same node, then Oracle recommends that you run the ASM instance from an Oracle home that is distinct from the database homes. In addition, the ASM home should be installed on every cluster node. This prevents the accidental removal of ASM instances that are in use by databases from other homes during the de-installation of a database's Oracle home.

  • Can there be multiple ASM instances on single node?

    Hi,
    Can there be multiple ASM instances on single node?
    This one says No : http://www.freelists.org/archives/oracle-l/02-2008/msg00317.html
    And This one says Yes : http://www.databasejournal.com/features/oracle/article.php/3571371
    Thanks in advance.
    Thanks,
    Harsha
    Edited by: user498756 on Sep 11, 2008 2:23 AM

    ...that document doesnt say you cannot have multiple ASM instances on a node. It says "...ASM, +you only need one ASM+ instance for that computer, to manage the two database instances that use ASM."
    The fact that you only need one - and I cannot think of a good reason to have more than one - does not preclude the fact that you do seem to be able to have multiple ASM instances on a single node, each looking after its own set of disks and diskgroups.
    Again - I cannot think of a good reason to do so though!
    -Bob

  • Win 8.1 Pro dism /Online /Cleanup-Image /RestoreHealth returns Error: 14098

    I am running Windows 8.1 Pro and have recently been experiencing some odd behavior.  This has lead me to discover that my component store is corrupt.
    I have attempted to use sfc with no luck and have posted that on a separate thread.
    When I attempt to use dism /online /cleanup-image /retorehealth, dism quickly comes back with Error: 14098.
    Event the dism log looks corrupt. Below is just the beginning of the file. the not English character portion continues and is quite large:
    [2580] Caller did not request sparse mount
    [2580] Mounting new image.
    Wim:         [\\?\GLOBALROOT\device\harddisk1\partition1\Recovery\WindowsRE\Winre.wim]
    Image Index: [1]
    Mount Path:  [C:\WINDOWS\TEMP\c18ce950-f10f-4afc-a811-28b1ffe5b733]
    [2580] Wimserv process started for guid b3e8550e-9dd9-4246-855b-f0ac5d1c531f.  Id is 956
    [956] ImageUnmarshallHandle: Reconstituting wim at
    \\?\GLOBALROOT\device\harddisk1\partition1\Recovery\WindowsRE\Winre.wim.
    [956] Mounted image at C:\WINDOWS\TEMP\c18ce950-f10f-4afc-a811-28b1ffe5b733.
    [2580] [0x8007007b] FIOReadFileIntoBuffer:(1415): The filename, directory name, or volume label syntax is incorrect.
    [2580] [0xc142011c] UnmarshallImageHandleFromDirectory:(511)
    [2580] [0xc142011c] WIMGetMountedImageHandle:(2568)
    [2580] [0x8007007b] FIOReadFileIntoBuffer:(1415): The filename, directory name, or volume label syntax is incorrect.
    [2580] [0xc142011c] UnmarshallImageHandleFromDirectory:(511)
    [2580] [0xc142011c] WIMGetMountedImageHandle:(2568)
    [2580] ImageUnmarshallHandle: Reconstituting wim at
    \\?\GLOBALROOT\device\harddisk1\partition1\Recovery\WindowsRE\Winre.wim.
    [2580] ImageUnmarshallHandle: Reconstituting wim at
    \\?\GLOBALROOT\device\harddisk1\partition1\Recovery\WindowsRE\Winre.wim.
    〲㌱ㄭⴰ㠱ㄠ㨵㘲〺ⰷ䔠牲牯††††††††䐠卉⁍†䥄䵓䐠楲敶⁲慍慮敧㩲倠䑉㤽㈵吠䑉㈽㠷‸慆汩摥琠湩瑳污桴⁥牤癩牥瀠捡慫敧✠㩃坜湩潤獷卜獹整㍭尲牄癩牥瑓牯履
    Is partition1 the "System Reserved" partition?  Could it be corrupted and if so, can it be repaired or rebuilt?
    Any ideas or help would be greatly appreciated.
    Thanks,
    Glen

    Honestly this is something MS should check into. There should be an easier way for users to implement this command rather then a complete dictionary to fix broken windows files. This is a Microsoft windows problem. I know for myself I had to use this command
    quite often because I installed something windows did not like. Because of that window files became unusable. It would make practical sense for Microsoft to incorporate a feature that runs these commands in administration tools.
    Run
    Dism /Online /Cleanup-image/ScanHealth
    if that runs an error then run
    Dism /Online /Cleanup-Image /StartComponentCleanup
    then run
    dism /online /cleanup-image /retorehealth
    http://technet.microsoft.com/en-us/library/dn251565.aspx
    Edit: Microsoft has to make a serious decision. During setup, Metro, or desktop. Installing items in desktop mode is creating errors in Metro or windows store items. In future upgrades consider the flavors of OS, implement a users
    choice. Desktop, Metro, or classic. Face the facts if you follow Linux method of desktop, and the install process. There is no confusion between desktops and we have a choice. This makes common sense. I like the feature of gnome or Ubunto it gives
    the user a choice and a better picture for Microsoft. Lets face it, Bill Gates choose to hand over his business to people. This gave Bill Gates time to help other people that need help. How about Microsoft do the same and give people the choice between
    desktops during install. Follow Bill Gates important roll in his life now. Bring some fairness and happiness to people that like Microsoft and what to help users get what they want and the best support they need. Doing this allows Microsoft the glory
    to help people feel good about themselves. Sure MS can live in a dictatorship roll and continue to bully users to use the product, there is a consequence to this. Good young developers are working on a better OS and this is going to happen. It is better
    to help people then to fight people.

  • Question: 10gR2 database can not see the 11gR2 ASM diskgroup?

    Hi there,
    env:
    uname -rm
    2.6.18-92.1.22.el5xen x86_64
    Single server(non-RAC)
    note: we don't want to upgrade 10gr2 database into 11gR2 yet. But we created the 11gR2 ASM, then a 11gr2 database on ASM, and plan to migrate datafile in 10gR2 database to 11gR2 ASM
    1. oracle 10gR2 installed first version: 10.2.0.3.0
    2. then install 11gR2 Grid Infrastructure, and created ASM (version 11gr2)
    $ sqlplus / as sysasm
    SQL*Plus: Release 11.2.0.1.0 Production on Tue Oct 19 10:30:56 2010
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Automatic Storage Management option
    SQL> col name form a15
    SQL> col COMPATIBILITY form a15
    SQL> col DATABASE_COMPATIBILITY form a15
    SQL> l
    1* select name , STATE, COMPATIBILITY, DATABASE_COMPATIBILITY from v$asm_diskgroup
    SQL> /
    NAME STATE COMPATIBILITY DATABASE_COMPAT
    ORCL_DATA1 MOUNTED 11.2.0.0.0 10.1.0.0.0
    ORA_DATA MOUNTED 10.1.0.0.0 10.1.0.0.0
    3. in 10gR2 database
    sqlplus /
    SQL*Plus: Release 10.2.0.3.0 - Production on Tue Oct 19 12:12:31 2010
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    With the Partitioning and Data Mining options
    SQL> select * from v$asm_diskgroup;
    no rows selected
    4. pin the node into css
    # /u01/app/product/11.2.0/grid/bin/crsctl pin css -n mynodename
    CRS-4000: Command Pin failed, or completed with errors.
    Question: 10gR2 database can not see the 11gR2 ASM diskgroup?
    please help
    Thanks
    Scott

    What is the output of
    olsnodes -t -n
    Also, see unix error log and ohasd error log if you find anything in that

  • ASM installation on RHEL 6.4 in Amazon EC2

    I thought I'd perform an installation of 12cR1 to do a little testing. So I launched a new instance in Amazon EC2 and picked an AMI for 64-bit RHEL 6.4.
    All started smoothly, but I've got stuck preparing a disk for ASM.
    My first plan was to install ASMLIB. I see from the documentation that I need kmod-oracleasm (kmod-oracleasm-2.0.6.rh1-2.el6.x86_64.rpm), and that this is in the RHEL supplementary channel.
    $ yum repolist all
    Loaded plugins: amazon-id, refresh-packagekit, rhui-lb, security
    repo id                                            repo name                                                          status
    rhel-source                                        Red Hat Enterprise Linux 6Server - x86_64 - Source                 disabled
    rhel-source-beta                                   Red Hat Enterprise Linux 6Server Beta - x86_64 - Source            disabled
    rhui-REGION-client-config-server-6                 Red Hat Update Infrastructure 2.0 Client Configuration Server 6    enabled:      3
    rhui-REGION-rhel-server-releases                   Red Hat Enterprise Linux Server 6 (RPMs)                           enabled: 10,994
    rhui-REGION-rhel-server-releases-optional          Red Hat Enterprise Linux Server 6 Optional (RPMs)                  enabled:  6,250
    rhui-REGION-rhel-server-releases-optional-source   Red Hat Enterprise Linux Server 6 Optional (SRPMs)                 disabled
    rhui-REGION-rhel-server-releases-source            Red Hat Enterprise Linux Server 6 (SRPMs)                          disabled
    repolist: 17,247
    $ rhn-channel --add --channel=rhel-x86_64-server-supplementary-6
    Username:
    ^C
    Does Amazon EC2 provide the RHEL supplementary channel, and if so what credentials do I need to provide? Otherwise I guess I would need my own RHN subscription, which seems expensive for a self-learning instance.
    So my second plan was to avoid ASMLIB and implement udev rules.
    I created a 64GiB volume and attached it to the instance as /dev/sdh. On the instance it appears as /dev/xvdl:
    $ fdisk -l /dev/xvdl
    Disk /dev/xvdl: 68.7 GB, 68719476736 bytes
    255 heads, 63 sectors/track, 8354 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0xf4c9fedb
        Device Boot      Start         End      Blocks   Id  System
    /dev/xvdl1               1        8354    67103473+  83  Linux
    $ sudo scsi_id -g -u -d /dev/xvdl
    $
    So scsi_id doesn't return a value to use in the udev rule. I've found references to this which suggest setting disk.EnableUUID. Is this option available in Amazon EC2 at all? Or is there an alternative way of getting a UUID for the disk?
    Any help with these questions, or suggestions for alternative solutions, would be much appreciated.
    Thanks
    Mike

    Did you try this command ?
    ~]# blkid
    /dev/vda1: UUID="7fa9c421-0054-4555-b0ca-b470a97a3d84" TYPE="ext4"
    /dev/vda2: UUID="7IvYzk-TnnK-oPjf-ipdD-cofz-DXaJ-gPdgBW" TYPE="LVM2_member"
    /dev/mapper/vg_kvm-lv_root: UUID="a07b967c-71a0-4925-ab02-aebcad2ae824" TYPE="ext4"
    /dev/mapper/vg_kvm-lv_swap: UUID="d7ef54ca-9c41-4de4-ac1b-4193b0c1ddb6" TYPE="swap"
    https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/s2-sysinfo-filesyste…

Maybe you are looking for