{"id":5068,"date":"2013-02-15T07:39:38","date_gmt":"2013-02-15T11:39:38","guid":{"rendered":"http:\/\/onlineappsdba.com\/?p=5068"},"modified":"2013-02-15T07:39:38","modified_gmt":"2013-02-15T11:39:38","slug":"how-to-remove-ods-schema-from-db-without-using-mrca-tool","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2013\/02\/15\/how-to-remove-ods-schema-from-db-without-using-mrca-tool\/","title":{"rendered":"How to remove ods schema from DB without using MRCA tool"},"content":{"rendered":"<p><strong>Problem Description:<\/strong><\/p>\n<p>Error while recreating OracleAS Metadata Repository Schemas using MRCA tools.<\/p>\n<p>\u00a0<a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/02\/Untitled.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-5069\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/02\/Untitled-300x131.png\" alt=\"\" width=\"300\" height=\"131\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/02\/Untitled-300x131.png 300w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/02\/Untitled.png 563w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p>I couldn\u2019t able to remove the old schema from DB using MRCA tools.<\/p>\n<p>Here I would like to cover the steps of removing ODS schema from DB directly.<\/p>\n<p>Remove the failed MR installation using cleanMR. The cleanMR script is located in the ORACLE_HOME\/repca\/clean directory, where ORACLE_HOME specifies the directory where you installed OracleAS Metadata Repository Creation Assistant.<\/p>\n<p>prompt&gt; cleanMR -HOST db_host -PORT db_port -SERVICE_NAME service_name<\/p>\n<p>[-DBUSER dbuser] -DBPASSWD password [-DBROLE dbrole]<\/p>\n<p>Please refer to below section for getting details on the clearMR script execution process,<\/p>\n<p>http:\/\/docs.oracle.com\/cd\/B28196_01\/repca.1014\/b28214\/remove.htm#CHDBIGFG<\/p>\n<p>4.7 Removing OracleAS Metadata Repository Using the cleanMR Script<\/p>\n<p>The cleanMR script does not remove Oracle Internet Directory (OID) schemas, so please remove the following from the database:<\/p>\n<ol>\n<li><strong>1.\u00a0\u00a0\u00a0 <\/strong><strong>Schema: ODS<\/strong><\/li>\n<\/ol>\n<p>Tablespace: OLTS_ATTRSTORE<\/p>\n<p>Tablespace: OLTS_BATTRSTORE<\/p>\n<p>Tablespace: OLTS_CT_STORE<\/p>\n<p>Tablespace: OLTS_DEFAULT<\/p>\n<p>Tablespace: OLTS_SVRMGSTORE<\/p>\n<p>e.g.<\/p>\n<p>SQL&gt; drop tablespace OLTS_ATTRSTORE cascade;<\/p>\n<p>SQL&gt; drop tablespace OLTS_BATTRSTORE cascade;<\/p>\n<p>SQL&gt; drop tablespace OLTS_CT_STORE cascade;<\/p>\n<p>SQL&gt; drop tablespace OLTS_DEFAULT cascade;<\/p>\n<p>SQL&gt; drop tablespace OLTS_SVRMGSTORE cascade;<\/p>\n<p>SQL&gt; drop schema ODS;<\/p>\n<p>2.\u00a0\u00a0\u00a0\u00a0 \u00a0Now recreate the ods schema using MRCA tool.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Problem Description: Error while recreating OracleAS Metadata Repository Schemas using MRCA tools. \u00a0 I couldn\u2019t able to remove the old [&hellip;]<\/p>\n","protected":false},"author":115,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[424,42],"tags":[],"class_list":["post-5068","post","type-post","status-publish","format-standard","hentry","category-database","category-troubleshooting"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to remove ods schema from DB without using MRCA tool -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/onlineappsdba.com\/index.php\/2013\/02\/15\/how-to-remove-ods-schema-from-db-without-using-mrca-tool\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to remove ods schema from DB without using MRCA tool -\" \/>\n<meta property=\"og:description\" content=\"Problem Description: Error while recreating OracleAS Metadata Repository Schemas using MRCA tools. \u00a0 I couldn\u2019t able to remove the old [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2013\/02\/15\/how-to-remove-ods-schema-from-db-without-using-mrca-tool\/\" \/>\n<meta property=\"article:published_time\" content=\"2013-02-15T11:39:38+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/02\/Untitled-300x131.png\" \/>\n<meta name=\"author\" content=\"Masroof Ahmad\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Masroof Ahmad\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/02\/15\/how-to-remove-ods-schema-from-db-without-using-mrca-tool\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/02\/15\/how-to-remove-ods-schema-from-db-without-using-mrca-tool\/\",\"name\":\"How to remove ods schema from DB without using MRCA tool -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/02\/15\/how-to-remove-ods-schema-from-db-without-using-mrca-tool\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/02\/15\/how-to-remove-ods-schema-from-db-without-using-mrca-tool\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/02\/Untitled-300x131.png\",\"datePublished\":\"2013-02-15T11:39:38+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/02\/15\/how-to-remove-ods-schema-from-db-without-using-mrca-tool\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2013\/02\/15\/how-to-remove-ods-schema-from-db-without-using-mrca-tool\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/02\/15\/how-to-remove-ods-schema-from-db-without-using-mrca-tool\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/02\/Untitled-300x131.png\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/02\/Untitled-300x131.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2013\/02\/15\/how-to-remove-ods-schema-from-db-without-using-mrca-tool\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to remove ods schema from DB without using MRCA tool\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/onlineappsdba.com\/#website\",\"url\":\"https:\/\/onlineappsdba.com\/\",\"name\":\"\",\"description\":\"Oracle Implementation &amp; Training Experts\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/onlineappsdba.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\",\"name\":\"Masroof Ahmad\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"caption\":\"Masroof Ahmad\"},\"url\":\"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to remove ods schema from DB without using MRCA tool -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/onlineappsdba.com\/index.php\/2013\/02\/15\/how-to-remove-ods-schema-from-db-without-using-mrca-tool\/","og_locale":"en_US","og_type":"article","og_title":"How to remove ods schema from DB without using MRCA tool -","og_description":"Problem Description: Error while recreating OracleAS Metadata Repository Schemas using MRCA tools. \u00a0 I couldn\u2019t able to remove the old [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2013\/02\/15\/how-to-remove-ods-schema-from-db-without-using-mrca-tool\/","article_published_time":"2013-02-15T11:39:38+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/02\/Untitled-300x131.png","type":"","width":"","height":""}],"author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/02\/15\/how-to-remove-ods-schema-from-db-without-using-mrca-tool\/","url":"https:\/\/onlineappsdba.com\/index.php\/2013\/02\/15\/how-to-remove-ods-schema-from-db-without-using-mrca-tool\/","name":"How to remove ods schema from DB without using MRCA tool -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/02\/15\/how-to-remove-ods-schema-from-db-without-using-mrca-tool\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/02\/15\/how-to-remove-ods-schema-from-db-without-using-mrca-tool\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/02\/Untitled-300x131.png","datePublished":"2013-02-15T11:39:38+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/02\/15\/how-to-remove-ods-schema-from-db-without-using-mrca-tool\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2013\/02\/15\/how-to-remove-ods-schema-from-db-without-using-mrca-tool\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/02\/15\/how-to-remove-ods-schema-from-db-without-using-mrca-tool\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/02\/Untitled-300x131.png","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2013\/02\/Untitled-300x131.png"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2013\/02\/15\/how-to-remove-ods-schema-from-db-without-using-mrca-tool\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"How to remove ods schema from DB without using MRCA tool"}]},{"@type":"WebSite","@id":"https:\/\/onlineappsdba.com\/#website","url":"https:\/\/onlineappsdba.com\/","name":"","description":"Oracle Implementation &amp; Training Experts","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/onlineappsdba.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb","name":"Masroof Ahmad","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","caption":"Masroof Ahmad"},"url":"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/"}]}},"_links":{"self":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/5068","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/users\/115"}],"replies":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/comments?post=5068"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/5068\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=5068"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=5068"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=5068"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}