Delete ASM disk - database doesn't  start

Hi
For testing purpose, I have installed grid infrastructure for standalone server and database 11g on linux. Instead psyhical disks, I have several partitions for data as ASM in normal redundancy. I try simulate disk fail (ASM should load balance and still work). When in Enterprise Manager Database Control I mark disk as offline, it works. But when I delete partition by fdisk, database doesn't start (I change disk repair time to 0.0). I try:
oracleasm deletedisk ASMDISK02,
but it doesn't help.
I can't even startup database in nomount, I get error:
[oracle@localhost ~]$ sqlplus / as sysdba
SQL*Plus: Release 11.2.0.1.0 Production on Thu May 12 11:07:47 2011
Copyright (c) 1982, 2009, Oracle. All rights reserved.
Connected to an idle instance.
SQL> startup nomount
ORA-01078: failure in processing system parameters
ORA-01565: error in identifying file '+DATA/orcl/spfileorcl.ora'
ORA-17503: ksfdopn:2 Failed to open file +DATA/orcl/spfileorcl.ora
ORA-15077: could not locate ASM instance serving a required diskgroup
SQL>
When I try startup ASM instance, I get errror:
SQL> startup
ORA-03113: end-of-file on communication channel
SQL> startup
ORA-24324: service handle not initialized
ORA-01041: internal error. hostdef extension doesn't exist
SQL>
Why I get errors, and how I could solve this problem?
Thanks awfully for help.
Regards

Hi,
when your ASM instance/DB is down, when you delete a disk, then the diskgroup has to be mounted with the "force" option.
Now to be able to start ASM, he needs an spfile (or a local init.ora). Unfortunately your spfile is in the diskgroup he cannot mount at the moment (because disks are missing).
Start ASM with a local init.ora:
sqlplus / as sysasm
startup pfile=path_to_your_asm_init.ora
Then mount the diskgroup with force:
alter diskgroup <dg> mount force
After this drop the disk/repair the error.
Then you can restart the stack.
Regards
Sebastian

