{"id":455,"date":"2008-12-03T00:30:03","date_gmt":"2008-12-02T22:30:03","guid":{"rendered":"http:\/\/www.ora-solutions.net\/web\/?p=455"},"modified":"2008-12-03T00:30:03","modified_gmt":"2008-12-02T22:30:03","slug":"add-dependency-of-database-instance-on-asm-to-ocr","status":"publish","type":"post","link":"https:\/\/www.ora-solutions.net\/web\/2008\/12\/03\/add-dependency-of-database-instance-on-asm-to-ocr\/","title":{"rendered":"Add Dependency of Database Instance on ASM to OCR"},"content":{"rendered":"<p>Today at a presentation of Gr\u00e9gory Guillou and Alex Gorbachev from The Pythian Group at UKOUG 2008, I learned that the dependency of RAC database instances on ASM is not set up when adding the database instances to OCR via srvctl add instance. <\/p>\n<p>I was wondering in the past, why the database instances would sometimes not start up correctly when booting and fail at loading the spfile from ASM.<\/p>\n<p>So, if you did not use DBCA to create and register your RAC database with OCR but srvctl, as shown here:<\/p>\n<p><code><\/p>\n<blockquote><p>\n $ srvctl add database -d BOSTON \u2013o \/opt\/oracle\/product\/10g_db_rac<br \/>\n $ srvctl add instance -d BOSTON -i BOSTON1 -n boston_host1<br \/>\n $ srvctl add instance -d BOSTON -i BOSTON2 -n boston_host2\n<\/p><\/blockquote>\n<p><\/code><\/p>\n<p> then you have to create this dependency manually in order to determine the appropriate startup order:<\/p>\n<p><code><\/p>\n<blockquote><p>$ srvctl modify instance \u2013d BOSTON \u2013i BOSTON1 \u2013s +ASM1<br \/>\n$ srvctl modify instance \u2013d BOSTON \u2013i BOSTON2 \u2013s +ASM2\n<\/p><\/blockquote>\n<p><\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Today at a presentation of Gr\u00e9gory Guillou and Alex Gorbachev from The Pythian Group at UKOUG 2008, I learned that the dependency of RAC database instances on ASM is not set up when adding the database instances to OCR via srvctl add instance. I was wondering in the past, why the database instances would sometimes [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[13,5,35],"tags":[],"class_list":["post-455","post","type-post","status-publish","format-standard","hentry","category-10g","category-oracle-database","category-real-application-clusters-oracle-database-2"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.ora-solutions.net\/web\/wp-json\/wp\/v2\/posts\/455","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ora-solutions.net\/web\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ora-solutions.net\/web\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ora-solutions.net\/web\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ora-solutions.net\/web\/wp-json\/wp\/v2\/comments?post=455"}],"version-history":[{"count":2,"href":"https:\/\/www.ora-solutions.net\/web\/wp-json\/wp\/v2\/posts\/455\/revisions"}],"predecessor-version":[{"id":457,"href":"https:\/\/www.ora-solutions.net\/web\/wp-json\/wp\/v2\/posts\/455\/revisions\/457"}],"wp:attachment":[{"href":"https:\/\/www.ora-solutions.net\/web\/wp-json\/wp\/v2\/media?parent=455"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ora-solutions.net\/web\/wp-json\/wp\/v2\/categories?post=455"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ora-solutions.net\/web\/wp-json\/wp\/v2\/tags?post=455"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}