ASM issue

Hi All,
I am trying to learn basics of ASM in oracle.
I have created some raw disks on my local server - Linux i386, Oracle 11.2
I have also created required udump,cdump and bdump directories and created a pfile with all required parameters.
SQL> startup nomount
ORA-01078: failure in processing system parameters
ORA-29701: unable to connect to Cluster Synchronization Service
Then reading oracle docs i realised that I need CSS configured and running before starting ASM instance.
For this I am instructed to run $ORACLE_HOME/bin/localconfig script.
However when i looked in above dir, I can not find localconfig file!
I am stuck at the moment and don't know how to proceed further. Your help is much appreciated.
Thanks.

Mahesh Menon wrote:
Hi,
I think this will be of help:
http://www.oracledba.org/10g/asm/asm_install.html
OP is using 11.2
I have created some raw disks on my local server - Linux i386, Oracle 11.2 Aman....

Similar Messages

  • Cloning DB to single instance ASM issue 11.2.0.3

    Hi All,
    Having trouble cloning a DB via OEM to a new server I just built up which utilizes a single instance ASM.
    Creating a new DB via dbca onto ASM works no problems.
    When doing the clone it fails on the source server during the duplicate database step with the following output:
      RMAN>
    echo set off
      RMAN>
    connected to target database: SOURCEDB (DBID=3592949595)
      RMAN>
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-04006: error from auxiliary database: ORA-12543: TNS:destination host unreachable
    It appears as though the target server doesn't start the new DB up in nomount because control files don't exist yet.
    The init ora file exists on the target server and when trying to run "startup nomount" manually it fails with:
    SQL> startup nomount
    ORA-01078: failure in processing system parameters
    LRM-00117: syntax error at ',' at the start of input
    The init ora file looks all correct except for the last line:
    control_files='',''
    Any ideas on what else to check?
    No firewall issues, both source and target servers can ping one another and port 1521 is open on both.
    Both source and target servers are running 11.2.0.3.
    Looking forward to some much needed help as this has me stumped.

    If I were you, I would open in nomount the Instance were its going to be duplicated to verify all the parameters are correct even before starting the duplicate, also you can change several parameters in the duplicate command
    run {
    allocate channel prmy1 type disk;
    allocate channel prmy2 type disk;
    allocate channel prmy3 type disk;
    allocate channel prmy4 type disk;
    allocate auxiliary channel stby type disk;
    duplicate target database to test_db from active database
    spfile
    parameter_value_convert 'testgg1','testgg2'
    set db_unique_name='testgg2'
    set db_file_name_convert='/u01/app/oracle/oradata/testgg1/TESTGG1/datafile/','/u01/app/oracle/oradata/testgg2/TESTGG2/datafile/'
    set log_file_name_convert='/u01/app/oracle/oradata/testgg1/TESTGG1/onlinelog/','/u01/app/oracle/oradata/testgg2/TESTGG2/onlinelog/'
    set control_files='/u01/app/oracle/oradata/testgg2/control/control01.ctl','/u01/app/oracle/oradata/testgg2/control/control02.ctl'

  • ASM issue ORA-00020: maximum number of processes (%s) exceeded (DBD ERROR)

    Hi All,
    i am running 10.2.0.3 with ASM (10.2.0.3) on SunOS (solaris 5.9)
    +ASM1> ps -ef | grep pmon
    oraunity  6174     1   0   Jan 01 ?         298:37 ora_pmon_UNITYQ1
    oraunity  6480     1   0   Dec 31 ?          84:21 asm_pmon_+ASM1
    oraunity  6085     1   0   Mar 09 ?         127:05 ora_pmon_UNIINFQ1
    oraunity 11442     1   0   Jan 01 ?         253:54 ora_pmon_UNIDWHQ1One of rdbms instanace UNIINFQ1 got some failuer due to archival error 'ORA-00257:Archiver error:connect internal only:until freed.'
    To drill down that, i tried to log in to +ASM1 instance to see space utilization under ARCH destination
    SQL> show parameter db_name
    NAME                                 TYPE        VALUE
    db_name                              string      UNIINFQ1
    log_archive_dest                     string      +UNITY_DG1/UNIINFQ1/archi tried following to log in to +ASM1
    UNITYQ1> export ORACLE_SID=+ASM1
    +ASM1> echo $ORACLE_SID
    +ASM1
    +ASM1> export ORACLE_HOME=/unity-rc001-q/ora01/app/oracle/product/10.2.0/asm10g
    +ASM1> echo $ORACLE_HOME
    /unity-rc001-q/ora01/app/oracle/product/10.2.0/asm10g
    +ASM1> sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.3.0 - Production on Wed Jun 10 00:44:35 2009
    Copyright (c) 1982, 2006, Oracle.  All Rights Reserved.
    Connected.
    SQL> select * from v$instance;
    select * from v$instance
    ERROR at line 1:
    ORA-01012: not logged onthen i did following
    +ASM1> asmcmd
    ORA-00020: maximum number of processes (%s) exceeded (DBD ERROR: OCISessionBegin)
    [oraunity] mhs-clust5-qa:/unity-rc001-q/ora01/app/oracle/admin/UNIINFQ1/bdump:i have also noticed high number of BEQUETH connections to +ASM1 instance
    +ASM1> ps -ef | grep +ASM1
    oraunity  6486     1   0   Dec 31 ?         193:20 asm_lmon_+ASM1
    oraunity  6533     1   0   Dec 31 ?          11:49 asm_ckpt_+ASM1
    oraunity  6482     1   0   Dec 31 ?         108:29 asm_diag_+ASM1
    oraunity  6527     1   0   Dec 31 ?           9:28 asm_mman_+ASM1
    oraunity  6210     1   0   Mar 09 ?           8:03 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity  6484     1   0   Dec 31 ?           7:40 asm_psp0_+ASM1
    oraunity  6488     1   0   Dec 31 ?         221:17 asm_lmd0_+ASM1
    oraunity  6480     1   0   Dec 31 ?          84:21 asm_pmon_+ASM1
    oraunity  6529     1   0   Dec 31 ?           8:42 asm_dbw0_+ASM1
    oraunity  6535     1   0   Dec 31 ?           6:45 asm_smon_+ASM1
    oraunity  6523     1   0   Dec 31 ?         241:24 asm_lms0_+ASM1
    oraunity  6531     1   0   Dec 31 ?           9:22 asm_lgwr_+ASM1
    oraunity  6537     1   0   Dec 31 ?           9:03 asm_rbal_+ASM1
    oraunity  6539     1   0   Dec 31 ?          14:36 asm_gmon_+ASM1
    oraunity  6575     1   0   Dec 31 ?          45:59 asm_lck0_+ASM1
    oraunity  6328     1   0   Jan 01 ?          15:08 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity  7866     1   0 16:09:10 ?           0:00 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity  6941     1   0 16:24:30 ?           0:00 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity 11553     1   0   Jan 01 ?          42:00 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity  5010     1   0 16:23:30 ?           0:00 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity  1171     1   0 16:21:30 ?           0:00 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity 26147     1   0 16:18:49 ?           0:00 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity 17948     1   0 16:14:30 ?           0:00 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity 16097     1   0 16:13:30 ?           0:00 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity 19867     1   0 16:15:30 ?           0:00 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity 14221     1   0 16:12:30 ?           0:00 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity 25640  4784   0 02:36:15 pts/4       0:00 grep +ASM1
    oraunity  8513     1   0 16:09:30 ?           0:00 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity 23732     1   0 16:17:30 ?           0:00 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity  7864     1   0 16:09:09 ?           0:19 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity  3109     1   0 16:22:30 ?           0:00 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity 27439     1   0 16:19:30 ?           0:00 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity 10400     1   0 16:10:30 ?           0:00 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity  5588     1   0 16:23:49 ?           0:00 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity 16667     1   0 16:13:48 ?           0:00 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity 21832     1   0 16:16:30 ?           0:00 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity 12308     1   0 16:11:30 ?           0:00 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity 29330     1   0 16:20:30 ?           0:00 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oraunity 25581     1   0 16:18:30 ?           0:00 oracle+ASM1 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))Can anyone help me to solve this issue without shutting down +ASM1. (this instance is used by rest 3 databases as well..so down time is not feasible)
    Regards,
    Bhavik Desai

    You should check alert log file on database like Alex told you.
    And please post Error ;)
    But If You can access +ASM, Or ...by the way... if you stop database ... try to check ASM diskgroup.
    $ export ORACLE_SID=+ASM1
    $ sqlplus / as sysdba
    SQL> set lines 130
    SQL> set pages 10000
    SQL> select NAME, TOTAL_MB, FREE_MB from v$asm_diskgroup;
    If your DISKGROUPs for archivelog on DB full... backup or delete them
    (please start database mount mode)
    $ export ORACLE_SID=DB1
    $ sqlplus / as sysdba
    SQL> startup mount;
    SQL> show parameter log_archive_dest
    backup archivelog
    $ rman target /
    RMAN> backup ARCHIVELOG ALL DELETE INPUT format 'ARCH_%d_%U' ;
    or delete
    $ rman target /
    RMAN> delete ARCHIVELOG ALL ;
    After that ...
    $ sqlplus / as sysdba
    SQL> alter database open
    This justs my suggestion, if your database has the problem with ASM diskgroup full ... because archvielog...
    By the way... please post your result from ASM query and alert log file
    Good Luck

  • Installing ASM Issues - CSS Stack Appears not to be running

    I am installing ASM
    When I run root.sh I get the following error:Expecting the CRS daemons to be up within 600 seconds.
    Giving up: Oracle CSS stack appears NOT to be running.
    Oracle CSS service would not start as installed
    Automatic Storage Management(ASM) cannot be used until Oracle CSS service is started.
    The install is on Centos 5 (aka RHEL 5). I have set up a user and a group specifically for this install (user: oracleasm group: asmdba) all of which are the owners of the disks (dev/oracleasm/disks) and the home which i am installing it on. But cannot get past the CSS stack appears not be running.
    Any assistance would be greatly appreciated...I have been all over OTN and metalink but no luck.
    Regards,
    Matt

    Did you ever get and answer for this...I have EXACTLY the same issue but on AIX.

  • RAC and ASM issue

    Hi All,
    i am getting an error message in asm_alert log file saying "NOTE: ASMB process exiting due to lack of ASM file activity".
    This leads to frequent crashing of NODE 1. Please check below detail error and suggest solution.
    Thu Mar 24 07:05:11 2011
    LMD0 (ospid: 32493) has not called a wait for 94 secs.
    GES: System Load is HIGH.
    GES: Current load is 55.87 and high load threshold is 20.00
    Thu Mar 24 07:06:32 2011
    LMD0 (ospid: 32493) has not called a wait for 174 secs.
    GES: System Load is HIGH.
    GES: Current load is 71.23 and high load threshold is 20.00
    Thu Mar 24 07:06:36 2011
    +Trace dumping is performing id=[cdmp_20110324070635]+
    Thu Mar 24 07:07:49 2011
    +Trace dumping is performing id=[cdmp_20110324070635]+
    Thu Mar 24 07:08:16 2011
    Waiting for clusterware split-brain resolution
    Thu Mar 24 07:18:17 2011
    Errors in file /u01/app/oracle/diag/asm/asm/+ASM1/trace/+ASM1_lmon_32484.trc (incident=60073):+
    ORA-29740: evicted by member 1, group incarnation 120
    Incident details in: /u01/app/oracle/diag/asm/asm/+ASM1/incident/incdir_60073/+ASM1_lmon_32484_i60073.trc+
    Thu Mar 24 07:18:19 2011
    +Trace dumping is performing id=[cdmp_20110324071819]+
    Errors in file /u01/app/oracle/diag/asm/asm/+ASM1/trace/+ASM1_lmon_32484.trc:+
    ORA-29740: evicted by member 1, group incarnation 120
    LMON (ospid: 32484): terminating the instance due to error 29740
    System state dump is made for local instance
    System State dumped to trace file /u01/app/oracle/diag/asm/asm/+ASM1/trace/+ASM1_diag_32459.trc+
    +Trace dumping is performing id=[cdmp_20110324071820]+
    Instance terminated by LMON, pid = 32484
    Thu Mar 24 07:18:31 2011
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Interface type 1 eth1 172.20.223.0 configured from OCR for use as a cluster interconnect
    Interface type 1 eth0 172.20.222.0 configured from OCR for use as  a public interface
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as /u01/app/oracle/product/11.1.0/asm_1/dbs/arch
    Autotune of undo retention is turned on.
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in server-side pfile /u01/app/oracle/product/11.1.0/asm_1/dbs/initASM1.ora+
    System parameters with non-default values:
    large_pool_size          = 12M
    instance_type            = "asm"
    cluster_database         = TRUE
    instance_number          = 1
    asm_diskstring           = "ORCL:*"
    asm_diskgroups           = "REDO01"
    asm_diskgroups           = "REDO02"
    asm_diskgroups           = "DATA"
    asm_diskgroups           = "RECOVERY"
    diagnostic_dest          = "/u01/app/oracle"
    Cluster communication is configured to use the following interface(s) for this instance
    +172.20.223.25+
    cluster interconnect IPC version:Oracle UDP/IP (generic)
    IPC Vendor 1 proto 2
    Thu Mar 24 07:18:36 2011
    PMON started with pid=2, OS id=23120
    Thu Mar 24 07:18:36 2011
    VKTM started with pid=3, OS id=23123 at elevated priority
    VKTM running at (20)ms precision
    Thu Mar 24 07:18:36 2011
    DIAG started with pid=4, OS id=23127
    Thu Mar 24 07:18:37 2011
    PING started with pid=5, OS id=23129
    Thu Mar 24 07:18:37 2011
    PSP0 started with pid=6, OS id=23131
    Thu Mar 24 07:18:37 2011
    DIA0 started with pid=7, OS id=23133
    Thu Mar 24 07:18:37 2011
    LMON started with pid=8, OS id=23135
    Thu Mar 24 07:18:37 2011
    LMD0 started with pid=9, OS id=23137
    Thu Mar 24 07:18:37 2011
    LMS0 started with pid=10, OS id=23148 at elevated priority
    Thu Mar 24 07:18:37 2011
    MMAN started with pid=11, OS id=23152
    Thu Mar 24 07:18:38 2011
    DBW0 started with pid=12, OS id=23170
    Thu Mar 24 07:18:38 2011
    LGWR started with pid=13, OS id=23176
    Thu Mar 24 07:18:38 2011
    CKPT started with pid=14, OS id=23218
    Thu Mar 24 07:18:38 2011
    SMON started with pid=15, OS id=23224
    Thu Mar 24 07:18:38 2011
    RBAL started with pid=16, OS id=23237
    Thu Mar 24 07:18:38 2011
    GMON started with pid=17, OS id=23239
    lmon registered with NM - instance id 1 (internal mem no 0)
    Reconfiguration started (old inc 0, new inc 124)
    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
    * allocate domain 3, invalid = TRUE
    * allocate domain 4, invalid = TRUE
    * domain 0 valid = 1 according to instance 1
    * domain 1 valid = 1 according to instance 1
    * domain 2 valid = 1 according to instance 1
    * domain 3 valid = 1 according to instance 1
    * domain 4 valid = 1 according to instance 1
    Master broadcasted resource hash value bitmaps
    Non-local Process blocks cleaned out
    LMS 0: 0 GCS shadows cancelled, 0 closed, 0 Xw survived
    Set master node info
    Submitted all remote-enqueue requests
    Dwn-cvts replayed, VALBLKs dubious
    All grantable enqueues granted
    LMS 0: 0 GCS shadows traversed, 0 replayed
    Submitted all GCS remote-cache requests
    Post SMON to start 1st pass IR
    Fix write in gcs resources
    Reconfiguration complete
    Thu Mar 24 07:18:40 2011
    LCK0 started with pid=18, OS id=23277
    ORACLE_BASE from environment = /u01/app/oracle
    Thu Mar 24 07:18:41 2011
    SQL> ALTER DISKGROUP ALL MOUNT
    NOTE: cache registered group DATA number=1 incarn=0xf7063e39
    NOTE: cache began mount (not first) of group DATA number=1 incarn=0xf7063e39
    NOTE: cache registered group RECOVERY number=2 incarn=0xf7063e3a
    NOTE: cache began mount (not first) of group RECOVERY number=2 incarn=0xf7063e3a
    NOTE: cache registered group REDO01 number=3 incarn=0xf7163e3b
    NOTE: cache began mount (not first) of group REDO01 number=3 incarn=0xf7163e3b
    NOTE: cache registered group REDO02 number=4 incarn=0xf7163e3c
    NOTE: cache began mount (not first) of group REDO02 number=4 incarn=0xf7163e3c
    NOTE:Loaded lib: /opt/oracle/extapi/32/asm/orcl/1/libasm.so
    NOTE: Assigning number (1,0) to disk (ORCL:ASM_DATA1)
    NOTE: Assigning number (1,1) to disk (ORCL:ASM_DATA2)
    NOTE: Assigning number (2,0) to disk (ORCL:ASM_RECO1)
    NOTE: Assigning number (3,0) to disk (ORCL:ASM_LOG1)
    NOTE: Assigning number (4,0) to disk (ORCL:ASM_LOG2)
    kfdp_query(): 5
    kfdp_queryBg(): 5
    NOTE: cache opening disk 0 of grp 1: DATA1 label:ASM_DATA1
    NOTE: F1X0 found on disk 0 fcn 0.0
    NOTE: cache opening disk 1 of grp 1: DATA2 label:ASM_DATA2
    NOTE: cache mounting (not first) group 1/0xF7063E39 (DATA)
    kjbdomatt send to node 1
    kjbdomatt send to node 2
    NOTE: attached to recovery domain 1
    NOTE: LGWR attempting to mount thread 1 for diskgroup 1
    NOTE: LGWR mounted thread 1 for disk group 1
    NOTE: opening chunk 1 at fcn 0.10794571 ABA
    NOTE: seq=81 blk=1313
    NOTE: cache mounting group 1/0xF7063E39 (DATA) succeeded
    NOTE: cache ending mount (success) of group DATA number=1 incarn=0xf7063e39
    kfdp_query(): 6
    kfdp_queryBg(): 6
    NOTE: cache opening disk 0 of grp 2: RECO1 label:ASM_RECO1
    NOTE: F1X0 found on disk 0 fcn 0.0
    NOTE: cache mounting (not first) group 2/0xF7063E3A (RECOVERY)
    kjbdomatt send to node 1
    kjbdomatt send to node 2
    NOTE: attached to recovery domain 2
    NOTE: LGWR attempting to mount thread 1 for diskgroup 2
    NOTE: LGWR mounted thread 1 for disk group 2
    NOTE: opening chunk 1 at fcn 0.10436377 ABA
    NOTE: seq=48 blk=4298
    NOTE: cache mounting group 2/0xF7063E3A (RECOVERY) succeeded
    NOTE: cache ending mount (success) of group RECOVERY number=2 incarn=0xf7063e3a
    kfdp_query(): 7
    kfdp_queryBg(): 7
    NOTE: cache opening disk 0 of grp 3: LOG1 label:ASM_LOG1
    NOTE: F1X0 found on disk 0 fcn 0.0
    NOTE: cache mounting (not first) group 3/0xF7163E3B (REDO01)
    kjbdomatt send to node 1
    kjbdomatt send to node 2
    NOTE: attached to recovery domain 3
    NOTE: LGWR attempting to mount thread 1 for diskgroup 3
    NOTE: LGWR mounted thread 1 for disk group 3
    NOTE: opening chunk 1 at fcn 0.229332 ABA
    NOTE: seq=30 blk=10690
    NOTE: cache mounting group 3/0xF7163E3B (REDO01) succeeded
    NOTE: cache ending mount (success) of group REDO01 number=3 incarn=0xf7163e3b
    kfdp_query(): 8
    kfdp_queryBg(): 8
    NOTE: cache opening disk 0 of grp 4: LOG2 label:ASM_LOG2
    NOTE: F1X0 found on disk 0 fcn 0.0
    NOTE: cache mounting (not first) group 4/0xF7163E3C (REDO02)
    kjbdomatt send to node 1
    kjbdomatt send to node 2
    NOTE: attached to recovery domain 4
    NOTE: LGWR attempting to mount thread 1 for diskgroup 4
    NOTE: LGWR mounted thread 1 for disk group 4
    NOTE: opening chunk 1 at fcn 0.225880 ABA
    NOTE: seq=30 blk=10556
    NOTE: cache mounting group 4/0xF7163E3C (REDO02) succeeded
    NOTE: cache ending mount (success) of group REDO02 number=4 incarn=0xf7163e3c
    kfdp_query(): 9
    kfdp_queryBg(): 9
    NOTE: Instance updated compatible.asm to 10.1.0.0.0 for grp 1
    SUCCESS: diskgroup DATA was mounted
    kfdp_query(): 10
    kfdp_queryBg(): 10
    NOTE: Instance updated compatible.asm to 10.1.0.0.0 for grp 2
    SUCCESS: diskgroup RECOVERY was mounted
    kfdp_query(): 11
    kfdp_queryBg(): 11
    NOTE: Instance updated compatible.asm to 10.1.0.0.0 for grp 3
    SUCCESS: diskgroup REDO01 was mounted
    kfdp_query(): 12
    kfdp_queryBg(): 12
    NOTE: Instance updated compatible.asm to 10.1.0.0.0 for grp 4
    SUCCESS: diskgroup REDO02 was mounted
    SUCCESS: ALTER DISKGROUP ALL MOUNT
    Thu Mar 24 08:26:28 2011
    Starting background process ASMB
    Thu Mar 24 08:26:28 2011
    ASMB started with pid=20, OS id=9597
    NOTE: ASMB process exiting due to lack of ASM file activity for 5 seconds
    Thu Mar 24 08:27:39 2011
    Starting background process ASMB
    Thu Mar 24 08:27:39 2011
    ASMB started with pid=25, OS id=10735
    NOTE: ASMB process exiting due to lack of ASM file activity for 5 seconds
    +[oracle@qa1crmrac1 trace]$ tail -1500 alert_ASM1.log
    Thu Mar 24 07:05:11 2011
    LMD0 (ospid: 32493) has not called a wait for 94 secs.
    GES: System Load is HIGH.
    GES: Current load is 55.87 and high load threshold is 20.00
    Thu Mar 24 07:06:32 2011
    LMD0 (ospid: 32493) has not called a wait for 174 secs.
    GES: System Load is HIGH.
    GES: Current load is 71.23 and high load threshold is 20.00
    Thu Mar 24 07:06:36 2011
    +Trace dumping is performing id=[cdmp_20110324070635]+
    Thu Mar 24 07:07:49 2011
    +Trace dumping is performing id=[cdmp_20110324070635]+
    Thu Mar 24 07:08:16 2011
    Waiting for clusterware split-brain resolution
    Thu Mar 24 07:18:17 2011
    Errors in file /u01/app/oracle/diag/asm/asm/+ASM1/trace/+ASM1_lmon_32484.trc (incident=60073):+
    ORA-29740: evicted by member 1, group incarnation 120
    Incident details in: /u01/app/oracle/diag/asm/asm/+ASM1/incident/incdir_60073/+ASM1_lmon_32484_i60073.trc+
    Thu Mar 24 07:18:19 2011
    +Trace dumping is performing id=[cdmp_20110324071819]+
    Errors in file /u01/app/oracle/diag/asm/asm/+ASM1/trace/+ASM1_lmon_32484.trc:+
    ORA-29740: evicted by member 1, group incarnation 120
    LMON (ospid: 32484): terminating the instance due to error 29740
    System state dump is made for local instance
    System State dumped to trace file /u01/app/oracle/diag/asm/asm/+ASM1/trace/+ASM1_diag_32459.trc+
    +Trace dumping is performing id=[cdmp_20110324071820]+
    Instance terminated by LMON, pid = 32484
    Thu Mar 24 07:18:31 2011
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Interface type 1 eth1 172.20.223.0 configured from OCR for use as a cluster interconnect
    Interface type 1 eth0 172.20.222.0 configured from OCR for use as  a public interface
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as /u01/app/oracle/product/11.1.0/asm_1/dbs/arch
    Autotune of undo retention is turned on.
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in server-side pfile /u01/app/oracle/product/11.1.0/asm_1/dbs/initASM1.ora+
    System parameters with non-default values:
    large_pool_size          = 12M
    instance_type            = "asm"
    cluster_database         = TRUE
    instance_number          = 1
    asm_diskstring           = "ORCL:*"
    asm_diskgroups           = "REDO01"
    asm_diskgroups           = "REDO02"
    asm_diskgroups           = "DATA"
    asm_diskgroups           = "RECOVERY"
    diagnostic_dest          = "/u01/app/oracle"
    Cluster communication is configured to use the following interface(s) for this instance
    +172.20.223.25+
    cluster interconnect IPC version:Oracle UDP/IP (generic)
    IPC Vendor 1 proto 2
    Thu Mar 24 07:18:36 2011
    PMON started with pid=2, OS id=23120
    Thu Mar 24 07:18:36 2011
    VKTM started with pid=3, OS id=23123 at elevated priority
    VKTM running at (20)ms precision
    Thu Mar 24 07:18:36 2011
    DIAG started with pid=4, OS id=23127
    Thu Mar 24 07:18:37 2011
    PING started with pid=5, OS id=23129
    Thu Mar 24 07:18:37 2011
    PSP0 started with pid=6, OS id=23131
    Thu Mar 24 07:18:37 2011
    DIA0 started with pid=7, OS id=23133
    Thu Mar 24 07:18:37 2011
    LMON started with pid=8, OS id=23135
    Thu Mar 24 07:18:37 2011
    LMD0 started with pid=9, OS id=23137
    Thu Mar 24 07:18:37 2011
    LMS0 started with pid=10, OS id=23148 at elevated priority
    Thu Mar 24 07:18:37 2011
    MMAN started with pid=11, OS id=23152
    Thu Mar 24 07:18:38 2011
    DBW0 started with pid=12, OS id=23170
    Thu Mar 24 07:18:38 2011
    LGWR started with pid=13, OS id=23176
    Thu Mar 24 07:18:38 2011
    CKPT started with pid=14, OS id=23218
    Thu Mar 24 07:18:38 2011
    SMON started with pid=15, OS id=23224
    Thu Mar 24 07:18:38 2011
    RBAL started with pid=16, OS id=23237
    Thu Mar 24 07:18:38 2011
    GMON started with pid=17, OS id=23239
    lmon registered with NM - instance id 1 (internal mem no 0)
    Reconfiguration started (old inc 0, new inc 124)
    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
    * allocate domain 3, invalid = TRUE
    * allocate domain 4, invalid = TRUE
    * domain 0 valid = 1 according to instance 1
    * domain 1 valid = 1 according to instance 1
    * domain 2 valid = 1 according to instance 1
    * domain 3 valid = 1 according to instance 1
    * domain 4 valid = 1 according to instance 1
    Master broadcasted resource hash value bitmaps
    Non-local Process blocks cleaned out
    LMS 0: 0 GCS shadows cancelled, 0 closed, 0 Xw survived
    Set master node info
    Submitted all remote-enqueue requests
    Dwn-cvts replayed, VALBLKs dubious
    All grantable enqueues granted
    LMS 0: 0 GCS shadows traversed, 0 replayed
    Submitted all GCS remote-cache requests
    Post SMON to start 1st pass IR
    Fix write in gcs resources
    Reconfiguration complete
    Thu Mar 24 07:18:40 2011
    LCK0 started with pid=18, OS id=23277
    ORACLE_BASE from environment = /u01/app/oracle
    Thu Mar 24 07:18:41 2011
    SQL> ALTER DISKGROUP ALL MOUNT
    NOTE: cache registered group DATA number=1 incarn=0xf7063e39
    NOTE: cache began mount (not first) of group DATA number=1 incarn=0xf7063e39
    NOTE: cache registered group RECOVERY number=2 incarn=0xf7063e3a
    NOTE: cache began mount (not first) of group RECOVERY number=2 incarn=0xf7063e3a
    NOTE: cache registered group REDO01 number=3 incarn=0xf7163e3b
    NOTE: cache began mount (not first) of group REDO01 number=3 incarn=0xf7163e3b
    NOTE: cache registered group REDO02 number=4 incarn=0xf7163e3c
    NOTE: cache began mount (not first) of group REDO02 number=4 incarn=0xf7163e3c
    NOTE:Loaded lib: /opt/oracle/extapi/32/asm/orcl/1/libasm.so
    NOTE: Assigning number (1,0) to disk (ORCL:ASM_DATA1)
    NOTE: Assigning number (1,1) to disk (ORCL:ASM_DATA2)
    NOTE: Assigning number (2,0) to disk (ORCL:ASM_RECO1)
    NOTE: Assigning number (3,0) to disk (ORCL:ASM_LOG1)
    NOTE: Assigning number (4,0) to disk (ORCL:ASM_LOG2)
    kfdp_query(): 5
    kfdp_queryBg(): 5
    NOTE: cache opening disk 0 of grp 1: DATA1 label:ASM_DATA1
    NOTE: F1X0 found on disk 0 fcn 0.0
    NOTE: cache opening disk 1 of grp 1: DATA2 label:ASM_DATA2
    NOTE: cache mounting (not first) group 1/0xF7063E39 (DATA)
    kjbdomatt send to node 1
    kjbdomatt send to node 2
    NOTE: attached to recovery domain 1
    NOTE: LGWR attempting to mount thread 1 for diskgroup 1
    NOTE: LGWR mounted thread 1 for disk group 1
    NOTE: opening chunk 1 at fcn 0.10794571 ABA
    NOTE: seq=81 blk=1313
    NOTE: cache mounting group 1/0xF7063E39 (DATA) succeeded
    NOTE: cache ending mount (success) of group DATA number=1 incarn=0xf7063e39
    kfdp_query(): 6
    kfdp_queryBg(): 6
    NOTE: cache opening disk 0 of grp 2: RECO1 label:ASM_RECO1
    NOTE: F1X0 found on disk 0 fcn 0.0
    NOTE: cache mounting (not first) group 2/0xF7063E3A (RECOVERY)
    kjbdomatt send to node 1
    kjbdomatt send to node 2
    NOTE: attached to recovery domain 2
    NOTE: LGWR attempting to mount thread 1 for diskgroup 2
    NOTE: LGWR mounted thread 1 for disk group 2
    NOTE: opening chunk 1 at fcn 0.10436377 ABA
    NOTE: seq=48 blk=4298
    NOTE: cache mounting group 2/0xF7063E3A (RECOVERY) succeeded
    NOTE: cache ending mount (success) of group RECOVERY number=2 incarn=0xf7063e3a
    kfdp_query(): 7
    kfdp_queryBg(): 7
    NOTE: cache opening disk 0 of grp 3: LOG1 label:ASM_LOG1
    NOTE: F1X0 found on disk 0 fcn 0.0
    NOTE: cache mounting (not first) group 3/0xF7163E3B (REDO01)
    kjbdomatt send to node 1
    kjbdomatt send to node 2
    NOTE: attached to recovery domain 3
    NOTE: LGWR attempting to mount thread 1 for diskgroup 3
    NOTE: LGWR mounted thread 1 for disk group 3
    NOTE: opening chunk 1 at fcn 0.229332 ABA
    NOTE: seq=30 blk=10690
    NOTE: cache mounting group 3/0xF7163E3B (REDO01) succeeded
    NOTE: cache ending mount (success) of group REDO01 number=3 incarn=0xf7163e3b
    kfdp_query(): 8
    kfdp_queryBg(): 8
    NOTE: cache opening disk 0 of grp 4: LOG2 label:ASM_LOG2
    NOTE: F1X0 found on disk 0 fcn 0.0
    NOTE: cache mounting (not first) group 4/0xF7163E3C (REDO02)
    kjbdomatt send to node 1
    kjbdomatt send to node 2
    NOTE: attached to recovery domain 4
    NOTE: LGWR attempting to mount thread 1 for diskgroup 4
    NOTE: LGWR mounted thread 1 for disk group 4
    NOTE: opening chunk 1 at fcn 0.225880 ABA
    NOTE: seq=30 blk=10556
    NOTE: cache mounting group 4/0xF7163E3C (REDO02) succeeded
    NOTE: cache ending mount (success) of group REDO02 number=4 incarn=0xf7163e3c
    kfdp_query(): 9
    kfdp_queryBg(): 9
    NOTE: Instance updated compatible.asm to 10.1.0.0.0 for grp 1
    SUCCESS: diskgroup DATA was mounted
    kfdp_query(): 10
    kfdp_queryBg(): 10
    NOTE: Instance updated compatible.asm to 10.1.0.0.0 for grp 2
    SUCCESS: diskgroup RECOVERY was mounted
    kfdp_query(): 11
    kfdp_queryBg(): 11
    NOTE: Instance updated compatible.asm to 10.1.0.0.0 for grp 3
    SUCCESS: diskgroup REDO01 was mounted
    kfdp_query(): 12
    kfdp_queryBg(): 12
    NOTE: Instance updated compatible.asm to 10.1.0.0.0 for grp 4
    SUCCESS: diskgroup REDO02 was mounted
    SUCCESS: ALTER DISKGROUP ALL MOUNT
    Thu Mar 24 08:26:28 2011
    Starting background process ASMB
    Thu Mar 24 08:26:28 2011
    ASMB started with pid=20, OS id=9597
    NOTE: ASMB process exiting due to lack of ASM file activity for 5 seconds
    Thu Mar 24 08:27:39 2011
    Starting background process ASMB
    Thu Mar 24 08:27:39 2011
    ASMB started with pid=25, OS id=10735
    NOTE: ASMB process exiting due to lack of ASM file activity for 5 seconds
    Do i need to set the compatible parameter?
    Regards,
    Vish

    It looks to me like your server is absolutely buried, and ASM may just be an innocent bystander. What is going on in the database when this happens? Also, run sar samples at 30 second intervals up to when this happens to see what is happening. It's overhead, but you need to find what is causing the problem with the server(s).
    Are you swapping?

  • Oracle 11gR2 ASM issue

    Environment: HP-UX / Oracle 11gR2 RAC with ASM
    We renamed our ASM disk from c5t1d3 to ora_c5t1d3 in UNIX, and now we want to remove the old name c5t1d3, before that we want to change the disk on ASM diskgroup from c5t1d3 to ora_c5t1d3.
    I dropped the disk c5t1d3 and try to add the same disk with different name ora_c5t1d3, but I am not able to add, I am getting the following error
    SQL> alter diskgroup asmcrsdg1 add disk '/dev/rdsk/ora_c5t1d3';
    alter diskgroup asmcrsdg1 add disk '/dev/rdsk/ora_c5t1d3'
    ERROR at line 1:
    ORA-15032: not all alterations performed
    ORA-15020: discovered duplicate ASM disk "ASMCRSDG1_0006"
    But this disk is not there, when I try to drop this disk, I am getting the following error,
    SQL> alter diskgroup asmcrsdg1 drop disk ASMCRSDG1_0006;
    alter diskgroup asmcrsdg1 drop disk ASMCRSDG1_0006
    ERROR at line 1:
    ORA-15032: not all alterations performed
    ORA-15054: disk "ASMCRSDG1_0006" does not exist in diskgroup "ASMCRSDG1"
    I am confused, Can anyone please help me to understand what’s going on here.

    Check if ASM disk is still a part of ASM disk group.
    1.
    Query header_status and mount_status columns in V$ASM_DISK
    2.
    # dd if=/dev/rdsk/c5t1d3 of=/tmp/disk.out bs=8192 count=1000
    # vi /tmp/disk.out
    If the disk is still a part of the diskgroup, then clean up ASM disk header.
    # dd if=/dev/null of=/dev/rdsk/c5t1d3 bs=8192 count=1000
    Add a renamed disk again.

  • IPhone 5 long voice memos not synced in iTunes

    Hi,
    Today, I've recorded 3 voice memo longer than 3 hours long on my iPhone 5, iOS8.
    I've checked "sync Voice Memos" in the Music tab of iTunes 11.4 sync, but those new memo don't get synced.
    By the way, looking into the "on my iPhone" tab, I can't see the recordings. I can see older recordings, though.
    I can play all the voice memos on the iPhone, including the 3 recordings of today.
    I've tried to send them via email but they don't get through, probably because they are too big.
    AirDrop on iOS8 doesn't seem to be able to "speak" with Mac Os X 10.9.4's AirDrop.
    Any way I can get those big recordings transferred ?

    Hi,
    I found a solution.
    Maybe it helps, if anybody has the asme issue.
    Download iBrowse (http://www.ibrowseapp.com), and the recordings will be accessible, even those hidden by iTunes.
    I could export my recordings with that software.
    This is definitely a bug of iTunes or IOS, and if Apple reads this, they might want to fix it.

  • IPhone is duplicating voice memos

    I have thousands of very important voice notes on my phone. I'm a comedian and I use the voice memos to record joke ideas as well as record my performances.  Lately ITunes has been duplicating them with every sync. It would literally take me days to go through and sort through all the duplicates at this point and try to delete them manually. It's also filled up my entire phone with memos as well as utilized all my backup space. It's essentially made my IPhone useless. From what I can tell this problem has been going on for more than a year and Apple hasn't fixed it. Is there a solution to this problem? Is it an automated solution that can deal with thousand of voice notes and tens of thousands of duplicates?

    Hi,
    I found a solution.
    Maybe it helps, if anybody has the asme issue.
    Download iBrowse (http://www.ibrowseapp.com), and the recordings will be accessible, even those hidden by iTunes.
    I could export my recordings with that software.
    This is definitely a bug of iTunes or IOS, and if Apple reads this, they might want to fix it.

  • How to remove a RAC database

    Hi Guys,
    We have some issues with ASM diskgroups and due to this the diskgroups holding a 2 node RAC DB are not mounted . We want to remove this database cleanly so that we can drop the troubled diskgroups and create new one.Unfortunately we dont have a backup of this database as it is not production.So how can we clean it from asm/crs - dbca needs the database to be up before it can be removed but becuase of asm issue and non-availability of backups,it can not be brought up!
    Any suggestions would be appreciated.
    Thanks.

    Hi,
    as database is mounted by RAC
    1. shutdown node2 (database and ASM instance)
    2. login to node1 , rman- drop database, which will drop all datafile, controlfile etc.
    3. srvclt remove datase -d <db_name> : to remove from CRS reposioty
    4. delete all parameter file or password file etc from $ORALCE_HOME/dbs
    5. remove detail from /etc/oratab
    5. drop ASM diskgroup
    For more detail following metalink notes.
    Note 239998.1: 10g RAC: How to Clean Up After a Failed CRS Install
    Note:311350.1 :How to cleanup ASM installation (RAC and Non-RAC)
    Note:251412.1 :How to Drop the Target Database Using RMAN
    Regards
    [email protected]

  • RAC DB creation Notes

    Any body has notes to create RAC DB , version is 10g Cluster & storage is Varitas
    I am used to create RAC DBs with dbca on oracle Clusterware and ASM...How this is different on Varitas cluster and storage?

    On the linux and windows environments there is the OCFS, which will give you a Cluster File System, so at this point you'll have a file system. But protection relies on the kind of redundancy you have configured for your shared storage. On the ASM issue, this performs tasks such as mirroring and stripping for load balancing and fail over.
    ASM is a volume manager for Oracle Datafiles Only, so the difference is that Oracle scope is only at the database storage level, meanwhile veritas is a complete file system.
    ~ Madrid

  • Oracle 10g RAC using ASM - Storage Issue

    I’ve an issue related to Oracle 10g RAC.
    I’ve 2 node cluster each being Dell 2850 Server with RHEL 4.0
    I’ve EMC CX300 SAN storage with following partitions
    /orasoft     10 Gb          OCFS2 File system
    /oracrs          2 Gb          OCFS2 File system
    /orabackup      100 Gb          OCFS2 File system
    The datafiles are on ASM which is not directly visible in OS.
    I’ve common Oracle Home installed in /orasoft/db_1 which is shared by both nodes in cluster.
    I’ve faced an issue recently related to EMC storage.
    The /orasoft partition displays 1.4 Gb space available using df command.
    With both nodes sharing the common Oracle Home (/orasoft/db_1), when ever I try to touch a file I get an error as No Space left on device. I’m unable to start any service with the same reason.
    Is this setup correct ??
    Can anyone help me with this storage issue ??

    Need a clarification here...what do you mean by "Storage System"...do you mean a server/node or the SAN storage system. If you are referring to a server/node's local storage, then it would NOT be possible for use by RAC, since the disk space has to be shared among the nodes.
    Here is what you can do:
    - Create two partitions/devices (for example Disk_1 and Disk_2) in the SAN storage
    - Create a ASM disk group which would mirror Disk_1 to Disk_2.
    Again, please note that the partitions have to be visible and be accessible read/write from both the nodes/servers.
    HTH
    Thanks
    Chandra Pabba

  • Oracle 10g RAC+ASM - Storage Issue

    I’ve an issue related to Oracle 10g RAC.
    I’ve 2 node cluster each being Dell 2850 Server with RHEL 4.0
    I’ve EMC CX300 SAN storage with following partitions
    /orasoft     10 Gb          OCFS2 File system
    /oracrs          2 Gb          OCFS2 File system
    /orabackup      100 Gb          OCFS2 File system
    The datafiles are on ASM which is not directly visible in OS.
    I’ve common Oracle Home installed in /orasoft/db_1 which is shared by both nodes in cluster.
    I’ve faced an issue recently related to EMC storage.
    The /orasoft partition displays 1.4 Gb space available using df command.
    With both nodes sharing the common Oracle Home (/orasoft/db_1), when ever I try to touch a file I get an error as No Space left on device. I’m unable to start any service with the same reason.
    Is this setup correct ??
    Can anyone help me with this storage issue ??

    Hi,
    If you create a new diskgroup you may be to add the same diskgroup to parameter file or spfile and which will be needing down time.
    sugestion: Instead of creating new diskgroup you should to add disk to existing group.if you add asm disk to existing group your all problem will be solved and Oracle itself will be managing all.And than i am sure no need to add entry in the parameter or spfile like +db_create_file_dest=.....
    regards,
    Sher khan

  • SQLLoader issues of Oracle RAC with ASM

    One of our client wants to use Oracle RAC with ASM for our application, i just want to know if there would be any two-phased commit transactions and SQL*Loader issues in ASM.
    Database is Oracle 10g

    ASM works only at storage layer and has nothing to do with:
    - distributed transactions
    - client executable that connects to database instance: SQL*Loader, SQL*Plus, etc.
    RAC has also nothing to do with distributed transactions: a RAC database is a single database with multiple instances but still a single database; there is no need to use distributed transactions because you have a RAC database.
    Edited by: P. Forstmann on 24 févr. 2011 13:27
    Edited by: P. Forstmann on 24 févr. 2011 13:31

  • Oracle ASM uninstall issue.

    Hello folks. I am using Oracle Database 10.2.0.5
    I am having some issues here:
    I was told to uninstall a Single instance database that was using a ASM.
    I did it using dbca, now i was told to uninstall ASM. But i have a problem, i don't know what's the node's name. How can i check this, once the database was already uninstalled ?
    I tried to use crs_start
    Thanks in advance.
    Edited by: BSalesRashid on 07/02/2013 08:17

    BSalesRashid wrote:
    Hello folks. I am using Oracle Database 10.2.0.5
    I am having some issues here:
    I was told to uninstall a Single instance database that was using a ASM.
    I did it using dbca, Well, that did not "uninstall" anything, it just deleted a particular database.
    now i was told to uninstall ASM. Maybe you should explain exactly what you mean by "uninstall", seeing as your usage of the term in regards to databases is incorrect.
    But i have a problem, i don't know what's the node's name. How can i check this, once the database was already uninstalled ?Where are you being asked for the node's name. What node? Is this a RAC setup?
    >
    I tried to use crs_start To do what?
    >
    Thanks in advance.
    Edited by: BSalesRashid on 07/02/2013 08:17

  • Issue with ASM disk

    Hello,
    When using database configuration assistant to configure ASM and create disk group, it can't find any disk. I've tried to chage disk discovery path by using 'ORCL:*', '/dev/oracleasm/disk/*' and install procedure is as follow:
    TIA,
    Step 1 :
    # rpm -Uvh oracleasm-support-2.0.3-1.i386.rpm \
    oracleasm-2.6.9-42.0.0.0.1.ELsmp-2.0.3-2.i686.rpm \
    oracleasmlib-2.0.2-1.i386.rpm
    Step 2 :
    #vi /etc/sysconfig/rawdevices
    add a line
    /dev/raw/raw1 /dev/sdb1
    To bind the disk devices to the raw devices, enter the following command:
    # /sbin/service rawdevices restart

    Hi,
    Me also facing same issue while creating ASM.
    i done what you said,but now also i'm facing same issue. Please find below steps what i did.
    1) ]# /etc/init.d/oracleasm createdisk VOL1 /dev/sdb7
    Marking disk "VOL1" as an ASM disk: [FAILED]
    2) then i enter the raw devices in the below directory
    ]# vi /etc/sysconfig/rawdevices
    /dev/raw/raw7 /dev/sdb7
    3) then i changed the ownership root to oinstall
    4) then i given the permissions to the raw device
    5) after that i given the below command
    ]# dd if=/dev/zero of=/dev/raw/raw7 bs=1M count=100
    dd: opening `/dev/raw/raw7': Device or resource busy
    6) Then i tried the below way
    ]# dd if=/dev/zero of=/devsdb7 bs=1M count=100
    100+0 records in
    100+0 records out
    104857600 bytes (105 MB) copied, 0.077255 seconds, 1.4 GB/s
    7) then i tried to create the ASM Diskgroup but again i got same issue.
    Can you please give suggession to me it's very important to me
    Regards,
    Ram

Maybe you are looking for

  • Is there a way to find the list of PCs and iDevices connected to my Itunes Match?

    Is there a way to find the list of PCs and iDevices connected to my Itunes Match?

  • Keyboard shortcuts

    I've read topics around keyboard shortcuts that don't work properly and have trashed the pref files http://www.fcpbook.com/Misc1.html. But that did not fix the issue I have. I have FCE4 set in french. My keyboard layout is swiss-french. What I don't

  • Weather is Wrong

    The weather icon that shows in the Notification Center is wrong, and I have no idea how to fix it. It shows a Sun icon, but it's actually raining here, plus the detailed hour-by-hour weather report shows that it's also raining. So, why is the sun ico

  • Reading Microsoft Excel spreadsheets in Java

    Is it possible to read a Microsoft Excel spreadsheet in Java? If so, how does one do it?

  • Where is the sign in page from the itunes menu

    I am trying to add an iphone device to my apple id or itunes account, when I do a google search for it, they all say to choose store > sign in  from the itunes menu.  Where is this?  I have tried multiple times and I am not able to even find that pat