{"id":2231,"date":"2010-12-10T09:50:24","date_gmt":"2010-12-10T13:50:24","guid":{"rendered":"http:\/\/onlineappsdba.com\/index.php\/2010\/12\/10\/how-to-change-oid-11g-database-schema-ods-password\/"},"modified":"2010-12-10T09:50:24","modified_gmt":"2010-12-10T13:50:24","slug":"how-to-change-oid-11g-database-schema-ods-password","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2010\/12\/10\/how-to-change-oid-11g-database-schema-ods-password\/","title":{"rendered":"How to change OID 11g database schema (ODS) password"},"content":{"rendered":"<p>Oracle Internet Directory (OID) is LDAP compliant directory server\u00a0and stores its data ( schema -attributes\/object class\/access policy, users and groups) in RDBMS (Oracle Database) under schema <strong>ODS<\/strong> (Oracle Directory Store).<\/p>\n<p>When you install Oracle Internet Directory (for OID 11g installation steps <a target=\"_blank\" href=\"https:\/\/onlineappsdba.com\/index.php\/2009\/08\/21\/installing-oracle-fusion-middleware-fmw-11g-identity-management-components-oid-dip-ovd-oif\/\">click here<\/a>)\u00a0it creates following directories<\/p>\n<ul>\n<li><strong>MW_HOME<\/strong>(WebLogic Home) : This is directory under which you install WebLogic Server and Oracle Identity Management (OID).<\/li>\n<li><strong>ORACLE_HOME<\/strong>(For OID) : This is directory under MW_HOME (usually Oracle_IDM1) which contains executable\/library\/binary for Oracle Identity Management Component (OID)<\/li>\n<li><strong>ORACLE_INSTANCE<\/strong>(For OID) : This is directory (by default under MW_HOME with default name <strong>asinst_1<\/strong>) which contains configuration and log files.<\/li>\n<\/ul>\n<p>\u00a0<font color=\"#ff0000\">OID schema (ODS)\u00a0password\u00a0is stored in <strong>wallet<\/strong> ($ORACLE_INSTANCE\/OID\/admin\/<strong>oidpwdXXXX<\/strong>)\u00a0and used by\u00a0OID Middle Tier Process to connect to database.<\/font> More on Oracle Wallet\u00a0\u00a0<a target=\"_blank\" href=\"https:\/\/onlineappsdba.com\/index.php\/2008\/01\/09\/oracle-wallets-sslhttps-owm\/\">here<\/a><\/p>\n<p>.<\/p>\n<p><strong>If you forgot ODS password and wish to change\u00a0it then follow below process<\/strong><\/p>\n<p><strong>1.<\/strong> Shutdown OID using <strong>opmnctl stopall<\/strong><\/p>\n<p><strong>2. <\/strong>Login to OID database with sys or system account and change password<br \/>\nSQL&gt; <strong>alter user ODS identified by New_PASSWORD;<\/strong><\/p>\n<p><strong>3. <\/strong>Login to OID tier and move wallet file (password file to connect from OID tier to database) $ORACLE_INSTANCE\/OID\/admin\/<strong>oidpwdXXXX<\/strong><\/p>\n<p><strong>4. <\/strong>Recreate wallet using<br \/>\n<strong>$ORACLE_HOME\/ldap\/bin\/oidpasswd connect=OIDDB create_wallet=true<\/strong>\u00a0 (<font color=\"#ff0000\">Set ORACLE_HOME to OID ORACLE_HOME mentioned above, set ORACLE_INSTANCE environment. Make sure TNS_ADMIN is not set . If this is set then set it to $ORACLE_INSTANCE\/config<\/font>)<\/p>\n<p><strong>5.<\/strong> If you have multiple OID instances (OID running on multiple PCs) then copy wallet files to all other OID instances $ORACLE_INSTANCE\/OID\/admin\/<strong>oidpwdXXXX<\/strong><\/p>\n<p><strong>.<\/strong><\/p>\n<p><strong>If you\u00a0know ODS password and wish to change password then follow below process<\/strong><\/p>\n<p><strong>1. <\/strong>Shutdown OID using <strong>opmnctl stopall<\/strong><\/p>\n<p><strong>2. <\/strong>Login to OID tier and recreate database password for ODS schema\u00a0<\/p>\n<p><strong>$ORACLE_HOME\/ldap\/bin\/oidpasswd connect=OIDDB change_oiddb_pwd=true<\/strong>\u00a0 (<font color=\"#ff0000\">Set ORACLE_HOME to OID ORACLE_HOME mentioned above, set ORACLE_INSTANCE variable. Make sure TNS_ADMIN is not set . If this is set then set it to $ORACLE_INSTANCE\/config<\/font>). This command will update password in database and also in wallet (OID tier)<\/p>\n<p><strong>3.<\/strong>If you have multiple OID instances (OID running on multiple PCs) then copy wallet files to all other OID instances $ORACLE_INSTANCE\/OID\/admin\/oidpwdXXXX<\/p>\n<p>.<\/p>\n<p><strong><u>References :<\/u><\/strong><\/p>\n<ul>\n<li><strong>472752.1<\/strong>\u00a0 How to Unlock\/Reset Super User cn=orcladmin When the ODS&#8217;s Password Has Been Forgotten or is Unknown ? (Note* <font color=\"#ff0000\">Wallet location in this note is wrong for OID 11g<\/font>)<\/li>\n<li><a target=\"_blank\" href=\"http:\/\/download.oracle.com\/docs\/cd\/E14571_01\/core.1111\/e10106\/imha.htm#ASHIA3084\">Change ODS Password used by OID<\/a>\u00a0<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Oracle Internet Directory (OID) is LDAP compliant directory server\u00a0and stores its data ( schema -attributes\/object class\/access policy, users and groups) [&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":[1],"tags":[],"class_list":["post-2231","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to change OID 11g database schema (ODS) password -<\/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\/2010\/12\/10\/how-to-change-oid-11g-database-schema-ods-password\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to change OID 11g database schema (ODS) password -\" \/>\n<meta property=\"og:description\" content=\"Oracle Internet Directory (OID) is LDAP compliant directory server\u00a0and stores its data ( schema -attributes\/object class\/access policy, users and groups) [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2010\/12\/10\/how-to-change-oid-11g-database-schema-ods-password\/\" \/>\n<meta property=\"article:published_time\" content=\"2010-12-10T13:50:24+00:00\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/12\/10\/how-to-change-oid-11g-database-schema-ods-password\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/12\/10\/how-to-change-oid-11g-database-schema-ods-password\/\",\"name\":\"How to change OID 11g database schema (ODS) password -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"datePublished\":\"2010-12-10T13:50:24+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/12\/10\/how-to-change-oid-11g-database-schema-ods-password\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2010\/12\/10\/how-to-change-oid-11g-database-schema-ods-password\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/12\/10\/how-to-change-oid-11g-database-schema-ods-password\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to change OID 11g database schema (ODS) password\"}]},{\"@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 change OID 11g database schema (ODS) password -","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\/2010\/12\/10\/how-to-change-oid-11g-database-schema-ods-password\/","og_locale":"en_US","og_type":"article","og_title":"How to change OID 11g database schema (ODS) password -","og_description":"Oracle Internet Directory (OID) is LDAP compliant directory server\u00a0and stores its data ( schema -attributes\/object class\/access policy, users and groups) [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2010\/12\/10\/how-to-change-oid-11g-database-schema-ods-password\/","article_published_time":"2010-12-10T13:50:24+00:00","author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2010\/12\/10\/how-to-change-oid-11g-database-schema-ods-password\/","url":"https:\/\/onlineappsdba.com\/index.php\/2010\/12\/10\/how-to-change-oid-11g-database-schema-ods-password\/","name":"How to change OID 11g database schema (ODS) password -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"datePublished":"2010-12-10T13:50:24+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2010\/12\/10\/how-to-change-oid-11g-database-schema-ods-password\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2010\/12\/10\/how-to-change-oid-11g-database-schema-ods-password\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2010\/12\/10\/how-to-change-oid-11g-database-schema-ods-password\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"How to change OID 11g database schema (ODS) password"}]},{"@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\/2231","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=2231"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/2231\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=2231"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=2231"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=2231"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}