ORA-15041: diskgroup

Hi,
Db :11.2.0.1
Os :Aix 6
We refresh a db from production to development.
Production db name is PROD23,size is 3tb.we created pfile with instance name PROD23 in target machine(development machine) and db name also PROD23.
We started instance and restore completed.We got a error while recovery
channel t4: reading from backup piece q5nfe9jj_1_1
channel t3: ORA-19870: error while restoring backup piece q3nfe6f3_1_1
ORA-19504: failed to create file "+P0DEV_ARCHGROUP01/P0DEV/arch/arch_1_20113_774871139.arc"
ORA-17502: ksfdcre:4 Failed to create file +P0DEV_ARCHGROUP01/P0DEV/arch/arch_1_20113_774871139.arc
ORA-15041: diskgroup "P0DEV_ARCHGROUP01" space exhausted
failover to previous backup
Oracle Error:
ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
ORA-01194: file 1 needs more recovery to be consistent
ORA-01110: data file 1: '+P0DEV_DATAGROUP01/P0DEV/system01.dbf'
2GB free space available in archivegroup.I didn't understand why it's throwing a error?
I checked space in asmcmd which shows like
+P0DEV_ARCHGROUP01*
ASMCMD> ls -ltr
WARNING:option 'r' is deprecated for 'ls'
please use 'reverse'
Type Redund Striped Time Sys Name
Y PROD23/
N PP0DEV/
can i delete archive logs from PROD23.
Usually we complete recovery and changed db name to PP0DEV from PROD23.So i am asking above question.
Thanks & Regards,
VN

user3266490 wrote:
Hi,
Thanks for your reply.
NAME STATE TYPE TOTAL_MB FREE_MB
ASM_DISKGROUP01 MOUNTED EXTERN 102400 102341
PP0DEV_ARCHGROUP01 CONNECTED EXTERN 921600 144857
PP0DEV_DATAGROUP01 CONNECTED EXTERN 3686400 1000468
PP0DEV_REDOGROUP01 CONNECTED EXTERN 409600 409486
Redolog size is 8GB. the db has 8 redo group and 2 members each.
Interesting that your status for the PP0DEV groups is CONNECTED ... using NFS or iSCSI? I typically see MOUNTED.
What is your definition for DB_RECOVERY_DEST, DB_RECOVERY_DEST_SIZE. The error stated that you had exhausted space,but if I read this correctly, I see 144857M (144G) in your ARCHGROUP1, make sure your DEST_SIZE is 900G (TOTAL_MB for the ARCHIVE group)

