{"id":1992,"date":"2010-08-04T17:15:46","date_gmt":"2010-08-04T21:15:46","guid":{"rendered":"http:\/\/onlineappsdba.com\/index.php\/2010\/08\/04\/osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry\/"},"modified":"2010-08-04T17:15:46","modified_gmt":"2010-08-04T21:15:46","slug":"osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2010\/08\/04\/osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry\/","title":{"rendered":"OSR 11g : Account Management failed with Error &#8221; Initialization of accounts has failed contact the administrator of the registry&#8221;"},"content":{"rendered":"<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/08\/osr_account_issue_0.JPG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/08\/osr_account_issue_0.JPG\" \/><\/a><\/p>\n<p>.<br \/>\n<strong>Steps to replicate Issue<\/strong> :<\/p>\n<p><strong>1. <\/strong>Login to OSR (Oracle Service Registry) 11g Control <strong>http:\/\/servername:7101\/registry\/uddi\/web<\/strong>\u00a0 (7101 is default port for OSR 11g deployed on WebLogic Server)<br \/>\n<strong>2.<\/strong> Click on <strong>Registry Management<\/strong> -&gt; Click on <strong>Account Management<br \/>\n_________________________________<\/strong><\/p>\n<p><font color=\"#ff0000\">Initialization of accounts has failed. For help please contact the administrator of the registry.<br \/>\n<\/font><font color=\"#000000\">____________________________________<\/font><\/p>\n<p>.<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/08\/osb_account_issue_1.JPG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/08\/osb_account_issue_1.JPG\" \/><\/a><\/p>\n<p>.<\/p>\n<p><strong>Setup:<br \/>\n<\/strong>OSR 11g deployed on WebLogic Server with Oracle Database as database repository and Integration with LDAP (OID) as Authentication Provider. \u00a0For list of supported Application Servers and database for OSR 11g check my post <a target=\"_blank\" href=\"https:\/\/onlineappsdba.com\/index.php\/2010\/07\/21\/oracle-service-repository-11g-standalone-discovery-publication-or-intermediate-regitry-for-soa-governance\/\">here<\/a><\/p>\n<p>.<\/p>\n<p><strong><u>Possible Reasons for this issue<\/u><\/strong><\/p>\n<p><strong>1.<\/strong>Unable to connect to OSR repository (Database) from\u00a0applications server (WebLogic in my case)<br \/>\n<strong>2.<\/strong> If you have integrated OSR with LDAP server (OID, AD, Sun Directory)\u00a0for authentication then there could be conflict with <strong>ADMIN<\/strong> user in <strong>OSR<\/strong> and similar user in <strong>LDAP Server<\/strong>.<br \/>\n<strong>3.<\/strong> Unable to connect to OID (LDAP) server<\/p>\n<p>.<\/p>\n<p><strong><u>Where are logs in OSR<\/u><\/strong><\/p>\n<p>There are two main logs install time log ($INSTALL_DIR\/log &#8211; install.log &amp; setup.log) and run time log (depending on application server on which you deploy OSR). For OSR 11g deployed on WebLogic logs will be at following locations<\/p>\n<p><strong>a)<\/strong>$DOMAIN_HOME\/ servers\/ osr_server1\/ logs\/<br \/>\n<strong>b)<\/strong>$DOMAIN_HOME\/ servers\/ osr_server1\/ tmp\/ _WL_user\/ registry\/ [random_number]\/ public\/ <strong>serviceRegistry_errorEvents.log<\/strong> &amp;\u00a0<strong>serviceRegistry_logEvents.log<\/strong><\/p>\n<p><strong><u>Error in serviceRegistry_errorEvents.log<\/u><\/strong><\/p>\n<p>Checked in logs and following was recorded in Service Registry Error Event Log<br \/>\n<strong><u>_______________ <\/u><\/strong><\/p>\n<p><font color=\"#ff0000\">&lt;2010-03-19 08:55:47,778&gt; &#8211; &lt;ID1279526140038&gt; &lt;ERROR&gt; &lt;USR4023&gt; account.com.systinet.uddi.account.ldap.LdapBackendImpl &#8211; It is impossible to open connection to LDAP server. &#8211; EXCEPTION: javax.naming.OperationNotSupportedException: [LDAP: error code 53 &#8211; Password Policy Error :9001: cn=orcladmin : Your account is locked. Contact your OID administrator.]<br \/>\njavax.naming.OperationNotSupportedException: [LDAP: error code 53 &#8211; Password Policy Error :9001: cn=orcladmin : Your account is locked. Contact your OID administrator.]<\/font><font color=\"#ff0000\">ERROR: com.systinet.uddi.webui.WebUIRawService &#8211; Web Framework exception \u00a0EXCEPTION: com.systinet.uddi.webui.WebUIException: (18003) UDDI error occurred. javax.servlet.ServletException: com.systinet.uddi.webui.WebUIException: (18003) UDDI error occurred.<br \/>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 at com.systinet.webfw.servlet.WebFilterChain.doFilter(WebFilterChain.java:42)<br \/>\nERROR: com.systinet.uddi.webui.WebUIRawService &#8211;<br \/>\nEXCEPTION: Initialization of accounts has failed. For help please contact the administrator of the registry.<br \/>\n____________________<\/font><font color=\"#ff0000\">.<\/p>\n<p><\/font><strong><u>Issue Verification <\/u><\/strong><\/p>\n<p><strong><u><\/u><\/strong>As per logs it\u00a0was clear that user <strong>cn=orcladmin<\/strong>(used for OSR integration ) was locked. To verify I executed ldapbind on OID server.<\/p>\n<p><strong>$ORACLE_HOME\/bin\/ldapbind -p 389 -D cn=orcladmin -w [orcladmin_password]<\/strong><\/p>\n<p><font color=\"#ff0000\">ldap_bind: DSA is unwilling to perform<br \/>\nldap_bind: additional info: Password Policy Error :9001: cn=orcladmin : Your account is locked. Contact your OID administrator.<br \/>\n<\/font><br \/>\n\u00a0<\/p>\n<p>.<\/p>\n<p><strong><u>Unlock Superuser (cn=orcladmin) in OID using oidpasswd<\/u><\/strong>\u00a0<\/p>\n<p><strong>OIDPASSWD<\/strong>is command to unlock or reset super\u00a0user (cn=orcladmin) account in OID. More information <a target=\"_blank\" href=\"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/15\/sso-how-to-deal-with-your-account-is-locked\/\">here<\/a><\/p>\n<p>\u00a0Run below command in OID node<\/p>\n<p><strong>export ORACLE_INSTANCE=\/u01\/oracle\/fmw11g\/oid1 <\/strong><br \/>\n<strong>export ORACLE_HOME=\/u01\/oracle\/fmw11g\/Oracle_IDM1<br \/>\n<\/strong>$ORACLE_HOME\/ldap\/bin\/<strong>oidpasswd connect=[tns_alias] unlock_su_acct=true<\/strong><\/p>\n<p><strong>.<\/strong><br \/>\n<strong><u>OIDPASSWD failed<\/u><\/strong><\/p>\n<p>OIDPASSWD command failed with below error<\/p>\n<p><font color=\"#ff0000\">ERROR * gsldpuUnlockSuAccount * ORA-12154:ORA-12154: TNS:could not resolve the connect identifier specified<br \/>\n\u00a0encountered Error in unlocking OID super user account.<br \/>\n<\/font><\/p>\n<p><font color=\"#ff0000\"><font color=\"#000000\">\u00a0I got similar error even after creating\u00a0tnsalias in $ORACLE_HOME\/network\/admin\/tnsnames.ora. \u00a0Finally I found Oracle Support note 882360.1\u00a0which suggested that in <font color=\"#ff0000\">11g OID, tns alias is picked up\u00a0from $ORACLE_INSTANCE\/config\/<strong>tnsnames.ora<\/strong><\/font> <\/font><\/font><\/p>\n<p><strong>Finally issue fixed by &#8220;unlocking orcladmin account and restarting WebLogic Server Managed Server (osr_server1) hosting OSR&#8221;.<\/strong><\/p>\n<p>.\u00a0<\/p>\n<p>.<br \/>\n<u><strong>Related\/References Oracle My Support Notes<\/strong><\/u><\/p>\n<ul>\n<li>1051262.1\u00a0 How To Find Oracle Service Registry Logs ?<\/li>\n<li>429021.1\u00a0\u00a0 FAQ : Oracle Service Registry<\/li>\n<li>434744.1\u00a0\u00a0 How To Clean Up A Failed Oracle Service Registry Installation<\/li>\n<li>551480.1\u00a0\u00a0 Oracle Service Registry org.systinet.uddi.account.AccountException: Initialization of Accounts has Failed\u00a0<\/li>\n<li>553846.1\u00a0\u00a0 Diagnosing &#8216;Initialization of Accounts&#8217; errors between Oracle Service Registry and LDAP<\/li>\n<li>882360.1\u00a0 OID 11g Database Tools (i.e, Catalog, Ldifwrite, Bulkload, Oidpasswd) Fail With &#8220;Unable to Connect to Database: Incorrect location for tnsnames.ora or Incorrect TNS Connect string or Invalid Password&#8221;<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>. Steps to replicate Issue : 1. Login to OSR (Oracle Service Registry) 11g Control http:\/\/servername:7101\/registry\/uddi\/web\u00a0 (7101 is default port [&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":[299,42],"tags":[],"class_list":["post-1992","post","type-post","status-publish","format-standard","hentry","category-osr","category-troubleshooting"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>OSR 11g : Account Management failed with Error &quot; Initialization of accounts has failed contact the administrator of the registry&quot; -<\/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\/08\/04\/osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"OSR 11g : Account Management failed with Error &quot; Initialization of accounts has failed contact the administrator of the registry&quot; -\" \/>\n<meta property=\"og:description\" content=\". Steps to replicate Issue : 1. Login to OSR (Oracle Service Registry) 11g Control http:\/\/servername:7101\/registry\/uddi\/web\u00a0 (7101 is default port [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2010\/08\/04\/osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry\/\" \/>\n<meta property=\"article:published_time\" content=\"2010-08-04T21:15:46+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/08\/osr_account_issue_0.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=\"3 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\/08\/04\/osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/08\/04\/osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry\/\",\"name\":\"OSR 11g : Account Management failed with Error \\\" Initialization of accounts has failed contact the administrator of the registry\\\" -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/08\/04\/osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/08\/04\/osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/08\/osr_account_issue_0.JPG\",\"datePublished\":\"2010-08-04T21:15:46+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/08\/04\/osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2010\/08\/04\/osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/08\/04\/osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/08\/osr_account_issue_0.JPG\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/08\/osr_account_issue_0.JPG\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2010\/08\/04\/osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"OSR 11g : Account Management failed with Error &#8221; Initialization of accounts has failed contact the administrator of the registry&#8221;\"}]},{\"@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":"OSR 11g : Account Management failed with Error \" Initialization of accounts has failed contact the administrator of the registry\" -","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\/08\/04\/osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry\/","og_locale":"en_US","og_type":"article","og_title":"OSR 11g : Account Management failed with Error \" Initialization of accounts has failed contact the administrator of the registry\" -","og_description":". Steps to replicate Issue : 1. Login to OSR (Oracle Service Registry) 11g Control http:\/\/servername:7101\/registry\/uddi\/web\u00a0 (7101 is default port [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2010\/08\/04\/osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry\/","article_published_time":"2010-08-04T21:15:46+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/08\/osr_account_issue_0.JPG","type":"","width":"","height":""}],"author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2010\/08\/04\/osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry\/","url":"https:\/\/onlineappsdba.com\/index.php\/2010\/08\/04\/osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry\/","name":"OSR 11g : Account Management failed with Error \" Initialization of accounts has failed contact the administrator of the registry\" -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2010\/08\/04\/osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2010\/08\/04\/osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/08\/osr_account_issue_0.JPG","datePublished":"2010-08-04T21:15:46+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2010\/08\/04\/osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2010\/08\/04\/osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2010\/08\/04\/osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/08\/osr_account_issue_0.JPG","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2010\/08\/osr_account_issue_0.JPG"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2010\/08\/04\/osr-11g-account-management-failed-with-error-initialization-of-accounts-has-failed-contact-the-administrator-of-the-registry\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"OSR 11g : Account Management failed with Error &#8221; Initialization of accounts has failed contact the administrator of the registry&#8221;"}]},{"@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\/1992","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=1992"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/1992\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=1992"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=1992"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=1992"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}