{"id":2942,"date":"2012-03-04T02:40:49","date_gmt":"2012-03-04T06:40:49","guid":{"rendered":"http:\/\/onlineappsdba.com\/index.php\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/"},"modified":"2016-07-18T13:27:18","modified_gmt":"2016-07-18T17:27:18","slug":"how-to-create-new-realm-in-oid-11g","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/","title":{"rendered":"How to create new realm in OID 11g?"},"content":{"rendered":"<p>I have had the opportunity to create a new realm in OID 11g and in this post I would like to provide the steps to achieve this.<\/p>\n<ol>\n<ol>\n<li>Export the ORACLE_HOME environment variable.<\/li>\n<li>Run the ldapsearch command to list the existing default subscriber. $ORACLE_HOME\/bin\/ldapsearch -h ldap_host -p port -D cn=orcladmin -w password -b &#8220;cn=common, cn=oraclecontext&#8221;-s base &#8220;objectclass=*&#8221; orcldefaultsubscriber<\/li>\n<li>The results would be like as shown below<\/li>\n<\/ol>\n<\/ol>\n<p>cn=Common,cn=Products,cn=OracleContext<br \/>\norcldefaultsubscriber=dc=oracle,dc=com<\/p>\n<ol>\n<ol>\n<li>In our case the default realm is dc=oracle,dc=com<\/li>\n<li>Goto $ORACLE_HOME\/ldap\/bin<\/li>\n<li>Run oidrealm command as shown below to create a new realm. Enter the OID Admin password when it prompts.<\/li>\n<\/ol>\n<\/ol>\n<p>.\/oidrealm ldap_host ldap_port dc=mydomain,dc=com<\/p>\n<ol>\n<ol>\n<li>Check for the message Realm Updated as shown below which ensures that new realm dc=mydomain,dc=com is created. <a href=\"https:\/\/onlineappsdba.com\/index.php\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/2943\/\" rel=\"attachment wp-att-2943\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/03\/realm.JPG\" alt=\"\" \/><\/a><\/li>\n<li>Check for the new realm using the ldapsearch command as shown below.<\/li>\n<\/ol>\n<\/ol>\n<p>$ORACLE_HOME\/bin\/ldapsearch -h ldap_host -p port -D cn=orcladmin -w password -b &#8220;dc=mydomain,dc=com&#8221;-s base &#8220;objectclass=*&#8221;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I have had the opportunity to create a new realm in OID 11g and in this post I would like [&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":[433,436],"tags":[361],"class_list":["post-2942","post","type-post","status-publish","format-standard","hentry","category-fusion-middleware","category-oid","tag-oid-11g"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to create new realm in OID 11g? -<\/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\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to create new realm in OID 11g? -\" \/>\n<meta property=\"og:description\" content=\"I have had the opportunity to create a new realm in OID 11g and in this post I would like [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/\" \/>\n<meta property=\"article:published_time\" content=\"2012-03-04T06:40:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2016-07-18T17:27:18+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/03\/realm.JPG\" \/>\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\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/\",\"name\":\"How to create new realm in OID 11g? -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/03\/realm.JPG\",\"datePublished\":\"2012-03-04T06:40:49+00:00\",\"dateModified\":\"2016-07-18T17:27:18+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/03\/realm.JPG\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/03\/realm.JPG\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to create new realm in OID 11g?\"}]},{\"@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 create new realm in OID 11g? -","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\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/","og_locale":"en_US","og_type":"article","og_title":"How to create new realm in OID 11g? -","og_description":"I have had the opportunity to create a new realm in OID 11g and in this post I would like [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/","article_published_time":"2012-03-04T06:40:49+00:00","article_modified_time":"2016-07-18T17:27:18+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/03\/realm.JPG","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\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/","url":"https:\/\/onlineappsdba.com\/index.php\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/","name":"How to create new realm in OID 11g? -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/03\/realm.JPG","datePublished":"2012-03-04T06:40:49+00:00","dateModified":"2016-07-18T17:27:18+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/03\/realm.JPG","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2012\/03\/realm.JPG"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2012\/03\/04\/how-to-create-new-realm-in-oid-11g\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"How to create new realm in OID 11g?"}]},{"@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\/2942","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=2942"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/2942\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=2942"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=2942"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=2942"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}