Similar Messages

  • ORA-15041: diskgroup "DATA" space exhausted

    Hi,
    We have created two node rac on linux and oracle version is 11.2.0.3. When i try to create tbs some got created and others getting below error.
    ORA-15041: diskgroup "DATA" space exhausted
    I see space in my disk and below are the asm disk details.
    GROUP_NUMBER~NAME~TOTAL_MB~FREE_MB~USABLE_FILE_MB
    *1~DATA~2017128~1701824~784344*
    my FRA is inside DATA disk that have 4gb of space. currently FRA is 85% available.
    Can you please help why its giving error even if we have space in asm disk..
    thanks for your help and time.

    Ora_DBA wrote:
    SQL> connect sys@+ASM as sysdba
    Enter password:
    ERROR:
    ORA-12154: TNS:could not resolve the connect identifier specifiederror has NOTHING to do with RAC.
    Basic SQL*Net issue
    ORA-12154 ALWAYS only occurs on SQL Client & no SQL*Net packets ever leave client system
    ORA-12154 occurs when client requests a connection to some DB server system using some connection string.
    The lookup operation fails because the name provided can NOT be resolved to any remote DB.
    The analogous operation would be when you wanted to call somebody, but could not find their name in any phonebook.
    The most frequent cause for the ORA-12154 error is when the connection alias can not be found in tnsnames.ora.
    The lookup operation of the alias can be impacted by the contents of the sqlnet.ora file; specifically DOMAIN entry.
    TROUBLESHOOTING GUIDE: ORA-12154 & TNS-12154 TNS:could not resolve service name [ID 114085.1]
    http://edstevensdba.wordpress.com/2011/02/26/ora-12154tns-03505/

  • ORA-15041: diskgroup space exhausted

    Hi,
    I've an Oracle Database 11g Release 11.1.0.6.0 - 64bit Production With the Real Application Clusters option.
    Some days ago I was receiving the error:
    unable to extend segment in tablespace system
    I looked at the tablespace table and this was the situation:
    +DATA/evodb/datafile/system.270.720825887                SYSTEM               0,68359375 (GB)   
    +DATA/evodb/datafile/system.267.717679031                SYSTEM               1,953125 (GB)
    +DATA/evodb/datafile/system.256.662113891                SYSTEM               14,775390625 (GB)
    All files are autoextensible.
    This was the situation of ASM diskgroup/file:
    .PATH DN GROUP_NAME HEADER_STA FREE_MB OS_MB TOTAL_MB NAME FAILGROUP
    /dev/asm0 0 ONLINELOG MEMBER 3434 6138 6138 ONLINELOG_0000 ONLINELOG_0000
    /dev/asm1 0 ARCHIVELOG MEMBER 47529 48127 48127 ARCHIVELOG_0000 ARCHIVELOG_0000
    /dev/asm10 8 DATA MEMBER 11412 48127 48127 DATA_0008 DATA_0008
    /dev/asm11 9 DATA MEMBER 10995 51199 51199 DATA_0009 DATA_0009
    /dev/asm12 0 DATA MEMBER 0 5115 5115 DATA_0010 DATA_0010
    /dev/asm2 0 DATA MEMBER 11404 48127 48127 DATA_0000 DATA_0000
    /dev/asm210 0 STORE MEMBER 152914 208500 208500 STORE_0000 STORE_0000
    /dev/asm211 11 DATA MEMBER 49178 208500 208500 DATA_0011 DATA_0011
    /dev/asm212 16 CANDIDATE 0 208500 0
    /dev/asm213 12 DATA MEMBER 52546 228352 228352 DATA_0012 DATA_0012
    /dev/asm3 1 DATA MEMBER 11390 48127 48127 DATA_0001 DATA_0001
    /dev/asm4 2 DATA MEMBER 11398 48127 48127 DATA_0002 DATA_0002
    /dev/asm5 3 DATA MEMBER 11403 48127 48127 DATA_0003 DATA_0003
    /dev/asm6 4 DATA MEMBER 11401 48127 48127 DATA_0004 DATA_0004
    /dev/asm7 5 DATA MEMBER 11403 48127 48127 DATA_0005 DATA_0005
    /dev/asm8 6 DATA MEMBER 11402 48127 48127 DATA_0006 DATA_0006
    /dev/asm9 7 DATA MEMBER 11389 48127 48127 DATA_0007 DATA_0007
    My first doubt is:
    why it was not able to extend itself as it had 3 files and 2 very small size?
    Anyway I tried an alter tablespace add datafile, but:
    SQL> alter tablespace system add datafile;
    alter tablespace system add datafile
    *+
    ERROR at line 1:
    ORA-01119: error in creating database file 'DATA'+
    ORA-17502: ksfdcre:4 Failed to create file DATA+
    ORA-15041: diskgroup space exhausted
    Why I got this error? Every memeber had enough space and 1 even 52gb...
    I had to had the disk asm212 at the DATA diskgroup. Then I was able to add the datafile.
    Thanks in advance,
    Samuel

    hi,
    i got this result from yr query
    ASMDB_GROUP1     0     ASMDB_GROUP1_0000     20480     0     /dev/rhdisk4     UNKNOWN
    ASMDB_GROUP1     1     ASMDB_GROUP1_0001     20480     0     /dev/rhdisk5     UNKNOWN
    ASMDB_GROUP3     0     ASMDB_GROUP3_0000     20480     0     /dev/rhdisk8     UNKNOWN
    ASMDB_GROUP3     1     ASMDB_GROUP3_0001     20480     0     /dev/rhdisk9     UNKNOWN
    ASMDB_GROUP4     0     ASMDB_GROUP4_0000     20480     0     /dev/rhdisk10     UNKNOWN
    ASMDB_GROUP4     1     ASMDB_GROUP4_0001     20480     0     /dev/rhdisk11     UNKNOWN
    it means i dont have any free space, so can i add space in group1 ?
    can i add space from another diskgroup to diskgroup1 ?
    DO I NEED TO shudown my databsae ?
    THXS

  • ORA-15041

    Hi all experts,
    I am getting this following errors in alert log. I would appreciate your feed back.
    ORA-00202: control file: '+xxxxxxCH/xxxxstg/controlfile/current.256.801492065'
    ORA-17505: ksfdrsz:1 Failed to resize file to size 3984 blocks
    ORA-15041: diskgroup "xxxxxxxxCH" space exhausted
    WARNING: Oracle Managed File +FRA/xxxxxxstg/archivelog/2013_09_20/thread_2_seq_17497.2582.826604137 in the recovery area is orphaned by the control file.
    The control file can not keep all recovery area files due to space limitation.

    ORA-15041: diskgroup "string" space exhausted
    Cause: The diskgroup ran out of space.
    Action: Add more disks to the diskgroup, or delete some existing files.
    ORA-12700 to ORA-19400

  • ORA-15001: diskgroup "FRA" does not exist or is not mounted

    Dear Experts,
    We noticed the error "ORA-15001: diskgroup "FRA" does not exist or is not mounted" on the 2nd node of our 4 nodes RAC database system.
    During this weekend, we moved our system to a new data center. After the move was done, we were able to bring up the 4 instances around 3:00 AM. However, 4 hours later (7:00 AM), OEM Grid control alerted us with "archival error" on the 2nd instance. From our investigating, we saw the FRA was dismounted. Below is the oracle alert log file (For secuirty reson, the SID is modified):
    Sat Feb  7 03:46:03 2009
    Completed: ALTER DATABASE OPEN
    Sat Feb  7 03:50:18 2009
    Sat Feb  7 07:01:36 2009
    Thread 2 advanced to log sequence 8534
      Current log# 3 seq# 8534 mem# 0: +REDOGRPA/xyz/onlinelog/redo_03.log
      Current log# 3 seq# 8534 mem# 1: +REDOGRPB/xyz/onlinelog/redo_03b.log
    Sat Feb  7 07:01:39 2009
    ARCH: Archival stopped, error occurred. Will continue retrying
    Sat Feb  7 07:01:39 2009
    ORACLE Instance XYZ2 - Archival Error
    Sat Feb  7 07:01:39 2009
    ORA-16038: log 11 sequence# 8533 cannot be archived
    ORA-00254: error in archive control string ''
    ORA-00312: online log 11 thread 2: '+REDOGRPA/xyz/onlinelog/redo_11.log'
    ORA-00312: online log 11 thread 2: '+REDOGRPB/xyz/onlinelog/redo_11b.log'
    ORA-15001: diskgroup "FRA" does not exist or is not mounted
    ORA-15001: diskgroup "FRA" does not exist or is not mounted It is my understanding, that Oracle will automatically mount the diskgroups on the ASM when the instances are started. In our case, all other diskgroups are started OK but not the FRA diskgroup. Is this a bug with FRA where FRA can not be automatically started up after recycling the instance? Did anyone experience the same situation? Can someone advice?
    Thanks!

    Hello,
    We are running oracle 10.2.0.2.
    Which section of the alert log file for +ASM2 we need here? I will paste it here the ones when "alter diskgroup all mounted" started at 3:00 AM all the way upto 4:00 AM on Saturday, Feb 7:
    SQL> ALTER DISKGROUP ALL MOUNT
    Sat Feb  7 03:44:15 2009
    NOTE: cache registered group FRA' number=1 incarn=0x1e5bf0d2
    NOTE: cache registered group DATAX number=2 incarn=0xbcabf0d1
    NOTE: cache registered group REDO2 number=4 incarn=0x1e5bf0d3
    NOTE: cache registered group REDOGRPA number=5 incarn=0xbcbbf0d4
    NOTE: cache registered group REDOGRPB number=6 incarn=0xbcbbf0d5
    NOTE: cache registered group TEMPX number=7 incarn=0xbcbbf0d6
    NOTE: cache registered group TEMP number=8 incarn=0x1e6bf0d7
    NOTE: cache registered group TIBDATA number=9 incarn=0xbcbbf0d8
    NOTE: cache registered group TIBREDO number=10 incarn=0xbcbbf0d9
    NOTE: cache registered group TIBTEMP number=11 incarn=0x1ebbf0da
    Sat Feb  7 03:44:15 2009
    ERROR: no PST quorum in group 1: required 2, found 0
    Sat Feb  7 03:44:15 2009
    NOTE: cache dismounting group 1/0x1E5BF0D2 (FRA')
    NOTE: dbwr not being msg'd to dismount
    ERROR: diskgroup FRA' was not mounted
    Sat Feb  7 03:44:15 2009
    NOTE: Hbeat: instance not first (grp 2)
    ERROR: no PST quorum in group 4: required 2, found 0
    Sat Feb  7 03:44:15 2009
    NOTE: cache dismounting group 4/0x1E5BF0D3 (REDO2)
    NOTE: dbwr not being msg'd to dismount
    ERROR: diskgroup REDO2 was not mounted
    Sat Feb  7 03:44:15 2009
    NOTE: Hbeat: instance not first (grp 5)
    Sat Feb  7 03:44:15 2009
    NOTE: Hbeat: instance not first (grp 6)
    Sat Feb  7 03:44:15 2009
    NOTE: Hbeat: instance not first (grp 7)
    ERROR: no PST quorum in group 8: required 2, found 0
    Sat Feb  7 03:44:15 2009
    NOTE: cache dismounting group 8/0x1E6BF0D7 (TEMP)
    NOTE: dbwr not being msg'd to dismount
    ERROR: diskgroup TEMP was not mounted
    Sat Feb  7 03:44:15 2009
    NOTE: Hbeat: instance not first (grp 9)
    Sat Feb  7 03:44:15 2009
    NOTE: Hbeat: instance not first (grp 10)
    ERROR: no PST quorum in group 11: required 2, found 0
    Sat Feb  7 03:44:15 2009
    NOTE: cache dismounting group 11/0x1EBBF0DA (TIBTEMP)
    NOTE: dbwr not being msg'd to dismount
    ERROR: diskgroup TIBTEMP was not mounted
    NOTE: cache opening disk 0 of grp 2: DATAX_0000 path:/dev/raw/raw61
    NOTE: F1X0 found on disk 0 fcn 0.0
    NOTE: cache mounting (not first) group 2/0xBCABF0D1 (DATAX)
    Sat Feb  7 03:44:16 2009
    kjbdomatt send to node 0
    kjbdomatt send to node 2
    kjbdomatt send to node 3
    Sat Feb  7 03:44:16 2009
    NOTE: attached to recovery domain 2
    Sat Feb  7 03:44:16 2009
    NOTE: opening chunk 4 at fcn 0.1158090 ABA
    NOTE: seq=54 blk=4821
    Sat Feb  7 03:44:16 2009
    NOTE: cache mounting group 2/0xBCABF0D1 (DATAX) succeeded
    SUCCESS: diskgroup DATAX was mounted
    NOTE: cache opening disk 0 of grp 5: REDOGRPA_0000 path:/dev/raw/raw20
    NOTE: F1X0 found on disk 0 fcn 0.0
    NOTE: cache mounting (not first) group 5/0xBCBBF0D4 (REDOGRPA)
    Sat Feb  7 03:44:16 2009
    kjbdomatt send to node 0
    kjbdomatt send to node 2
    kjbdomatt send to node 3
    Sat Feb  7 03:44:16 2009
    NOTE: recovering COD for group 2/0xbcabf0d1 (DATAX)
    SUCCESS: completed COD recovery for group 2/0xbcabf0d1 (DATAX)
    Sat Feb  7 03:44:16 2009
    NOTE: attached to recovery domain 5
    Sat Feb  7 03:44:16 2009
    NOTE: opening chunk 4 at fcn 0.103802 ABA
    NOTE: seq=43 blk=2123
    Sat Feb  7 03:44:16 2009
    NOTE: cache mounting group 5/0xBCBBF0D4 (REDOGRPA) succeeded
    SUCCESS: diskgroup REDOGRPA was mounted
    NOTE: cache opening disk 0 of grp 6: REDOGRPB_0000 path:/dev/raw/raw12
    NOTE: F1X0 found on disk 0 fcn 0.0
    NOTE: cache mounting (not first) group 6/0xBCBBF0D5 (REDOGRPB)
    Sat Feb  7 03:44:16 2009
    kjbdomatt send to node 0
    kjbdomatt send to node 2
    kjbdomatt send to node 3
    Sat Feb  7 03:44:17 2009
    NOTE: attached to recovery domain 6
    Sat Feb  7 03:44:17 2009
    NOTE: opening chunk 4 at fcn 0.75866 ABA
    NOTE: seq=20 blk=1704
    Sat Feb  7 03:44:17 2009
    NOTE: cache mounting group 6/0xBCBBF0D5 (REDOGRPB) succeeded
    SUCCESS: diskgroup REDOGRPB was mounted
    NOTE: cache opening disk 0 of grp 7: TEMPX_0000 path:/dev/raw/raw71
    NOTE: F1X0 found on disk 0 fcn 0.25328
    NOTE: cache opening disk 1 of grp 7: TEMPX_0001 path:/dev/raw/raw7
    NOTE: cache mounting (not first) group 7/0xBCBBF0D6 (TEMPX)
    Sat Feb  7 03:44:17 2009
    kjbdomatt send to node 0
    kjbdomatt send to node 2
    kjbdomatt send to node 3
    Sat Feb  7 03:44:17 2009
    NOTE: attached to recovery domain 7
    Sat Feb  7 03:44:17 2009
    NOTE: opening chunk 4 at fcn 0.69473 ABA
    NOTE: seq=42 blk=432
    Sat Feb  7 03:44:17 2009
    NOTE: cache mounting group 7/0xBCBBF0D6 (TEMPX) succeeded
    SUCCESS: diskgroup TEMPX was mounted
    NOTE: cache opening disk 0 of grp 9: TIBDATA path:/dev/raw/raw86
    NOTE: F1X0 found on disk 0 fcn 0.0
    NOTE: cache mounting (not first) group 9/0xBCBBF0D8 (TIBDATA)
    Sat Feb  7 03:44:17 2009
    kjbdomatt send to node 0
    kjbdomatt send to node 2
    kjbdomatt send to node 3
    Sat Feb  7 03:44:17 2009
    NOTE: attached to recovery domain 9
    Sat Feb  7 03:44:17 2009
    NOTE: opening chunk 4 at fcn 0.102912 ABA
    NOTE: seq=12 blk=2050
    Sat Feb  7 03:44:17 2009
    NOTE: cache mounting group 9/0xBCBBF0D8 (TIBDATA) succeeded
    SUCCESS: diskgroup TIBDATA was mounted
    NOTE: cache opening disk 0 of grp 10: TIBREDO path:/dev/raw/raw87
    NOTE: F1X0 found on disk 0 fcn 0.0
    NOTE: cache mounting (not first) group 10/0xBCBBF0D9 (TIBREDO)
    Sat Feb  7 03:44:18 2009
    kjbdomatt send to node 0
    kjbdomatt send to node 2
    kjbdomatt send to node 3
    Sat Feb  7 03:44:18 2009
    NOTE: attached to recovery domain 10
    Sat Feb  7 03:44:18 2009
    NOTE: opening chunk 4 at fcn 0.18970 ABA
    NOTE: seq=12 blk=6577
    Sat Feb  7 03:44:18 2009
    NOTE: cache mounting group 10/0xBCBBF0D9 (TIBREDO) succeeded
    SUCCESS: diskgroup TIBREDO was mounted
    Sat Feb  7 03:44:19 2009
    NOTE: recovering COD for group 5/0xbcbbf0d4 (REDOGRPA)
    SUCCESS: completed COD recovery for group 5/0xbcbbf0d4 (REDOGRPA)
    NOTE: recovering COD for group 6/0xbcbbf0d5 (REDOGRPB)
    SUCCESS: completed COD recovery for group 6/0xbcbbf0d5 (REDOGRPB)
    NOTE: recovering COD for group 7/0xbcbbf0d6 (TEMPX)
    SUCCESS: completed COD recovery for group 7/0xbcbbf0d6 (TEMPX)
    NOTE: recovering COD for group 9/0xbcbbf0d8 (TIBDATA)
    SUCCESS: completed COD recovery for group 9/0xbcbbf0d8 (TIBDATA)
    NOTE: recovering COD for group 10/0xbcbbf0d9 (TIBREDO)
    SUCCESS: completed COD recovery for group 10/0xbcbbf0d9 (TIBREDO)
    Sat Feb  7 03:45:18 2009
    Starting background process ASMB
    ASMB started with pid=17, OS id=16122
    Sat Feb  7 03:49:35 2009
    NOTE: ASMB process exiting due to lack of ASM file activity
    Starting background process ASMB
    ASMB started with pid=18, OS id=25963
    Sat Feb  7 03:54:34 2009
    NOTE: ASMB process exiting due to lack of ASM file activity
    Sat Feb  7 03:54:50 2009
    Starting background process ASMB
    ASMB started with pid=18, OS id=913
    Sat Feb  7 03:57:55 2009
    NOTE: ASMB process exiting due to lack of ASM file activity
    Sat Feb  7 04:07:26 2009
    Starting background process ASMB
    ASMB started with pid=21, OS id=23012
    Sat Feb  7 04:13:59 2009
    NOTE: ASMB process exiting due to lack of ASM file activity
    Starting background process ASMB
    ASMB started with pid=22, OS id=31320
    Sat Feb  7 04:36:43 2009
    NOTE: ASMB process exiting due to lack of ASM file activity

  • ORA-15001: diskgroup "DATA" does not exist or is not mounted in 11gR2

    Dear all,
    the system is HP-UX 11.31
    the new RAC infrastructure is 11gR2 11.2.0.2 (2nodes using ASM)
    i am restoring the 10G 10.2.0.4 database to this infrastructure
    copy binary files over to new oracle home,
    relink all binaries with option rac_off
    --startup nomount
    --restore controlfile
    --mount database
    --catalog the restore files
    then run restore
    run {
    restore database ;
    recover database;
    i always get this error, i did not see this error in 11gR1( restore few times to 11gR1)
    verified the diskgroup DATA and i was mounted
    ORA-19504: failed to create file "+DATA/OCP/data1.dbf"
    ORA-17502: ksfdcre:3 Failed to create file +DATA/OCP/data1.dbf
    ORA-15001: diskgroup "DATA" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    Please give me an advice.
    Thanks,

    found this note in Metalink and it had solved my issue.
    Unable To Create 10.1 or 10.2 or 11.1(< 11gR2) ASM RAC Databases (ORA-29702) Using Brand New 11gR2 Grid Infrastructure Installation . [ID 946332.1]

  • ORA-15018: diskgroup cannot be created

    Dear All,
    I am trying to create ASM Disk group using SQL but geting blow error not able to create asm diskgroup.
    SQL> CREATE DISKGROUP dg1 normal redundancy
      2  failgroup dg1_fg01 disk
      3  '/dev/sdf1' name raw_disk1,
      4  '/dev/sdg1' name raw_disk2
      5  failgroup dg_1fg02 disk
      6  '/dev/sdh1' name raw_disk3,
      7  '/dev/sdi1' name raw_disk4;
    CREATE DISKGROUP dg1 normal redundancy
    ERROR at line 1:
    ORA-15018: diskgroup cannot be created
    ORA-15031: disk specification '/dev/sdi1' matches no disks
    ORA-15025: could not open disk '/dev/sdi1'
    ORA-15056: additional error message
    Linux Error: 13: Permission denied
    Additional information: 42
    Additional information: 3674204
    Additional information: 3776832
    ORA-15031: disk specification '/dev/sdh1' matches no disks
    ORA-15025: could not open disk '/dev/sdh1'
    ORA-15056: additional error message
    Linux Error: 13: Permission denied
    Additional information: 42
    Additional information: 3674204
    Additional information: 3776832
    ORA-15031: disk specification '/dev/sdg1' matches no disks
    ORA-15025: could not open disk '/dev/sdg1'
    ORA-15056: additional error message
    Linux Error: 13: Permission denied
    Additional information: 42
    Additional information: 3674204
    Additional information: 3776832
    ORA-15031: disk specification '/dev/sdf1' matches no disks
    ORA-15025: could not open disk '/dev/sdf1'
    ORA-15056: additional error message
    Linux Error: 13: Permission denied
    Additional informat
    When i checked wheather the disk are recognized by asm or not by checking as
    SQL>  select disk_number,name,path,mount_status,header_status,mode_status,state,failgroup,repair_timer from v$asm_disk;
    DISK_NUMBER NAME            PATH            MOUNT_S HEADER_STATU MODE_ST STATE    FAILGROUP       REPAIR_TIMER
              0 ASMDATA1        ORCL:ASMDATA1   CACHED  MEMBER       ONLINE  NORMAL   ASMDATA1                   0
              1 ASMDATA2        ORCL:ASMDATA2   CACHED  MEMBER       ONLINE  NORMAL   ASMDATA2                   0
              0 ASMDATA3        ORCL:ASMDATA3   CACHED  MEMBER       ONLINE  NORMAL   ASMDATA3                   0
              1 ASMDATA4        ORCL:ASMDATA4   CACHED  MEMBER       ONLINE  NORMAL   ASMDATA4                   0
              7                 ORCL:RAW_DISK4  CLOSED  PROVISIONED  ONLINE  NORMAL                              0
              6                 ORCL:RAW_DISK3  CLOSED  PROVISIONED  ONLINE  NORMAL                              0
              5                 ORCL:RAW_DISK2  CLOSED  PROVISIONED  ONLINE  NORMAL                              0
              4                 ORCL:RAW_DISK1  CLOSED  PROVISIONED  ONLINE  NORMAL                              0
    8 rows selected.
    So anyone from you genius kindly let me know where i am mistaking
    Thanks in advance

    Instead of '/dev/sd..' try to use 'ORCL:RAW_DISK..' (as in v$asm_disk.path column).

  • ORA-15003: diskgroup "DATA" already mounted in another lock n

    Recently installed 11.2.02 GRID in attempt to upgrade an 11.1.0.6 ASM instance.
    GRIDHOME=/u01/app/oracle/product/11.2.0/grid
    The GRID install/ASM upgrade went in fine but when I set my env variables to point to new ASM/GRID home and I try to start the ASM instance
    SQL> startup mount;
    ASM instance started
    Total System Global Area 284565504 bytes
    Fixed Size 1299428 bytes
    Variable Size 258100252 bytes
    ASM Cache 25165824 bytes
    ORA-15032: not all alterations performed
    ORA-15003: diskgroup "DATA" already mounted in another lock name space

    SQL> shutdown immediate;
    ORA-15100: invalid or missing diskgroup name
    ASM instance shutdown
    SQL> startup nomount;
    ORA-29701: unable to connect to Cluster Manager
    SQL> exit
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    [oracle@vastu ~]$ asmcmd
    ASMCMD-08103: failed to connect to ASM; ASMCMD running in non-connected mode
    ASMCMD> exit
    [oracle@vastu ~]$ sqlplus '/ as sysdba'
    SQL*Plus: Release 11.1.0.6.0 - Production on Sat Feb 2

  • ORA-15001: diskgroup "DG_NSOQACC" does not exist or is not mounted

    Hi experts,
    I need your help for this error, i'm newbie on this forum.
    I trying to start a database, but i can't.
    How do i solve this problem?
    [oracle@ilmatar root]$ sqlplus "/as sysdba"
    SQL*Plus: Release 11.2.0.3.0 Production on Tue Nov 13 16:06:32 2012
    Copyright (c) 1982, 2011, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup;
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+DG_NSOQACC/NFOQACC/spfileNFOQACC.ora'
    ORA-17503: ksfdopn:2 Failed to open file +DG_NSOQACC/NFOQACC/spfileNFOQACC.ora
    ORA-15056: additional error message
    ORA-17503: ksfdopn:2 Failed to open file +DG_NSOQACC/nfoqacc/spfilenfoqacc.ora
    ORA-15001: diskgroup "DG_NSOQACC" does not exist or is not mounted
    ORA-06512: at line 4
    SQL>
    This problem happened when an user change the charset on this machine from en_US.UTF8 to en_US.ISO-8859-1, when the database was online.
    Then this machine was rebooted.
    Can someone help me with this issue?
    Regards.
    Marco

    Hi rcc50886,
    I did the commands you sent to me and do not show anything:
    [oracle@ilmatar root]$ . oraenv
    ORACLE_SID = [+ASM] ? +ASM
    The Oracle base remains unchanged with value /opt/oracle
    [oracle@ilmatar root]$ sqlplus "/as sysasm"
    SQL*Plus: Release 11.2.0.3.0 Production on Wed Nov 14 14:06:22 2012
    Copyright (c) 1982, 2011, Oracle. All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Automatic Storage Management option
    SQL> select disk_number, mount_status, header_status, mode_status, state, name, label, path from v$asm_disk where group_number=1 order by disk_number;
    no rows selected
    Regards,
    Marco

  • ORA-15030: diskgroup name "dg1" is in use by another diskgroup

    dear all
    i'm implementing rac on vmware
    I've installed oracle instance on both nodes. i create a diskgroup on one node, it's ok but when I create a diskgroup in the second node it throws an error
    ORA-15018: diskgroup cannot be created
    ORA-15030: diskgroup name "DG1" is in use by another diskgroupwhat the error can be?
    thanks
    John

    AlexeyDev wrote:
    Even if you have 10 ASM instances in Your RAC environment all of them should shared the same disks and disk groups.
    Try to use oracleasm scandisks and oracleasm listdisks on all nodes.i've already used scandisk and listdisks, they show the same
    vol1
    vol2
    when i create an as instance, it creates the instances on both nodes, it's ok
    then i create a disk, it creates and mounts it in the first node, and I got the following errors from the second node:
    Could not mount the diskgroup no remote node rac2 using connection service rac2:1521:+ASM2 . ensure that the listener is running on this node and the ASM instance is registered to the listener. Received the following error:
    ORA-15032: not all alterations performed
    ORA-15063: ASM discovered an insufficient number of disks for diskgroup "DG1"Somehow my listeners status is blocked, may be that's the reason?

  • Ora-15040 - diskgroup is incomplete

    Hi DBA gurus,
    I have set up a RAC environment on Oracle VM boxes and successfully installed the GRID , but when I am trying to create the database either from dbca or from manually it says :
    I have created two Oracle Vm boxes for linux 6.4
    and installed Oracle 11.2.0.4 on it
    sql>startup nomount
    ora-01565 - error in identifying +DATA/dbrac/spfiledbrac.ora
    ora-17503 - ksfdopn : 2 failed to open file +DATA/dbrac/spfiledbrac.ora
    ora-15001 - diskgroup DATA doesnot exist or is not mounted
    ora-15040 - diskgroup is incomplete.
    i am new to RAC and stuck here and could not proceed further.
    Thanks in advance.
    - Shikha

    Hi ,
    sql>startup nomount
    ora-01565 - error in identifying +DATA/dbrac/spfiledbrac.ora
    ora-17503 - ksfdopn : 2 failed to open file +DATA/dbrac/spfiledbrac.ora
    ora-15001 - diskgroup DATA doesnot exist or is not mounted
    ora-15040 - diskgroup is incomplete.
    Does data diskgroup is mounted on ASM level.
    --- if not,please check while mounting last time what exact error it wrote on ASM alertlog file
        --- if no issue ,try to mount this diskgroup data from asm sqlplus/asmcmd
    -- If mounted,please check if you have proper OS level group is assigned to OS user which is holding rdbms binary.
       check $GI_HOME/rdbms/lib/config.[co] file ,does rdbms OS user have SS_ASM_GRP group assigned at OS level.
    Regards,
    Aritra

  • Got diskgroup space exhausted in DR DERVER

    Dear Gurus,
    Today morning i have added a datafile in production database which is on ASM, but in dr that space was not there in corresponding diskgroup .
    i got following error in DR ALERT LOG.
    ORA-01237: cannot extend datafile 34
    ORA-01110: data file 34: '+ASMDB/drgcprod/datafile/ins.342.764351039'
    ORA-17505: ksfdrsz:1 Failed to resize file to size 1920000 blocks
    ORA-15041: diskgroup space exhausted
    Some recovered datafiles maybe left media fuzzy
    Media recovery may continue but open resetlogs may fail
    Thu Mar 22 00:14:02 2012
    SUCCESS: diskgroup ASMIND was dismounted
    Thu Mar 22 00:14:02 2012
    Errors in file /oracle/app/oracle/admin/drgcprod/bdump/drgcprod_mrp0_585764.trc:
    ORA-01237: cannot extend datafile 34
    ORA-01110: data file 34: '+ASMDB/drgcprod/datafile/ins.342.764351039'
    ORA-17505: ksfdrsz:1 Failed to resize file to size 1920000 blocks
    ORA-15041: diskgroup space exhausted
    Thu Mar 22 00:14:02 2012
    DBVERSION : 10.2.0.4
    OS : IBM AIX 5.3
    Please help me resolve this error.......
    Regards,
    Vamsi....

    It will be good if you assign space to standby system immediatly and apply redo recovery in standby.
    Otherwise use following Blog to resolve:
    http://gavinsoorma.com/2009/06/resize-standby-datafile-if-disk-runs-out-of-space/
    Also from MOS - Recovery failed with error 1274 ORA-19502 ORA-27063 skgfospo SVR4 Error 28 [ID 221130.1]
    Add Datafile To Standby Database Fails With ORA-19502 [ID 224735.1]
    Hope this help
    Also close threads
    Handle:  844795
    Status Level:  Newbie (5)
    Registered:  Mar 16, 2011
    Total Posts:  170
    Total Questions:  84 (74 unresolved)
    https://forums.oracle.com/forums/ann.jspa?annID=718
    Edited by: 909592 on Mar 22, 2012 1:01 PM

  • Error while adding space to the table space

    HI Gurus
    Can you please put some light on the error which i encountered while adding space to a tablespace
    ALTER TABLESPACE "GISR_NDEX" ADD DATAFILE '+DATA2' SIZE 2G;
    ALTER TABLESPACE "GISR_INDEX" ADD DATAFILE '+DATA2' SIZE 2G
    ERROR at line 1:
    ORA-01119: error in creating database file '+DATA2'
    ORA-17502: ksfdcre:4 Failed to create file +DATA2
    ORA-15041: diskgroup space exhausted
    Any suggestion is highly apprciated .
    Thanks

    Hello;
    The "diskgroup space exhausted" is key.
    Try creating smaller files or adding disk space.
    ASM Disk Group Unbalanced :
    http://surachartopun.com/2010/03/ora-15041-asm-disk-group-unbalanced.html
    Best Regards
    mseberg

  • Create space in ASM Instance

    Dear All,
    Here is the configuration we have:
    Primary Database: Oracle RAC (2 Nodes). 11g R1 RAC, 10g R2 Database using ASM (OS: Windows Server 2003)
    Data Guard: 10g R2 Database using ASM (OS: Windows Server 2003)
    We are getting the following errors in the alert log file of ASM Instance (Data Guard) - Data Gaurd mode is 'Max Performance':
    ORA-00270: error creating archive log +DG_DATAFILES_AND_FB/accelastdby/primary_arch_logs/arc32471_0721252017.002
    ORA-19504: failed to create file "+DG_DATAFILES_AND_FB/accelastdby/primary_arch_logs/arc32471_0721252017.002"
    ORA-17502: ksfdcre:4 Failed to create file +DG_DATAFILES_AND_FB/accelastdby/primary_arch_logs/arc32471_0721252017.002
    ORA-15041: diskgroup space exhausted
    Uopn checking the disk group DG_DATAFILES_AND_FB, free space is 0.
    What are the possible options to create more space on this disk group? Can we delete some files safely without any impact (for example: Archive logs which have been applied to database)?
    Thanks for your advice.
    Regards,
    Muhammad Riaz

    Hi,
    First you can add more disks to the diskgroup so you can get more space, ASM will do rebalance once new disks added.
    Second, It seems that your archivelog in dataguard were not deleted after being applied. You can delete the applied archivelog in dataguard, use RMAN is the best option
    Hope this helps
    Cheers
    FZheng

  • Unable to extend table in tablespace

    Hi,
    I have a Oracle Database 11g Release 11.1.0.6.0 - 64bit Production With the Real Application Clusters option.
    I'm receiving the unable to extend table T_DATA in tablespace USER
    I'm using ASM.
    This is the situation of datafiles of USER tablespace (dimension is in GB):
    +DATA/evodb/datafile/users.277.737627613     USERS     9,97265625
    +DATA/evodb/datafile/users.275.731805999     USERS     60,97265625
    +DATA/evodb/datafile/users.261.662113927     USERS     63,999969482421875
    +DATA/evodb/datafile/users.264.705345395     USERS     63,999969482421875
    +DATA/evodb/datafile/users.265.698502565     USERS     63,999969482421875
    +DATA/evodb/datafile/users.268.718788313     USERS     63,999969482421875
    It seems I still have 2 datafile that can grow (maximium size is 63,999969482421875)
    This is the situation of DATA group (the one to which USER tablespace belongs):
    Group # | Name | Free_mb | Usable_file_mb | total_mb
    2     DATA     300051     300051     1134809
    And this is the situation of every device belonging to DATA diskgroup:
    Path | disk_number | group_name | group_number | header_status| free_mb | os_mb | total_mb
    /dev/asm212     13     DATA     2     MEMBER     56627     208500     208500
    /dev/asm9     7     DATA     2     MEMBER     12607     48127     48127
    /dev/asm6     4     DATA     2     MEMBER     12600     48127     48127
    /dev/asm8     6     DATA     2     MEMBER     12595     48127     48127
    /dev/asm11     9     DATA     2     MEMBER     13315     51199     51199
    /dev/asm211     11     DATA     2     MEMBER     56555     208500     208500
    /dev/asm5     3     DATA     2     MEMBER     12611     48127     48127
    /dev/asm3     1     DATA     2     MEMBER     12614     48127     48127
    /dev/asm12     10     DATA     2     MEMBER     0     5115     5115
    /dev/asm7     5     DATA     2     MEMBER     12584     48127     48127
    /dev/asm213     12     DATA     2     MEMBER     60138     228352     228352
    /dev/asm4     2     DATA     2     MEMBER     12608     48127     48127
    /dev/asm10     8     DATA     2     MEMBER     12598     48127     48127
    /dev/asm2     0     DATA     2     MEMBER     12599     48127     48127
    Why table cannot extend??
    And more:
    if I try to add a datafile to USER tablespace, I got:
    ORA-17502: ksfdcre:4 Failed to create file +DATA
    ORA-15041: diskgroup space exhausted
    01119. 00000 - "error in creating database file '%s'"
    Any suggestion??
    thanks in advance,
    Samuel

    OK, but what does FREE_MB mean?
    Is it the unallocated space?
    Is it possible that this disk:
    path | disk_number | group_name | group_number | header_status| free_mb | os_mb | total_mb
    /dev/asm12 10 DATA 2 MEMBER 0 5115 5115
    is causing the error?
    Does it make sense to try to remove it from the diskgroup? I should have more than enough space on other disks of the DATA diskgroup.
    Edited by: Samuel Rabini on Jan 12, 2011 6:14 PM

Maybe you are looking for

  • Need help with load balancing and DNS proxy

    Hi, I need help on how to configure my router so it will work with my DNS proxy and load balancing. I have a Linksys LRT224 router. I have two broadband connections from two separate ISPs,500Mbps each (WAN1 & WAN2). WAN1 has a static IP and WAN2 is d

  • How to promt user to save changes when changing non-database fields?

    Hi, I have a form with two tabs. The datablock Block_1 on tab_2 is based on a database view. But all the displayed items of Block_1 are non-database items. Whenever a user changes some items in Block_1 and presses save button, the values from non_db

  • So You Think Your Computer's Not Powerful Enough For FCE/FCP !!!!!

    It's NOT a question - just some sobering thoughts! How many times do we get worried owners asking whether the Mac they have or the one they intend to get will have enough power to operate FCE/FCP? So I trawled through the history books - otherwise kn

  • Need to print same outputs at different printers

    Is there any way we could have the output directed to a different printer. A sales order confirmation output needs to print at printer ABC for user Sam, and printer xyz for user Jude. What configuration change would allow printing of outputs at user

  • What is Static code of Block

    Why we put some code in Static block like this, What is the benifit fot the same.   static{      try{        instance = new JDBCConnection();        con = instance.getConnection();         stmt2 = con.prepareStatement(str2);         l_callableStateme