<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>AskDBA.org Forum &#187; Forum: Automatic Storage Management - Recent Topics</title>
<link>http://www.forum.askdba.org/</link>
<description>Forum for Oracle DBA&#039;s</description>
<language>en</language>
<pubDate>Sun, 12 Feb 2012 10:32:03 +0000</pubDate>

<item>
<title>daniesh on "register standby database in recovery catalog."</title>
<link>http://www.forum.askdba.org/topic/register-standby-database-in-recovery-catalog#post-184</link>
<pubDate>Thu, 07 Oct 2010 17:27:36 +0000</pubDate>
<dc:creator>daniesh</dc:creator>
<guid isPermaLink="false">184@http://www.forum.askdba.org/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Can we register the standby database in recovery catalog.&#60;br /&#62;
I know that if the catalog database is same for both the standby and primary then both will have same dbid and we can use unique dbid.&#60;br /&#62;
However in our case, Catalog is different for primary and standby whenever i try to register the standby database. I am getting the below error.&#60;/p&#62;
&#60;p&#62;RMAN&#38;gt; register database;&#60;/p&#62;
&#60;p&#62;RMAN-00571: ===========================================================&#60;br /&#62;
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============&#60;br /&#62;
RMAN-00571: ===========================================================&#60;br /&#62;
RMAN-03002: failure of register command at 10/07/2010 18:26:04&#60;br /&#62;
RMAN-08040: full resync skipped, control file is not current or backup&#60;/p&#62;
&#60;p&#62;Can you please let me know your view on this?&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
</item>
<item>
<title>taraldesai on "ASM DiskGroup"</title>
<link>http://www.forum.askdba.org/topic/asm-diskgroup#post-179</link>
<pubDate>Sun, 29 Aug 2010 18:52:22 +0000</pubDate>
<dc:creator>taraldesai</dc:creator>
<guid isPermaLink="false">179@http://www.forum.askdba.org/</guid>
<description>&#60;p&#62;Hi Amit/Saurabh,&#60;/p&#62;
&#60;p&#62;I have question regarding adding diskgroup. Let's say if we add any diskgroup with normal redundancy without using failgroup it will create diskgroup. So, how redundancy is maintained. Where would it write block image on same disk.
&#60;/p&#62;</description>
</item>
<item>
<title>bhatia.ish@gmail.com on "What are the pre-requisites of ASM on AIX 6.1?"</title>
<link>http://www.forum.askdba.org/topic/what-are-the-pre-requisites-of-asm-on-aix-61#post-164</link>
<pubDate>Tue, 22 Jun 2010 11:29:28 +0000</pubDate>
<dc:creator>bhatia.ish@gmail.com</dc:creator>
<guid isPermaLink="false">164@http://www.forum.askdba.org/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;What are the pre-requisites of ASM on AIX 6.1?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Bhatia
&#60;/p&#62;</description>
</item>
<item>
<title>daniesh on "PKRS-1009 failed to start ASM instance"</title>
<link>http://www.forum.askdba.org/topic/pkrs-1009-failed-to-start-asm-instance#post-97</link>
<pubDate>Mon, 12 Oct 2009 06:01:09 +0000</pubDate>
<dc:creator>daniesh</dc:creator>
<guid isPermaLink="false">97@http://www.forum.askdba.org/</guid>
<description>&#60;p&#62;Hi ,&#60;br /&#62;
I have installed RAC on AS-4 platform. cluster and database s/w is installed successfully however when i try to install ASM i am getting an following error.&#60;br /&#62;
PKRS-1009 : failed to start ASM instance.&#60;br /&#62;
CRS-1005: failed to get required resources.&#60;br /&#62;
CRS:0223: node 1 has placement erro.&#60;/p&#62;
&#60;p&#62;could you please help me on this?&#60;/p&#62;
&#60;p&#62;Thanks,
&#60;/p&#62;</description>
</item>
<item>
<title>deepika.dhamija@gmail.com on "ASM and Multipathing"</title>
<link>http://www.forum.askdba.org/topic/asm-and-multipathing#post-103</link>
<pubDate>Tue, 08 Dec 2009 09:37:34 +0000</pubDate>
<dc:creator>deepika.dhamija@gmail.com</dc:creator>
<guid isPermaLink="false">103@http://www.forum.askdba.org/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I have a 2node RAC Setup 10gR2.&#60;/p&#62;
&#60;p&#62;I have three ASM Volumes configured, out of devices sdb2, sdb3, sdb4&#60;br /&#62;
/etc/init.d/oracleasm createdisk VOL1 /dev/sdb2&#60;br /&#62;
/etc/init.d/oracleasm createdisk VOL2 /dev/sdb3&#60;br /&#62;
/etc/init.d/oracleasm createdisk VOL3 /dev/sdb4.&#60;br /&#62;
where VOL1 &#38;amp; VOL2 belong to the Disk Group ORCL_DATA1 and Vol3 to the group FLASH_RECOVERY_AREA.&#60;/p&#62;
&#60;p&#62;I want to use the multipath disks namely /dev/multipath/sdb2, /dev/multipath/sdb3 and /dev/multipath/sdb4 for asm volumes.&#60;br /&#62;
I created the multipath disks on node1 and edited the file /etc/sysconfig/oracleasm and set ORACLEASM_SCANORDER=&#34;multipath&#34; and&#60;br /&#62;
ORACLEASM_SCANEXCLUDE=&#34;sdb2 sdb3 sdb4&#34;.&#60;/p&#62;
&#60;p&#62;After a Reboot, the crs_stat shows&#60;br /&#62;
On Node1&#60;/p&#62;
&#60;p&#62;--------------------------------------------------------------------------------&#60;br /&#62;
Name Type Target State Host&#60;/p&#62;
&#60;p&#62;--------------------------------------------------------------------------------&#60;br /&#62;
ora....SM1.asm application ONLINE ONLINE linux1&#60;br /&#62;
ora....X1.lsnr application ONLINE ONLINE linux1&#60;br /&#62;
ora.linux1.gsd application ONLINE ONLINE linux1&#60;br /&#62;
ora.linux1.ons application ONLINE ONLINE linux1&#60;br /&#62;
ora.linux1.vip application ONLINE ONLINE linux1&#60;br /&#62;
ora....SM2.asm application ONLINE ONLINE linux2&#60;br /&#62;
ora....X2.lsnr application ONLINE ONLINE linux2&#60;br /&#62;
ora.linux2.gsd application ONLINE ONLINE linux2&#60;br /&#62;
ora.linux2.ons application ONLINE ONLINE linux2&#60;br /&#62;
ora.linux2.vip application ONLINE ONLINE linux2&#60;br /&#62;
ora.orcl.db application ONLINE ONLINE linux1&#60;br /&#62;
ora....l1.inst application ONLINE OFFLINE&#60;br /&#62;
ora....l2.inst application ONLINE ONLINE linux2&#60;br /&#62;
ora....test.cs application ONLINE ONLINE linux2&#60;br /&#62;
ora....cl1.srv application ONLINE OFFLINE&#60;br /&#62;
ora....cl2.srv application ONLINE ONLINE linux2&#60;/p&#62;
&#60;p&#62;oracle@linux1 ~$ sqlplus &#34;/ as sysdba&#34;&#60;/p&#62;
&#60;p&#62;SQL*Plus: Release 10.2.0.1.0 - Production on Tue Dec 8 12:04:53 2009&#60;/p&#62;
&#60;p&#62;Copyright (c) 1982, 2005, Oracle. All rights reserved.&#60;/p&#62;
&#60;p&#62;Connected to an idle instance.&#60;/p&#62;
&#60;p&#62;SQL&#38;gt; select name, path from v$asm_disk;&#60;br /&#62;
select name, path from v$asm_disk&#60;br /&#62;
*&#60;br /&#62;
ERROR at line 1:&#60;br /&#62;
ORA-01034: ORACLE not available&#60;/p&#62;
&#60;p&#62;I try to start the instance manually,&#60;br /&#62;
oracle@linux1 ~$ srvctl start instance -d orcl -i orcl1&#60;br /&#62;
PRKP-1001 : Error starting instance orcl1 on node linux1&#60;br /&#62;
CRS-0215: Could not start resource 'ora.orcl.orcl1.inst'.&#60;/p&#62;
&#60;p&#62;Also from sql&#60;br /&#62;
SQL&#38;gt; startup&#60;br /&#62;
ORA-01078: failure in processing system parameters&#60;br /&#62;
ORA-01565: error in identifying file '+ORCL_DATA1/orcl/spfileorcl.ora'&#60;br /&#62;
ORA-17503: ksfdopn:2 Failed to open file +ORCL_DATA1/orcl/spfileorcl.ora&#60;br /&#62;
ORA-15077: could not locate ASM instance serving a required diskgroup&#60;/p&#62;
&#60;p&#62;On Node2&#60;/p&#62;
&#60;p&#62;--------------------------------------------------------------------------------&#60;br /&#62;
oracle@linux2 ~$ sqlplus &#34;/ as sysdba&#34;&#60;/p&#62;
&#60;p&#62;SQL*Plus: Release 10.2.0.1.0 - Production on Tue Dec 8 11:56:13 2009&#60;/p&#62;
&#60;p&#62;Copyright (c) 1982, 2005, Oracle. All rights reserved.&#60;/p&#62;
&#60;p&#62;Connected to:&#60;br /&#62;
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production&#60;br /&#62;
With the Partitioning, Real Application Clusters, OLAP and Data Mining options&#60;/p&#62;
&#60;p&#62;SQL&#38;gt; select name, path from v$asm_disk;&#60;/p&#62;
&#60;p&#62;NAME&#60;/p&#62;
&#60;p&#62;--------------------------------------------------------------------------------&#60;br /&#62;
PATH&#60;/p&#62;
&#60;p&#62;--------------------------------------------------------------------------------&#60;br /&#62;
VOL1&#60;br /&#62;
ORCL:VOL1&#60;/p&#62;
&#60;p&#62;VOL2&#60;br /&#62;
ORCL:VOL2&#60;/p&#62;
&#60;p&#62;VOL3&#60;br /&#62;
ORCL:VOL3&#60;/p&#62;
&#60;p&#62;Plz note, that I have the multipath devices only on one node currently.&#60;/p&#62;
&#60;p&#62;I am new to the multipathing concept. Plz advise, on what (above) steps are wrong and what additional things are to be taken care of.&#60;br /&#62;
And the causes/solutions to the errors.
&#60;/p&#62;</description>
</item>
<item>
<title>daniesh on "asmcmd register"</title>
<link>http://www.forum.askdba.org/topic/asmcmd-register#post-90</link>
<pubDate>Mon, 21 Sep 2009 13:56:02 +0000</pubDate>
<dc:creator>daniesh</dc:creator>
<guid isPermaLink="false">90@http://www.forum.askdba.org/</guid>
<description>&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;Is there anyway to register a database using asmcmd command?
&#60;/p&#62;</description>
</item>
<item>
<title>lata on "asm tool"</title>
<link>http://www.forum.askdba.org/topic/asm-tool#post-35</link>
<pubDate>Thu, 20 Nov 2008 07:44:37 +0000</pubDate>
<dc:creator>lata</dc:creator>
<guid isPermaLink="false">35@http://www.forum.askdba.org/</guid>
<description>&#60;p&#62;what is asm tool and how to use it
&#60;/p&#62;</description>
</item>
<item>
<title>anu.kmth on "error while addign a disk to asm diskgroup"</title>
<link>http://www.forum.askdba.org/topic/error-while-addign-a-disk-to-asm-diskgroup#post-18</link>
<pubDate>Fri, 12 Sep 2008 15:20:03 +0000</pubDate>
<dc:creator>anu.kmth</dc:creator>
<guid isPermaLink="false">18@http://www.forum.askdba.org/</guid>
<description>&#60;p&#62;1. asmtool is listing the disks as shown below.&#60;br /&#62;
--------------------------------------------------------------------&#60;br /&#62;
C:\oracle\product\10.2.0\db_1\BIN\BIN&#38;gt;asmtool -list&#60;br /&#62;
NTFS                             \Device\Harddisk0\Partition1            25595M&#60;br /&#62;
NTFS                             \Device\Harddisk1\Partition1            35998M&#60;br /&#62;
NTFS                             \Device\Harddisk1\Partition2            33994M&#60;br /&#62;
NTFS                             \Device\Harddisk2\Partition1            34994M&#60;br /&#62;
NTFS                             \Device\Harddisk3\Partition1            34946M&#60;br /&#62;
ORCLDISKASM0                     \Device\Harddisk4\Partition1             1011M&#60;br /&#62;
ORCLDISKASM2                     \Device\Harddisk5\Partition1             1011M&#60;br /&#62;
NTFS                             \Device\Harddisk7\Partition1             5122M&#60;br /&#62;
ORCLDISKASM0                     \Device\Harddisk9\Partition1             1004M&#60;br /&#62;
ORCLDISKASM1                     \Device\Harddisk10\Partition1            1004M&#60;br /&#62;
ORCLDISKASM3                     \Device\Harddisk10\Partition2            1004M&#60;br /&#62;
ORCLDISKASM0                     \Device\Harddisk10\Partition3            1004M&#60;br /&#62;
ORCLDISKASM1040                  \Device\Harddisk10\Partition4            1004M&#60;/p&#62;
&#60;p&#62;2. When tried to add ORCLDISKASM1040 to existing ASm disk group following error is seen&#60;br /&#62;
-----------------------------------------------------------&#60;/p&#62;
&#60;p&#62;SQL&#38;gt; ALTER DISKGROUP disk_group_1 ADD DISK '\\.\ORCLDISKASM1040';&#60;br /&#62;
ALTER DISKGROUP disk_group_1 ADD DISK '\\.\ORCLDISKASM1040'&#60;br /&#62;
*&#60;br /&#62;
ERROR at line 1:&#60;br /&#62;
ORA-15032: not all alterations performed&#60;br /&#62;
ORA-15031: disk specification '\\.\ORCLDISKASM1040' matches no disks&#60;/p&#62;
&#60;p&#62;Please help/suggest on how to fix this....................................
&#60;/p&#62;</description>
</item>
<item>
<title>nukavarapu on "ASM not starting up after system reboot"</title>
<link>http://www.forum.askdba.org/topic/asm-not-starting-up-after-system-reboot#post-11</link>
<pubDate>Wed, 27 Aug 2008 19:06:55 +0000</pubDate>
<dc:creator>nukavarapu</dc:creator>
<guid isPermaLink="false">11@http://www.forum.askdba.org/</guid>
<description>&#60;p&#62;We have a 2 node prototype RAC cluster running on 2 nodes using iscsi and OCFS, ASM. After reboot of the 2 nodes ASM is giving the following error message. &#60;/p&#62;
&#60;p&#62;ORA-29760: instance_number parameter not specified&#60;/p&#62;
&#60;p&#62;Here is the result of crs_stat -t..&#60;/p&#62;
&#60;p&#62;[oracle@satya dbs]$ crs_stat -t&#60;br /&#62;
Name           Type           Target    State     Host&#60;br /&#62;
------------------------------------------------------------&#60;br /&#62;
ora....SRV1.cs application    ONLINE    UNKNOWN   usha&#60;br /&#62;
ora....cl2.srv application    ONLINE    UNKNOWN   usha&#60;br /&#62;
ora.orcl.db    application    ONLINE    UNKNOWN   usha&#60;br /&#62;
ora....l1.inst application    OFFLINE   OFFLINE&#60;br /&#62;
ora....l2.inst application    OFFLINE   OFFLINE&#60;br /&#62;
ora...._taf.cs application    ONLINE    UNKNOWN   usha&#60;br /&#62;
ora....cl1.srv application    ONLINE    UNKNOWN   satya&#60;br /&#62;
ora....cl2.srv application    ONLINE    UNKNOWN   usha&#60;br /&#62;
ora....SM1.asm application    ONLINE    OFFLINE&#60;br /&#62;
ora....YA.lsnr application    ONLINE    ONLINE    satya&#60;br /&#62;
ora.satya.gsd  application    ONLINE    ONLINE    satya&#60;br /&#62;
ora.satya.ons  application    ONLINE    ONLINE    satya&#60;br /&#62;
ora.satya.vip  application    ONLINE    ONLINE    satya&#60;br /&#62;
ora....SM2.asm application    ONLINE    OFFLINE&#60;br /&#62;
ora....HA.lsnr application    OFFLINE   OFFLINE&#60;br /&#62;
ora.usha.gsd   application    ONLINE    ONLINE    usha&#60;br /&#62;
ora.usha.ons   application    ONLINE    ONLINE    usha&#60;br /&#62;
ora.usha.vip   application    ONLINE    ONLINE    usha&#60;/p&#62;
&#60;p&#62;Can you please advise me,what is missing here.&#60;br /&#62;
thanks,&#60;br /&#62;
satya
&#60;/p&#62;</description>
</item>
<item>
<title>nsayyappan on "ASM installation"</title>
<link>http://www.forum.askdba.org/topic/asm-installation#post-4</link>
<pubDate>Mon, 21 Jul 2008 18:29:57 +0000</pubDate>
<dc:creator>nsayyappan</dc:creator>
<guid isPermaLink="false">4@http://www.forum.askdba.org/</guid>
<description>&#60;p&#62;Are there any quick installation guide for ASM on rac on AIX
&#60;/p&#62;</description>
</item>

</channel>
</rss>