Similar Messages

  • Disk Utility doesn't start

    Hy together,
    I had this wired problem. I was just hangin' around when this funny coloured, round, spinning thing came. I just waited but nothing happend for 10 minutes. So i pushed the power button and restarted my Mac.
    I tried to start the Disk utility... I tried. There is a log from the Crash Reporter which say that a library is missing. While i tried to write tho the discussions forum, Safari crashed, with a nearly the same message:
    Host Name: Guadeloupe
    Date/Time: 2007-05-22 20:33:11.220 +0200
    OS Version: 10.4.9 (Build 8P2137)
    Report Version: 4
    Command: Disk Utility
    Path: /Applications/Utilities/Disk Utility.app/Contents/MacOS/Disk Utility
    Parent: WindowServer [54]
    Version: 10.5.8 (198.16)
    PID: 189
    Thread: Unknown
    Link (dyld) error:
    Library not loaded: /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    Referenced from: /Applications/Utilities/Disk Utility.app/Contents/MacOS/Disk Utility
    Reason: image not found
    Any suggestions?
    iMac 24"   Mac OS X (10.4.9)  

    Good Morning,
    It's me again. The day before yesterday I called the apple support. My iMac has some really strange behaviours, for example disk utility from the install DVD hung up while trying to access the local disk. Further did the TechTool CD from the carepack not boot, and and and.
    I deleted my installation (overwriting with zeros) and installed OS X again, which went fine. Then, after setting up, I made softwareupdates and on the last update, the one for OS X 10.4.9, my iMac hung up itself again. Yeah, pushing the button again, calling the Apple support again.
    So, yesterday I set up my new iMac for the 4th or 5th time, very nice. This time the softwareupdates worked fine and I'll see if it was "just" a Sofware failure, or multiple Software failures. If my Mac is going to hang up the nix time, I'll bring it to my service provider, no call's to the support anymore.

  • Database doesn't start automatically

    Hi, sometimes, after a pc reboot, I need to manually restart the database in order to connect. In testing it is not a big deal, but once installed to the customer it will.
    Could someone give me some hints about the reasons why it happens?
    Below there is the portion of the alert_xe.log file related to that episode.
    Thanks,
    Gianluca
    Dump file c:\oraclexe\app\oracle\admin\xe\bdump\alert_xe.log
    Tue Jan 17 10:12:32 2006
    ORACLE V10.2.0.1.0 - Beta vsnsta=1
    vsnsql=14 vsnxtr=3
    Windows XP Version V5.1 Service Pack 2
    CPU : 1 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:1761M/2047M, Ph+PgF:3825M/3943M, VA:1936M/2047M
    Tue Jan 17 10:12:32 2006
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as C:\oraclexe\app\oracle\product\10.2.0\server\RDBMS
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    __shared_pool_size = 171966464
    __large_pool_size = 8388608
    __java_pool_size = 4194304
    __streams_pool_size = 0
    spfile = C:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DBS\SPFILEXE.ORA
    sga_target = 599785472
    control_files = C:\ORACLEXE\ORADATA\XE\CONTROL.DBF
    __db_cache_size = 411041792
    compatible = 10.2.0.1.0
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    local_listener = (ADDRESS=(PROTOCOL=TCP)(HOST=tsunami)(PORT=1521))
    job_queue_processes = 4
    audit_file_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
    background_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
    user_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
    core_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
    db_name = XE
    open_cursors = 300
    pga_aggregate_target = 199229440
    PMON started with pid=2, OS id=148
    PSP0 started with pid=3, OS id=924
    MMAN started with pid=4, OS id=932
    DBW0 started with pid=5, OS id=1008
    LGWR started with pid=6, OS id=1012
    CKPT started with pid=7, OS id=1016
    SMON started with pid=8, OS id=1020
    RECO started with pid=9, OS id=1024
    CJQ0 started with pid=10, OS id=1000
    MMON started with pid=11, OS id=852
    Tue Jan 17 10:12:32 2006
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=1112
    Tue Jan 17 10:12:32 2006
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Tue Jan 17 10:12:33 2006
    alter database mount exclusive
    Tue Jan 17 10:12:37 2006
    Setting recovery target incarnation to 2
    Tue Jan 17 10:12:38 2006
    Successful mount of redo thread 1, with mount id 2461051985
    Tue Jan 17 10:12:38 2006
    Database mounted in Exclusive Mode
    Completed: alter database mount exclusive
    Tue Jan 17 10:12:39 2006
    alter database open
    Tue Jan 17 10:12:42 2006
    Beginning crash recovery of 1 threads
    Tue Jan 17 10:12:42 2006
    Started redo scan
    Tue Jan 17 10:12:43 2006
    Completed redo scan
    2576 redo blocks read, 90 data blocks need recovery
    Tue Jan 17 10:12:43 2006
    Started redo application at
    Thread 1: logseq 12, block 38787
    Tue Jan 17 10:12:44 2006
    Recovery of Online Redo Log: Thread 1 Group 2 Seq 12 Reading mem 0
    Mem# 0 errs 0: C:\ORACLEXE\ORADATA\XE\LOG2.DBF
    Tue Jan 17 10:12:44 2006
    Completed redo application
    Tue Jan 17 10:12:44 2006
    Completed crash recovery at
    Thread 1: logseq 12, block 41363, scn 770117
    90 data blocks read, 90 data blocks written, 2576 redo blocks read
    Tue Jan 17 10:12:45 2006
    Thread 1 advanced to log sequence 13
    Thread 1 opened at log sequence 13
    Current log# 3 seq# 13 mem# 0: C:\ORACLEXE\ORADATA\XE\LOG3.DBF
    Successful open of redo thread 1
    Tue Jan 17 10:12:45 2006
    SMON: enabling cache recovery
    Tue Jan 17 10:12:48 2006
    Successfully onlined Undo Tablespace 1.
    Tue Jan 17 10:12:48 2006
    SMON: enabling tx recovery
    Tue Jan 17 10:12:48 2006
    Database Characterset is WE8MSWIN1252
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=19, OS id=2720
    Tue Jan 17 10:12:53 2006
    Completed: alter database open

    Ok Tom, I took the bit from 10:12 to 10:54 (just the beginning of it).
    Thanks.
    Tue Jan 17 10:12:32 2006
    ORACLE V10.2.0.1.0 - Beta vsnsta=1
    vsnsql=14 vsnxtr=3
    Windows XP Version V5.1 Service Pack 2
    CPU : 1 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:1761M/2047M, Ph+PgF:3825M/3943M, VA:1936M/2047M
    Tue Jan 17 10:12:32 2006
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as C:\oraclexe\app\oracle\product\10.2.0\server\RDBMS
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    __shared_pool_size = 171966464
    __large_pool_size = 8388608
    __java_pool_size = 4194304
    __streams_pool_size = 0
    spfile = C:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DBS\SPFILEXE.ORA
    sga_target = 599785472
    control_files = C:\ORACLEXE\ORADATA\XE\CONTROL.DBF
    __db_cache_size = 411041792
    compatible = 10.2.0.1.0
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    local_listener = (ADDRESS=(PROTOCOL=TCP)(HOST=tsunami)(PORT=1521))
    job_queue_processes = 4
    audit_file_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
    background_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
    user_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
    core_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
    db_name = XE
    open_cursors = 300
    pga_aggregate_target = 199229440
    PMON started with pid=2, OS id=148
    PSP0 started with pid=3, OS id=924
    MMAN started with pid=4, OS id=932
    DBW0 started with pid=5, OS id=1008
    LGWR started with pid=6, OS id=1012
    CKPT started with pid=7, OS id=1016
    SMON started with pid=8, OS id=1020
    RECO started with pid=9, OS id=1024
    CJQ0 started with pid=10, OS id=1000
    MMON started with pid=11, OS id=852
    Tue Jan 17 10:12:32 2006
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=1112
    Tue Jan 17 10:12:32 2006
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Tue Jan 17 10:12:33 2006
    alter database mount exclusive
    Tue Jan 17 10:12:37 2006
    Setting recovery target incarnation to 2
    Tue Jan 17 10:12:38 2006
    Successful mount of redo thread 1, with mount id 2461051985
    Tue Jan 17 10:12:38 2006
    Database mounted in Exclusive Mode
    Completed: alter database mount exclusive
    Tue Jan 17 10:12:39 2006
    alter database open
    Tue Jan 17 10:12:42 2006
    Beginning crash recovery of 1 threads
    Tue Jan 17 10:12:42 2006
    Started redo scan
    Tue Jan 17 10:12:43 2006
    Completed redo scan
    2576 redo blocks read, 90 data blocks need recovery
    Tue Jan 17 10:12:43 2006
    Started redo application at
    Thread 1: logseq 12, block 38787
    Tue Jan 17 10:12:44 2006
    Recovery of Online Redo Log: Thread 1 Group 2 Seq 12 Reading mem 0
    Mem# 0 errs 0: C:\ORACLEXE\ORADATA\XE\LOG2.DBF
    Tue Jan 17 10:12:44 2006
    Completed redo application
    Tue Jan 17 10:12:44 2006
    Completed crash recovery at
    Thread 1: logseq 12, block 41363, scn 770117
    90 data blocks read, 90 data blocks written, 2576 redo blocks read
    Tue Jan 17 10:12:45 2006
    Thread 1 advanced to log sequence 13
    Thread 1 opened at log sequence 13
    Current log# 3 seq# 13 mem# 0: C:\ORACLEXE\ORADATA\XE\LOG3.DBF
    Successful open of redo thread 1
    Tue Jan 17 10:12:45 2006
    SMON: enabling cache recovery
    Tue Jan 17 10:12:48 2006
    Successfully onlined Undo Tablespace 1.
    Tue Jan 17 10:12:48 2006
    SMON: enabling tx recovery
    Tue Jan 17 10:12:48 2006
    Database Characterset is WE8MSWIN1252
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=19, OS id=2720
    Tue Jan 17 10:12:53 2006
    Completed: alter database open
    Dump file c:\oraclexe\app\oracle\admin\xe\bdump\alert_xe.log
    Tue Jan 17 10:50:26 2006
    ORACLE V10.2.0.1.0 - Beta vsnsta=1
    vsnsql=14 vsnxtr=3
    Windows XP Version V5.1 Service Pack 2
    CPU : 1 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:1658M/2047M, Ph+PgF:3655M/3943M, VA:1934M/2047M
    Tue Jan 17 10:50:26 2006
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as C:\oraclexe\app\oracle\product\10.2.0\server\RDBMS
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    __shared_pool_size = 171966464
    __large_pool_size = 8388608
    __java_pool_size = 4194304
    __streams_pool_size = 0
    spfile = C:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DBS\SPFILEXE.ORA
    sga_target = 599785472
    control_files = C:\ORACLEXE\ORADATA\XE\CONTROL.DBF
    __db_cache_size = 411041792
    compatible = 10.2.0.1.0
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    local_listener = (ADDRESS=(PROTOCOL=TCP)(HOST=tsunami)(PORT=1521))
    job_queue_processes = 4
    audit_file_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
    background_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
    user_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
    core_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
    db_name = XE
    open_cursors = 300
    pga_aggregate_target = 199229440
    PMON started with pid=2, OS id=4000
    PSP0 started with pid=3, OS id=3724
    MMAN started with pid=4, OS id=3212
    DBW0 started with pid=5, OS id=2668
    LGWR started with pid=6, OS id=3200
    CKPT started with pid=7, OS id=1012
    SMON started with pid=8, OS id=3216
    RECO started with pid=9, OS id=928
    CJQ0 started with pid=10, OS id=3752
    MMON started with pid=11, OS id=3016
    Tue Jan 17 10:50:26 2006
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=3008
    Tue Jan 17 10:50:26 2006
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Tue Jan 17 10:50:26 2006
    alter database mount exclusive
    Tue Jan 17 10:50:30 2006
    Setting recovery target incarnation to 2
    Tue Jan 17 10:50:30 2006
    Successful mount of redo thread 1, with mount id 2461060658
    Tue Jan 17 10:50:30 2006
    Database mounted in Exclusive Mode
    Completed: alter database mount exclusive
    Tue Jan 17 10:50:31 2006
    alter database open
    Tue Jan 17 10:50:31 2006
    Beginning crash recovery of 1 threads
    Tue Jan 17 10:50:31 2006
    Started redo scan
    Tue Jan 17 10:50:31 2006
    Completed redo scan
    117 redo blocks read, 57 data blocks need recovery
    Tue Jan 17 10:50:31 2006
    Started redo application at
    Thread 1: logseq 13, block 3
    Tue Jan 17 10:50:31 2006
    Recovery of Online Redo Log: Thread 1 Group 3 Seq 13 Reading mem 0
    Mem# 0 errs 0: C:\ORACLEXE\ORADATA\XE\LOG3.DBF
    Tue Jan 17 10:50:32 2006
    Completed redo application
    Tue Jan 17 10:50:32 2006
    Completed crash recovery at
    Thread 1: logseq 13, block 120, scn 790321
    57 data blocks read, 57 data blocks written, 117 redo blocks read
    Tue Jan 17 10:50:32 2006
    Thread 1 advanced to log sequence 14
    Thread 1 opened at log sequence 14
    Current log# 1 seq# 14 mem# 0: C:\ORACLEXE\ORADATA\XE\LOG1.DBF
    Successful open of redo thread 1
    Tue Jan 17 10:50:33 2006
    SMON: enabling cache recovery
    Tue Jan 17 10:50:36 2006
    Successfully onlined Undo Tablespace 1.
    Tue Jan 17 10:50:36 2006
    SMON: enabling tx recovery
    Tue Jan 17 10:50:36 2006
    Database Characterset is WE8MSWIN1252
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=19, OS id=3924
    Tue Jan 17 10:50:41 2006
    Completed: alter database open
    Dump file c:\oraclexe\app\oracle\admin\xe\bdump\alert_xe.log
    Tue Jan 17 10:54:22 2006
    ORACLE V10.2.0.1.0 - Beta vsnsta=1
    vsnsql=14 vsnxtr=3
    Windows XP Version V5.1 Service Pack 2
    CPU : 1 - type 586

  • DB2 database doesn't start on FailOver server in HA

    Hi Experts,
    We have a sap cluster under AIX 6.1 and DB2 , during failover the database may not able to start.
    is only hold on
    db2start <-- waiting more than 3 hr no and reply.
    db2stop <-- waiting more than 3 hr no and reply.
    db2stop force <-- still cannot kill the db2
    db2_kill <-- still cannot kill the db2
    But when I restart the AIX again (shutdown -Fr) , then the db2 work
    fine ( no any problem )
    Could you advise how can I solve the db2 the issue ?
    p.s. we had checked other failover case is no any problem
    e.g.
    1. move cluster service using smit cl_admin
    2. remove the network cable physically
    ( problem case )
    2012-02-17-19.28.45.875329+480 <-- is the time haven follow case
    NodeA : standby mode ( only start the DI )
    NodeB : holding the SAP ( CI and ACSC )and DB2 cluster services
    thx,
    Tony
    Edited by: F SAPTEAM on Feb 19, 2012 5:12 PM

    2012-02-17-19.28.46.662153+480 I11771095A537      LEVEL: Event
    PID     : 10551470             TID  : 258         PROC : db2sysc 0
    INSTANCE: db2rtp               NODE : 000
    EDUID   : 258                  EDUNAME: db2sysc 0
    FUNCTION: DB2 UDB, fast comm manager, sqkfSessionManager::initSessionManager, probe:10
    START   : Starting FCM Session Manager
    1 resource group(s).
    128 sessions allocated.
    Maximum number of sessions supported is 64000.
    Total session manager memory required for 1 logical and 0 fail-over partitions is 1687552 bytes.
    2012-02-17-19.28.46.662996+480 I11771633A418      LEVEL: Event
    PID     : 10551470             TID  : 258         PROC : db2sysc 0
    INSTANCE: db2rtp               NODE : 000
    EDUID   : 258                  EDUNAME: db2sysc 0
    FUNCTION: DB2 UDB, fast comm manager, sqlkf_init_allocate_shared, probe:500
    START   : FCM infrastructure started
    FCM running in non-shared mode; FCM parallelism degree: 1; comm protocol: TCP/IPv4
    2012-02-17-19.28.47.721005+480 E11772052A1217     LEVEL: Error (OS)
    PID     : 10551470             TID  : 258         PROC : db2sysc 0
    INSTANCE: db2rtp               NODE : 000
    EDUID   : 258                  EDUNAME: db2sysc 0
    FUNCTION: DB2 UDB, oper system services, sqloAIXLoadModuleTryShr, probe:130
    CALLED  : OS, -, dlopen
    OSERR   : ENOEXEC (8) "Exec format error"
    MESSAGE : Attempt to load specified library failed.
    DATA #1 : Library name or path, 37 bytes
    /db2/db2rtp/sqllib/lib64/libdb2iocp.a
    DATA #2 : shared library load flags, PD_TYPE_LOAD_FLAGS, 4 bytes
    2
    DATA #3 : String, 621 bytes
         0509-130 Symbol resolution failed for /db2/db2rtp/sqllib/lib64/libdb2iocp.a because:
         0509-136   Symbol CreateIoCompletionPort (number 0) is not exported from
                 dependent module /unix.
         0509-136   Symbol GetQueuedCompletionStatus (number 1) is not exported from
                 dependent module /unix.
         0509-136   Symbol GetMultipleCompletionStatus (number 2) is not exported from
                 dependent module /unix.
         0509-022 Cannot load module /db2/db2rtp/sqllib/lib64/libdb2iocp.a.
         0509-026 System error: Cannot run a file that does not have a valid format.
         0509-192 Examine .loader section symbols with the
               'dump -Tv' command.
    2012-02-17-19.28.47.732826+480 E11773270A910      LEVEL: Error (OS)
    PID     : 10551470             TID  : 258         PROC : db2sysc 0
    INSTANCE: db2rtp               NODE : 000
    EDUID   : 258                  EDUNAME: db2sysc 0
    FUNCTION: DB2 UDB, oper system services, sqloAIXLoadModuleTryShr, probe:140
    CALLED  : OS, -, dlopen
    OSERR   : ENOEXEC (8) "Exec format error"
    MESSAGE : Attempt to load specified library augmented with object name failed.
    DATA #1 : Library name or path, 47 bytes
    /db2/db2rtp/sqllib/lib64/libdb2iocp.a(shr_64.o)
    DATA #2 : shared library load flags, PD_TYPE_LOAD_FLAGS, 4 bytes
    262146
    DATA #3 : String, 272 bytes
         0509-022 Cannot load module /db2/db2rtp/sqllib/lib64/libdb2iocp.a(shr_64.o).
         0509-153   File /db2/db2rtp/sqllib/lib64/libdb2iocp.a is not an archive or
                 the file could not be read properly.
         0509-026 System error: Cannot run a file that does not have a valid format.
    2012-02-17-19.28.47.761039+480 I11774181A565      LEVEL: Severe
    PID     : 10551470             TID  : 258         PROC : db2sysc 0
    INSTANCE: db2rtp               NODE : 000
    EDUID   : 258                  EDUNAME: db2sysc 0
    FUNCTION: DB2 UDB, oper system services, sqloLioInitIocp, probe:200
    CALLED  : DB2 UDB, oper system services, sqloLoadModule
    RETCODE : ZRC=0x870F009B=-2029059941=SQLO_MOD_LOAD_FAILED
              "Dynamic library load failed."
    DATA #1 : Library name or path, 12 bytes
    libdb2iocp.a
    DATA #2 : Library Search Path, 24 bytes
    /db2/db2rtp/sqllib/lib64
    2012-02-17-19.28.47.774698+480 E11774747A406      LEVEL: Warning
    PID     : 10551470             TID  : 258         PROC : db2sysc 0
    INSTANCE: db2rtp               NODE : 000
    EDUID   : 258                  EDUNAME: db2sysc 0
    FUNCTION: DB2 UDB, oper system services, sqloStartAIOCollectorEDUs, probe:30
    MESSAGE : ADM0513W  db2start succeeded.  However, no I/O completion port (IOCP)
              is available.
    Edited by: F SAPTEAM on Feb 19, 2012 5:16 PM

  • RE: Creation of two oracle database in Single ASM Disk group

    IS it possible to create two oracle database in Single ASM Disk group. if it is possible how?.
    Giri

    All you have to do is to create a tablespace at the most minimumlevel and your db would become a client of the disk group. Other than that, you can migrate your db tothe disk group and it would be then start using the same disk group shared by another database for its use also.
    HTH
    Aman....

  • Standby database with ASM disks?

    Has anyone successfully created a standby database when the primary database and the standby database are using ASM disks? If the answer is yes, how did you copy the files(database backup, control files, etc.) from the asm on primary to asm on standby?
    Note: I am using 10gR2 on HP-UX but the copy part should be platform independent so however you did it should help me.

    Hi d_carmichael2001,
    I had done database migration from Non-asm to ASM for single instance by RMAN.
    and i think mostly steps are same for create standby database on ASM.
    Have a Look.......
    1.create a ASM instance manually on new server.
    2.Take a backup of Prod database and controlfile.
    **backup of controlfile for Standby should be taken as
    BACKUP CURRENT CONTROLFILE FOR STANDBY;
    Backup database cmd will be same as Backup database plus archivelog;
    3. create standby database by using following cmd and set necessary parameter before execute it
    Diskgroup for standby should be define in standby spfile's.
    **Standby database should be in nomount stange
    **connect as % rman TARGET / AUXILIARY SYS/sys_pwd@sbdb1
    Use
    DUPLICATE TARGET DATABASE FOR STANDBY ;
    This command will copy the datafiles, archived redo log files and standby control file in the backup set to the standby database's storage area.
    Thanks
    Kuljeet Pal Singh

  • ASM disk group and multiple databases

    Hi,
    I want to create a second database on my RAC cluster. Can the ASM diskgroups I have defined for use with the first database , service the second database or do I have to create another set of ASM diskgroups for the second dataabase?
    Thanks,
    Anne

    ASM does not have any data files. ASM will store data files required for the RDBMS instance only.
    After you have installed the Oracle binaries, (best practice is to have two Oracle homes one for ASM and another for RDBMS), you can create the ASM instances using DBCA and during this process or later can create ASM diskgroups.
    ( e,g disk1G, disk2G,disk3G,disk4G) using the above four you can create ASM DISK GROUPS..

  • How can we monitor ASM disk usage on Standby Database.

    I am looking for an option to automate deleting the archivelog which is on ASM diskgroup. I could do it if they were not in the ASM disk group with writing a script but with ASM I can't. Is there anything that I can monitor and get notified periodically reg. disk utilization on ASM and then write a script to delete some of the files especially archivelogs if needed.

    Hi
    what is your Oracle version and your OS?

  • Standby Database ASM Disk Groups

    Hi Guys
    I wonder if anyone can tell me - does a standby database have to have an identical configuration for its ASM Disk Groups?
    My production database has two disk groups, one for data and the other for temp.  Can I get away with a single diskgroup in my standby database or would I need two of the same name as the production database?
    Cheers
    Simon

    Hi Saml
    I have been busy googling at the same time as discussing this and it would appear that it will use the db_file_name_convert:
    http://asanga-pradeep.blogspot.com.au/2012/07/11gr2-standalone-data-guard-with-asm.html
    The link above shows the output of someones RMAN session where the OMF names are changed automatically.  Problem is that some people are recommending that the parameter not be used, so now I am really confused!
    I think I will try the parameter, if it doesnt work or the duplicate fails I will drop the temp table space in production and then do the duplicate, then recreate the temp tablespace.  I can do that because there will be no one on the system on Sunday when I do it.
    Thanks again for your help - I will let you know how it goes.
    Ragards
    Simon

  • What will happen to the data if we delete a disk in ASM

    Friends -
    Question : Under RAC Environment we are using ASM for Storage. I want to know what will happen to the data if we delete a disk?
    Please advise on this.
    Regards
    VSH

    It depends on level of redundancy and disk space left. As long as there's enough space on remaining disks, data would be rebalanced between the disks.
    You can check the ASM operations if you query v$asm_operation:
    select * from v$asm_operation;

  • Automatic ASM & Database up After starting CRS

    Hi Experts,
    My CRS version is 11.1.0
    Due to certain problems, CRS unable to communicate with daemons.
    Later after stopping & starting CRS daemons, ALL the ASM & Database came up automatically. I like to know how it will start all these automatically?

    784585 wrote:
    I can verify and trouleshot.
    My question is how the ASM & Database came up automatically?#crsctl start crs
    will start all the resources available in the clusterware
    that why ASM and Database Instances came up.
    check your crs logs. you will understand.
    after restarting or reboot the system you have to wait for sometime ,
    #crs_stat -t
    if the resources status is either offline or unknown you should check your crs logs.
    you can stop and start the services as you have done.
    #crsctl stop crs
    #crsctl start crs
    as you written, by seeing logs, you can verify and troubleshoot

  • RAC 11.2.0.1 deployed on redhat 64bit - database doesn't auto start

    I'm running through some migrations. Installed RAC 11.2 on new servers. Migrated 10g RAC database to new environment. I can start the database just fine using srvctl, or sqlplus. Everything looks good.
    But when either node, or both nodes are rebooted, the database does not start automatically. I'm stumped. This would be similar to adding a database to a RAC environment.
    All the other cluster services start; just not the database.
    Edited by: user121298 on Jan 4, 2011 12:11 PM

    Hi,
    Check if a node is in a pinned or unpinned.
    Before installing 10.x or 11.1 Oracle Databases on an Oracle Clusterware 11g release 11.2 cluster you must establish a persistent configuration. Creating a persistent configuration for a node is called pinning a node.
    To list all pinned nodes:
    use $Grid_home/bin/olsnodes
    olsnodes -t -n http://download.oracle.com/docs/cd/E11882_01/install.112/e17211/postinst.htm#CWHPX290
    Regards,
    Levi Pereira
    <font size="1" color="black">Please close your thread when you get the solution to your problem.</font><br>
    <font size="1" color="black">Mark the replies answered "helpful" answer or "correct" answer that will help others with same problem.</font><br>
    <font size="1" color="black">Thanks for doing your part to make this community as valuable as possible for everyone!</font><br>

  • Can't delete asm service in windows

    hi all,
    i was creating asm instance to create a db for my test env.. i created two disk groups.. by using dbca i started creating a database with asm.. it took long time to create asm disk group.. i stopped it and once again restarted the process.. but it showing o/s1073-the specified service already exists.. how to delete a asm service...

    1. use dbca
    2. oradim
    to remove asm instance
    Regards,
    Taj

  • Shrinking ASM disk

    I just tried to resize an ASM disk and although the feedback was 'successful', there doesn't appear to have been any change.
    I was attempting to shrink disk DATA_0001 from 200G to 100G. Am I missing something obvious?
    SQL> select group_number, name, path, os_mb, total_mb, free_mb from v$asm_disk;
    GROUP_NUMBER NAME                 PATH                                OS_MB   TOTAL_MB    FREE_MB
              0                      /dev/iscsi/rman11                   20489          0          0
              0                      /dev/iscsi/rmanB11                 102398          0          0
              0                      /dev/iscsi/rman1                    20490          0          0
              0                      /dev/iscsi/vote3                      300          0          0
              0                      /dev/iscsi/vote1                      300          0          0
              0                      /dev/iscsi/rmanP11                 204805          0          0
              0                      /dev/iscsi/vote2                      300          0          0
              0                      /dev/iscsi/rmanP1                  204810          0          0
              0                      /dev/iscsi/rmanB1                  102405          0          0
              1 DATA_0000            /dev/iscsi/db1                      10245      10245      10109
              2 FRA_0000             /dev/iscsi/flshbk1                  20490      20490      20465
    GROUP_NUMBER NAME                 PATH                                OS_MB   TOTAL_MB    FREE_MB
              2 FRA_0001             /dev/iscsi/flshbkR1                409605     409605     409262
              1 DATA_0001            /dev/iscsi/dbR1                    204810     204810     202297
    13 rows selected.
    SQL> alter diskgroup data resize disk 'data_0001' size 100g;
    Diskgroup altered.
    SQL> select group_number, name, path, os_mb, total_mb, free_mb from v$asm_disk;
    GROUP_NUMBER NAME                 PATH                                OS_MB   TOTAL_MB    FREE_MB
              0                      /dev/iscsi/rman11                   20489          0          0
              0                      /dev/iscsi/rmanB11                 102398          0          0
              0                      /dev/iscsi/rman1                    20490          0          0
              0                      /dev/iscsi/vote3                      300          0          0
              0                      /dev/iscsi/vote1                      300          0          0
              0                      /dev/iscsi/rmanP11                 204805          0          0
              0                      /dev/iscsi/vote2                      300          0          0
              0                      /dev/iscsi/rmanP1                  204810          0          0
              0                      /dev/iscsi/rmanB1                  102405          0          0
              1 DATA_0000            /dev/iscsi/db1                      10245      10245      10004
              2 FRA_0000             /dev/iscsi/flshbk1                  20490      20490      20465
    GROUP_NUMBER NAME                 PATH                                OS_MB   TOTAL_MB    FREE_MB
              2 FRA_0001             /dev/iscsi/flshbkR1                409605     409605     409262
              1 DATA_0001            /dev/iscsi/dbR1                    204810     204810     202402
    13 rows selected.The free_mb seems to have increased, but otherwise I can't see the effect of my change. Maybe I'm looking in the wrong place??
    I tried restarting the ASM instance but it made no difference.
    After resizing the disk in ASM I shrunk the disk volume in our storage array. ASM was of course down at the time.
    When I attempted to restart ASM I saw this ...
    SQL> startup
    ASM instance started
    Total System Global Area  283930624 bytes
    Fixed Size                  2158992 bytes
    Variable Size             256605808 bytes
    ASM Cache                  25165824 bytes
    ORA-15032: not all alterations performed
    ORA-15036: disk '/dev/iscsi/dbR1' is truncatedNone of my diskgroups are mounted ...
    SQL> select group_number, name, state from v$asm_diskgroup;
    GROUP_NUMBER NAME            STATE
              0 DATA            DISMOUNTED
              0 FRA             DISMOUNTEDHere's the messages from the ASM instance alert log ...
    SQL> ALTER DISKGROUP ALL MOUNT
    NOTE: cache registered group DATA number=1 incarn=0x5f5e3343
    NOTE: cache began mount (not first) of group DATA number=1 incarn=0x5f5e3343
    NOTE: cache registered group FRA number=2 incarn=0x5f5e3344
    NOTE: cache began mount (not first) of group FRA number=2 incarn=0x5f5e3344
    WARNING::ASMLIB library not found. See trace file for details.
    NOTE: Assigning number (1,0) to disk (/dev/iscsi/db1)
    NOTE: cache dismounting group 1/0x5F5E3343 (DATA)
    NOTE: dbwr not being msg'd to dismount
    NOTE: lgwr not being msg'd to dismount
    NOTE: cache dismounted group 1/0x5F5E3343 (DATA)
    NOTE: cache ending mount (fail) of group DATA number=1 incarn=0x5f5e3343
    kfdp_dismount(): 1
    kfdp_dismountBg(): 1
    NOTE: De-assigning number (1,0) from disk (/dev/iscsi/db1)
    ERROR: diskgroup DATA was not mounted
    NOTE: Assigning number (2,1) to disk (/dev/iscsi/flshbkR1)
    NOTE: Assigning number (2,0) to disk (/dev/iscsi/flshbk1)
    NOTE: cache dismounting group 2/0x5F5E3344 (FRA)
    NOTE: dbwr not being msg'd to dismount
    NOTE: lgwr not being msg'd to dismount
    NOTE: cache dismounted group 2/0x5F5E3344 (FRA)
    NOTE: cache ending mount (fail) of group FRA number=2
    incarn=0x5f5e3344
    kfdp_dismount(): 2
    kfdp_dismountBg(): 2
    NOTE: De-assigning number (2,0) from disk (/dev/iscsi/flshbk1)
    NOTE: De-assigning number (2,1) from disk (/dev/iscsi/flshbkR1)
    ERROR: diskgroup FRA was not mounted
    ORA-15032: not all alterations performed
    ORA-15036: disk '/dev/iscsi/dbR1' is truncated
    ERROR: ALTER DISKGROUP ALL MOUNTAny clues?
    Thanks,
    Steve

    Thanks Markus. I changed the size of the volume back to the original and was able to restart the ASM instances on both nodes. I confirmed it saw the size as the original 200G.
    I then shut down ASM on the second node and issued the alter on the first node. Here's what happened ...
    SQL> select group_number, name, path, os_mb, total_mb, free_mb from v$asm_disk order by name;
    GROUP_NUMBER NAME       PATH                                OS_MB   TOTAL_MB    FREE_MB
               1 DATA_0000  /dev/iscsi/db1                      10245      10245      10004
               1 DATA_0001  /dev/iscsi/dbR1                    204810     204810     202402
               2 FRA_0000   /dev/iscsi/flshbk1                  20490      20490      20465
               2 FRA_0001   /dev/iscsi/flshbkR1                409605     409605     409262
               0            /dev/iscsi/rman1                    20490          0          0
               0            /dev/iscsi/rmanP1                  204810          0          0
               0            /dev/iscsi/rmanB1                  102405          0          0
               0            /dev/iscsi/rmanP11                 204805          0          0
               0            /dev/iscsi/rmanB11                 102398          0          0
               0            /dev/iscsi/rman11                   20489          0          0
    10 rows selected.
    SQL> alter diskgroup data resize disk 'data_0001' size 100g;
    alter diskgroup data resize disk 'data_0001' size 100g
    ERROR at line 1:
    ORA-15032: not all alterations performed
    ORA-15130: diskgroup "DATA" is being dismounted
    ORA-15066: offlining disk "DATA_0001" may result in a data lossHere's the details from the alert log ...
    SQL> alter diskgroup data resize disk 'data_0001' size 100g
    NOTE: requesting all-instance membership refresh for group=1
    WARNING: cache read a corrupted block gn=1 dsk=1 blk=257 from disk 1
    NOTE: a corrupted block was dumped to /var/oracle/diag/asm/+asm/+ASM1/trace/+ASM1_ora_5295.trc
    ERROR: cache failed to read gn=1 dsk=1  blk=257 from disk(s): 1
    ORA-15196: invalid ASM block header [kfc.c:9133] [endian_kfbh] [2147483649] [257] [0 != 1]
    System State dumped to trace file /var/oracle/diag/asm/+asm/+ASM1/trace/+ASM1_ora_5295.trc
    NOTE: cache initiating offline of disk 1  group 1
    WARNING: initiating offline of disk 1.3688884620 (DATA_0001) with mask 0x7e
    NOTE: initiating PST update: grp = 1, dsk = 1, mode = 0x15
    kfdp_updateDsk(): 14
    Thu May 07 15:45:38 2009
    kfdp_updateDskBg(): 14
    ERROR: too many offline disks in PST (grp 1)
    Thu May 07 15:45:38 2009
    NOTE: halting all I/Os to diskgroup DATA
    Thu May 07 15:45:38 2009
    SQL> alter diskgroup DATA dismount force
    NOTE: active pin found: 0x0x6ddf6060
    NOTE: active pin found: 0x0x6ddf6168
    ERROR: ORA-15130 signalled during resize of diskgroup DATA
    Thu May 07 15:45:38 2009
    NOTE: membership refresh pending for group 1/0xdc0f1999 (DATA)
    kfdp_query(): 15
    kfdp_queryBg(): 15
    SUCCESS: refreshed membership for 1/0xdc0f1999 (DATA)
    ERROR: ORA-15130 thrown in RBAL for group number 1
    Errors in file /var/oracle/diag/asm/+asm/+ASM1/trace/+ASM1_rbal_5202.trc:
    ORA-15130: diskgroup "DATA" is being dismounted
    Errors in file /var/oracle/diag/asm/+asm/+ASM1/trace/+ASM1_rbal_5202.trc:
    ORA-15130: diskgroup "DATA" is being dismounted
    ORA-15032: not all alterations performed
    ORA-15130: diskgroup "DATA" is being dismounted
    ORA-15066: offlining disk "DATA_0001" may result in a data loss
    ERROR: alter diskgroup data resize disk 'data_0001' size 100g
    NOTE: cache dismounting group 1/0xDC0F1999 (DATA)
    NOTE: dbwr not being msg'd to dismount
    Thu May 07 15:45:41 2009
    Dirty detach reconfiguration started (old inc 6, new inc 6)
    List of nodes:
    0
    Global Resource Directory partially frozen for dirty detach
    * dirty detach - domain 1 invalid = TRUE
    10 GCS resources traversed, 0 cancelled
    Dirty Detach Reconfiguration complete
    Thu May 07 15:45:41 2009
    freeing rdom 1
    Thu May 07 15:45:41 2009
    WARNING: dirty detached from domain 1
    NOTE: cache dismounted group 1/0xDC0F1999 (DATA)
    kfdp_dismount(): 16
    kfdp_dismountBg(): 16
    NOTE: De-assigning number (1,0) from disk (/dev/iscsi/db1)
    NOTE: De-assigning number (1,1) from disk (/dev/iscsi/dbR1)
    SUCCESS: diskgroup DATA was dismounted
    SUCCESS: alter diskgroup DATA dismount force
    ERROR: PST-initiated MANDATORY DISMOUNT of group DATA
    Thu May 07 15:46:06 2009
    SQL> alter diskgroup data resize disk 'data_0001' size 100g
    ORA-15032: not all alterations performed
    ORA-15001: diskgroup "DATA" does not exist or is not mounted
    ERROR: alter diskgroup data resize disk 'data_0001' size 100gLooks like my earlier attempt has indeed screwed up something so even though the instances start OK and mount the diskgroup, I think there's a fair chance something would go splat sooner rather than later.
    As this is a test database, I think I'll cut my losses and rebuild the diskgroup then restore it from backup. I'm assuming the effort involved in correcting the corruption will be greater than rebuilding and restoring.
    Do you agree with this?
    Then I'll try again and hopefully get it right.
    Thanks for your help!!!
    Steve

  • ASM Disk Mount Error

    Hi,
    I am consistently getting the following error since yesterday while mounting the ASM disk.
    1. I created the ASM disks successfully and created the appropriate ASM DiskGroups using asmca utility.
    2. I was able to see the diskgroups as mounted from asmcmd tool.
    3. All of a sudden, all the diskgroups were dismounted yesterday and I see the following error in the alert logs for all the
    diskgroups.
    4. This is using ASM11g
    As I exhausted all my avenues to fix, I have turned to you for further assistance. Please do the needful.
    SQL> /* ASMCMD */ALTER DISKGROUP DataVSPSI MOUNT
    NOTE: cache registered group DATAVSPSI number=3 incarn=0x7934bf5d
    NOTE: cache began mount (first) of group DATAVSPSI number=3 incarn=0x7934bf5d
    NOTE: Assigning number (3,0) to disk (ORCL:D01_VSP_SI)
    Thu Dec 27 17:38:29 2012
    NOTE: start heartbeating (grp 3)
    kfdp_query(DATAVSPSI): 11
    kfdp_queryBg(): 11
    NOTE: cache opening disk 0 of grp 3: D01_VSP_SI label:D01_VSP_SI
    NOTE: F1X0 found on disk 0 au 2 fcn 0.0
    NOTE: cache mounting (first) external redundancy group 3/0x7934BF5D (DATAVSPSI)
    NOTE: starting recovery of thread=1 ckpt=2.1 group=3 (DATAVSPSI)
    WARNING: IO Failed. group:3 disk(number.incarnation):0.0xeae44fae disk_path:ORCL:D01_VSP_SI
    AU:4 disk_offset(bytes):4333568 io_size:122880 operation:Read type:asynchronous
    result:I/O error process_id:32162
    WARNING: IO Failed. group:3 disk(number.incarnation):0.0xeae44fae disk_path:ORCL:D01_VSP_SI
    AU:4 disk_offset(bytes):4202496 io_size:131072 operation:Read type:asynchronous
    result:I/O error process_id:32162
    ORA-15080: synchronous I/O operation to a disk failed
    ERROR: ASM recovery failed to read ACD
    NOTE: cache initiating offline of disk 0 group DATAVSPSI
    NOTE: process 32162 initiating offline of disk 0.3940831150 (D01_VSP_SI) with mask 0x7e in group 3
    WARNING: Disk D01_VSP_SI in mode 0x7f is now being taken offline
    NOTE: initiating PST update: grp = 3, dsk = 0/0xeae44fae, mode = 0x15
    kfdp_updateDsk(): 12
    kfdp_updateDskBg(): 12
    ERROR: too many offline disks in PST (grp 3)
    WARNING: Disk D01_VSP_SI in mode 0x7f offline aborted
    Thu Dec 27 17:38:29 2012
    NOTE: halting all I/Os to diskgroup DATAVSPSI
    NOTE: crash recovery signalled OER-15130
    ERROR: ORA-15130 signalled during mount of diskgroup DATAVSPSI
    NOTE: cache dismounting (clean) group 3/0x7934BF5D (DATAVSPSI)
    NOTE: lgwr not being msg'd to dismount
    NOTE: cache dismounted group 3/0x7934BF5D (DATAVSPSI)
    Also, I think the lower level disk is fine as I am able to write to the disk as follows :
    [oracle@rmanqa01 trace]$ dd of=/dev/sdp1
    Test Test
    0+1 records in
    0+1 records out
    10 bytes (10 B) copied, 4.97435 seconds, 0.0 kB/s
    [oracle@rmanqa01 trace]$ id
    uid=500(oracle) gid=500(oinstall) groups=6(disk),500(oinstall),501(dba),502(oper),503(asmadmin),504(asmdba),505(asmoper),506(horcm)
    [oracle@rmanqa01 trace]$ ls -l /dev/sdp1
    brw-rw---- 1 root disk 8, 241 Dec 28 11:59 /dev/sdp1
    [oracle@rmanqa01 trace]$
    The oracleasm also lists the disk D01_VSP_SI as follows :
    [root@rmanqa01 log]# /etc/init.d/oracleasm listdisks
    A01_VSP_SI
    ADSK01
    ARCH_AMS_SI
    D01_VSP_SI
    DATA_AMS_SI
    DDSK01
    DEMO_ARCH
    DEMO_DATA
    L01_VSP_SI
    RDSK01
    REDO_AMS_SI
    You have new mail in /var/spool/mail/root
    [root@rmanqa01 log]# /etc/init.d/oracleasm querydisk D01_VSP_SI
    Disk "D01_VSP_SI" is a valid ASM disk
    [root@rmanqa01 log]#
    kfed tool was giving proper data till yesterday.
    Today, I am getting the following :
    ./kfed read /dev/oracleasm/disks/D01_VSP_SI
    kfbh.endian: 84 ; 0x000: 0x54
    kfbh.hard: 101 ; 0x001: 0x65
    kfbh.type: 115 ; 0x002: *** Unknown Enum ***
    kfbh.datfmt: 116 ; 0x003: 0x74
    kfbh.block.blk: 1936020512 ; 0x004: T=0 NUMB=0x73655420
    kfbh.block.obj: 2147486324 ; 0x008: TYPE=0x8 NUMB=0xa74
    kfbh.check: 2886846267 ; 0x00c: 0xac11c73b
    kfbh.fcn.base: 0 ; 0x010: 0x00000000
    kfbh.fcn.wrap: 0 ; 0x014: 0x00000000
    kfbh.spare1: 0 ; 0x018: 0x00000000
    kfbh.spare2: 0 ; 0x01c: 0x00000000
    ERROR!!!, failed to get the oracore error message
    [oracle@rmanqa01 bin]$
    Please help.
    Thanks
    V V
    Edited by: user13479556 on Dec 28, 2012 12:00 PM

    Thanks Berx for pointing that out.
    I deleted the ASM disks and the diskgroups and re-created a fresh and was able to start the ASM instance and mount the DGs.
    Now the mount is persistent, but the dbca fails with the following error in the alert log. Under what situations can this error be seen ?
    NOTE: Loaded library: System
    SUCCESS: diskgroup DATAAMSSI was mounted
    SUCCESS: diskgroup ARCHAMSSI was mounted
    ERROR: failed to establish dependency between database R3AMSSI and diskgroup resource ora.DATAAMSSI.dg*ERROR: failed to establish dependency between database R3AMSSI and diskgroup resource ora.ARCHAMSSI.dg*Mon Dec 31 20:25:25 2012
    SUCCESS: diskgroup LOGAMSSI was mounted
    Mon Dec 31 20:25:25 2012
    ERROR: failed to establish dependency between database R3AMSSI and diskgroup resource ora.LOGAMSSI.dg
    Mon Dec 31 20:25:25 2012
    Successful mount of redo thread 1, with mount id 784925673
    Completed: Create controlfile reuse set database "R3AMSSI"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    '+DATAAMSSI/R3AMSSI/system01.dbf',
    '+DATAAMSSI/R3AMSSI/sysaux01.dbf',
    '+DATAAMSSI/R3AMSSI/undotbs01.dbf',
    '+DATAAMSSI/R3AMSSI/users01.dbf'
    LOGFILE GROUP 1 ('+LOGAMSSI/R3AMSSI/redo01.log') SIZE 51200K,
    GROUP 2 ('+LOGAMSSI/R3AMSSI/redo02.log') SIZE 51200K,
    GROUP 3 ('+LOGAMSSI/R3AMSSI/redo03.log') SIZE 51200K RESETLOGS
    Stopping background process MMNL
    Stopping background process MMON
    Starting background process MMON
    Starting background process MMNL
    Mon Dec 31 20:25:28 2012
    MMON started with pid=17, OS id=10452
    ALTER SYSTEM enable restricted session;
    Mon Dec 31 20:25:28 2012
    MMNL started with pid=18, OS id=10454
    alter database "R3AMSSI" open resetlogs
    RESETLOGS after incomplete recovery UNTIL CHANGE 945183
    Errors in file /u01/app/oracle/diag/rdbms/r3amssi/R3AMSSI/trace/R3AMSSI_ora_10434.trc:
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: '+LOGAMSSI/r3amssi/redo01.log'
    ORA-17503: ksfdopn:2 Failed to open file +LOGAMSSI/r3amssi/redo01.log
    ORA-15173: entry 'redo01.log' does not exist in directory 'r3amssi'
    Errors in file /u01/app/oracle/diag/rdbms/r3amssi/R3AMSSI/trace/R3AMSSI_ora_10434.trc:
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: '+LOGAMSSI/r3amssi/redo01.log'
    ORA-17503: ksfdopn:2 Failed to open file +LOGAMSSI/r3amssi/redo01.log
    ORA-15173: entry 'redo01.log' does not exist in directory 'r3amssi'
    Mon Dec 31 20:25:29 2012
    Checker run found 5 new persistent data failures
    Mon Dec 31 20:27:07 2012
    I can verify from asmcmd that the redologs mentioned above as missing is very much present in '+LOGAMSSI/R3AMSSI'
    Thanks
    V V

Maybe you are looking for

  • New Gl 0Fi_GL_14 and impact on existing _4 AP and AR datasources

    We will be moving to new GL and I'm investiagting the  0FI_GL_14 Datasource for this purpose.I have couple of questions on this datasource. I couldn't find any related AP and AR datasources for new GL. Does this mean we can continue to use 0FI_AP_4 a

  • Ipod synched to only one library at a time - can not add songs?

    I initially loaded my shuffle with songs on a friends computer. Now I want to add more songs to it but if I plug it into a different computer in itunes I get an error message that says my ipod is synced with another library, it can only be synced wit

  • Pdf quality problem

    I put my slides on-line for students in the form of pdf files. To conserve paper, I put four slides per page but the quality is terrible, much of the text is barely readable. The font size is large enough that there should be no problem (If I manuall

  • Is IOS5 a resource hog for iPads?

    Ever since updating my iPad (original version iPad) I have experienced a marked increase I the number of times I have been knocked out of an app. Particularly with Safari. I have been diligent about closing down apps (double push home button, close o

  • Sound effect licensed for commercial use?

    Are the sound effects licensed for commercial and distribution usage? thanks.   Mac OS X (10.4.10)