{"id":10303,"date":"2017-07-08T11:30:52","date_gmt":"2017-07-08T09:30:52","guid":{"rendered":"https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/"},"modified":"2023-06-08T16:35:55","modified_gmt":"2023-06-08T14:35:55","slug":"grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing","status":"publish","type":"post","link":"https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/","title":{"rendered":"Grid Infrastructure 11.2.0.3 PSU: My Opatch version check is failing"},"content":{"rendered":"<p><strong>Mouhamadou Diaw<\/strong><\/p>\n<p>Last day I was configuring grid infrastructure 11.2.0.3 for a standlone server.<br \/>\nAfter the installation, I decided to apply the Patch Set Update 11.2.0.3.7 (Includes Database PSU 11.2.0.3.7) \u2013 16742216<br \/>\nIn the documentation it is marked <em>You must use the OPatch utility version 11.2.0.3.4 or later to apply this patch<\/em>.<br \/>\nVerifying my opatch version, I see that I have to update it<br \/>\n<code><br \/>\n[root@  ]# .\/OPatch\/opatch version<br \/>\nInvoking OPatch 11.2.0.1.7<br \/>\nOPatch Version: 11.2.0.1.7<br \/>\n<\/code><br \/>\nSo I download a newer version and install it<br \/>\n<code><br \/>\n[grid psuJul2013]$ \/u00\/app\/11.2.0\/grid\/OPatch\/opatch  version<br \/>\nOPatch Version: 11.2.0.3.15<br \/>\nOPatch succeeded.<br \/>\n[grid@dbserver psuJul2013]$<br \/>\n<\/code><br \/>\nWith my new opatch I am fine to proceed. First I create my ocm.rsp file<br \/>\n<code><br \/>\n[oracle@dbserver ~]$ \/u00\/app\/oracle\/product\/11.2.0\/pcsdb\/OPatch\/ocm\/bin\/emocmrsp<br \/>\nOCM Installation Response Generator 10.3.7.0.0 - Production<br \/>\nCopyright (c) 2005, 2012, Oracle and\/or its affiliates.  All rights reserved.<br \/>\n..<br \/>\nProvide your email address to be informed of security issues, install and initiate Oracle Configuration Manager. Easier for you if you use your My Oracle Support Email address\/User Name.<br \/>\nVisit http:\/\/www.oracle.com\/support\/policies.html for details.<br \/>\nEmail address\/User Name:<br \/>\n..<br \/>\nYou have not provided an email address for notification of security issues.<br \/>\nDo you wish to remain uninformed of security issues ([Y]es, [N]o) [N]:  y<br \/>\nThe OCM configuration response file (ocm.rsp) was successfully created.<br \/>\n[oracle@dbserver ~]$<br \/>\n<\/code><br \/>\nThen I unzip the patch<br \/>\n<code>[oracle@dbserver 11203]$ unzip -d psuJul2013\/ p16742216_112030_Linux-x86-64.zip<\/code><br \/>\nAnd I run the command to apply the patch<br \/>\n<code><br \/>\n[root@ 11203]# \/u00\/app\/11.2.0\/grid\/OPatch\/opatch auto \/u00\/software\/11203\/psuJul2013 -ocmrf \/u00\/software\/11203\/ocm.rsp<br \/>\nExecuting \/u00\/app\/11.2.0\/grid\/perl\/bin\/perl \/u00\/app\/11.2.0\/grid\/OPatch\/crs\/patch11203.pl -patchdir \/u00\/software\/11203 -patchn psuJul2013 -ocmrf \/u00\/software\/11203\/ocm.rsp -paramfile \/u00\/app\/11.2.0\/grid\/crs\/install\/crsconfig_params<br \/>\n..<br \/>\nThis is the main log file: \/u00\/app\/11.2.0\/grid\/cfgtoollogs\/opatchauto2017-07-06_11-39-25.log<br \/>\n..<br \/>\nThis file will show your detected configuration and all the steps that opatchauto attempted to do on your system:<br \/>\n\/u00\/app\/11.2.0\/grid\/cfgtoollogs\/opatchauto2017-07-06_11-39-25.report.log<br \/>\n..<br \/>\n2017-07-06 11:39:25: Starting Oracle Restart Patch Setup<br \/>\nUsing configuration parameter file: \/u00\/app\/11.2.0\/grid\/crs\/install\/crsconfig_params<br \/>\nThe opatch minimum version  check for patch \/u00\/software\/11203\/psuJul2013\/16619898 failed  for \/u00\/app\/11.2.0\/grid<br \/>\nThe opatch minimum version  check for patch \/u00\/software\/11203\/psuJul2013\/16619892 failed  for \/u00\/app\/11.2.0\/grid<br \/>\nOpatch version check failed for oracle home  \/u00\/app\/11.2.0\/grid<br \/>\n<strong>Opatch version  check failed<br \/>\nERROR: update the opatch version for the failed homes and retry<br \/>\n<\/strong><br \/>\n..<br \/>\n<span style=\"color: #ea6d14\">opatch auto failed.<\/span><br \/>\n<\/code><br \/>\nStrange, though my opatch version seems to be fine, I got errors about opatch version check.<br \/>\nLooking into the log file \/u00\/app\/11.2.0\/grid\/cfgtoollogs\/opatchauto2017-07-06_11-39-25.log, I find following lines. It seems that there is a write permission issue.<br \/>\n<code>[oracle@ pcsdb]$ less \/u00\/app\/11.2.0\/grid\/cfgtoollogs\/opatchauto2017-07-06_11-39-25.log<br \/>\n...<br \/>\n...<br \/>\nOPatch failed to lock and get an Inventory Session for the given Oracle Home \/u00\/app\/11.2.0\/grid<br \/>\nPossible causes are:<br \/>\nNo read or write permission to $ORACLE_HOME, cannot create $ORACLE_HOME\/.patch_storage<br \/>\nNo read or write permission to $ORACLE_HOME\/.patch_storage<br \/>\nOPatch cannot proceed further because system will not be able to backup files, or read the backup area for rollback\/restore.<br \/>\nOPatchSession cannot load inventory for the given Oracle Home \/u00\/app\/11.2.0\/grid. Possible causes are:<br \/>\nNo read or write permission to ORACLE_HOME\/.patch_storage<br \/>\nCentral Inventory is locked by another OUI instance<br \/>\nNo read permission to Central Inventory<br \/>\nThe lock file exists in ORACLE_HOME\/.patch_storage<br \/>\nThe Oracle Home does not exist in Central Inventory<br \/>\n..<br \/>\n<strong> UtilSession failed: IPMRWServices::verifyPatchStorageDirectory() cannot read or write to \/u00\/app\/11.2.0\/grid\/.patch_storage<\/strong><br \/>\n..<br \/>\nOPatch failed with error code 73<br \/>\n..<br \/>\n2017-07-06 11:39:30: Status of opatch version check  for \/u00\/app\/11.2.0\/grid is 0<br \/>\n2017-07-06 11:39:30: Opatch version check failed for oracle home  \/u00\/app\/11.2.0\/grid<br \/>\n2017-07-06 11:39:30: Opatch version  check failed<br \/>\n2017-07-06 11:39:30: ERROR: update the opatch version for the failed homes and retry<br \/>\n<\/code><br \/>\nAfter some researches it seems that it\u2019s a Bug 24584367. A workaround is to create the directory <span style=\"color: #ea6d14\">$GRID_HOME\/.path_storage<\/span> and to grant appropriate privileges to user grid on it.<br \/>\n<code><br \/>\n[root@dbserver 11203]# cd \/u00\/app\/11.2.0\/grid\/<br \/>\n[root@dbserver grid]# mkdir  .patch_storage<br \/>\n[root@dbserver grid]# chown grid:oinstall .patch_storage\/<br \/>\n<\/code><br \/>\nAnd then rerun the opatch process which finally goes fine.<br \/>\n<code><br \/>\n[root@dbserver psuJul2013]# \/u00\/app\/11.2.0\/grid\/OPatch\/opatch auto \/u00\/software\/11203\/psuJul2013 -ocmrf \/u00\/software\/11203\/ocm.rsp<br \/>\nExecuting \/u00\/app\/11.2.0\/grid\/perl\/bin\/perl \/u00\/app\/11.2.0\/grid\/OPatch\/crs\/patch11203.pl -patchdir \/u00\/software\/11203 -patchn psuJul2013 -ocmrf \/u00\/software\/11203\/ocm.rsp -paramfile \/u00\/app\/11.2.0\/grid\/crs\/install\/crsconfig_params<br \/>\n..<br \/>\nThis is the main log file: \/u00\/app\/11.2.0\/grid\/cfgtoollogs\/opatchauto2017-07-06_11-44-05.log<br \/>\n..<br \/>\nThis file will show your detected configuration and all the steps that opatchauto attempted to do on your system:<br \/>\n\/u00\/app\/11.2.0\/grid\/cfgtoollogs\/opatchauto2017-07-06_11-44-05.report.log<br \/>\n..<br \/>\n2017-07-06 11:44:05: Starting Oracle Restart Patch Setup<br \/>\nUsing configuration parameter file: \/u00\/app\/11.2.0\/grid\/crs\/install\/crsconfig_params<br \/>\n..<br \/>\nStopping CRS...<br \/>\nStopped CRS successfully<br \/>\n..<br \/>\npatch \/u00\/software\/11203\/psuJul2013\/16619898  apply successful for home  \/u00\/app\/11.2.0\/grid<br \/>\npatch \/u00\/software\/11203\/psuJul2013\/16619892  apply successful for home  \/u00\/app\/11.2.0\/grid<br \/>\n..<br \/>\nStarting CRS...<br \/>\nCRS-4123: Oracle High Availability Services has been started.<br \/>\n..<br \/>\nopatch auto succeeded.<br \/>\n<\/code><br \/>\nHope that this article will help to save time.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Mouhamadou Diaw Last day I was configuring grid infrastructure 11.2.0.3 for a standlone server. After the installation, I decided to apply the Patch Set Update 11.2.0.3.7 (Includes Database PSU 11.2.0.3.7) \u2013 16742216 In the documentation it is marked You must use the OPatch utility version 11.2.0.3.4 or later to apply this patch. Verifying my opatch [&hellip;]<\/p>\n","protected":false},"author":27,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[229],"tags":[456,114,17,416],"type_dbi":[],"class_list":["post-10303","post","type-post","status-publish","format-standard","hentry","category-database-administration-monitoring","tag-grid-infrastructure","tag-opatch","tag-oracle-11g","tag-psu"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Grid Infrastructure 11.2.0.3 PSU: My Opatch version check is failing - dbi Blog<\/title>\n<meta name=\"description\" content=\"Grid Infrastructure, PSU, opatch , orcale 11.2.0.3\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Grid Infrastructure 11.2.0.3 PSU: My Opatch version check is failing\" \/>\n<meta property=\"og:description\" content=\"Grid Infrastructure, PSU, opatch , orcale 11.2.0.3\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/\" \/>\n<meta property=\"og:site_name\" content=\"dbi Blog\" \/>\n<meta property=\"article:published_time\" content=\"2017-07-08T09:30:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-06-08T14:35:55+00:00\" \/>\n<meta name=\"author\" content=\"Oracle Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Oracle Team\" \/>\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\":\"Article\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/\"},\"author\":{\"name\":\"Oracle Team\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/66ab87129f2d357f09971bc7936a77ee\"},\"headline\":\"Grid Infrastructure 11.2.0.3 PSU: My Opatch version check is failing\",\"datePublished\":\"2017-07-08T09:30:52+00:00\",\"dateModified\":\"2023-06-08T14:35:55+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/\"},\"wordCount\":200,\"commentCount\":0,\"keywords\":[\"Grid Infrastructure\",\"OPatch\",\"Oracle 11g\",\"PSU\"],\"articleSection\":[\"Database Administration &amp; Monitoring\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/\",\"name\":\"Grid Infrastructure 11.2.0.3 PSU: My Opatch version check is failing - dbi Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#website\"},\"datePublished\":\"2017-07-08T09:30:52+00:00\",\"dateModified\":\"2023-06-08T14:35:55+00:00\",\"author\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/66ab87129f2d357f09971bc7936a77ee\"},\"description\":\"Grid Infrastructure, PSU, opatch , orcale 11.2.0.3\",\"breadcrumb\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/www.dbi-services.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Grid Infrastructure 11.2.0.3 PSU: My Opatch version check is failing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#website\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/\",\"name\":\"dbi Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.dbi-services.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/66ab87129f2d357f09971bc7936a77ee\",\"name\":\"Oracle Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/f711f7cd2c9b09bf2627133755b569fb5be0694810cfd33033bdd095fedba86d?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f711f7cd2c9b09bf2627133755b569fb5be0694810cfd33033bdd095fedba86d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f711f7cd2c9b09bf2627133755b569fb5be0694810cfd33033bdd095fedba86d?s=96&d=mm&r=g\",\"caption\":\"Oracle Team\"},\"url\":\"https:\/\/www.dbi-services.com\/blog\/author\/oracle-team\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Grid Infrastructure 11.2.0.3 PSU: My Opatch version check is failing - dbi Blog","description":"Grid Infrastructure, PSU, opatch , orcale 11.2.0.3","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:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/","og_locale":"en_US","og_type":"article","og_title":"Grid Infrastructure 11.2.0.3 PSU: My Opatch version check is failing","og_description":"Grid Infrastructure, PSU, opatch , orcale 11.2.0.3","og_url":"https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/","og_site_name":"dbi Blog","article_published_time":"2017-07-08T09:30:52+00:00","article_modified_time":"2023-06-08T14:35:55+00:00","author":"Oracle Team","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Oracle Team","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/#article","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/"},"author":{"name":"Oracle Team","@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/66ab87129f2d357f09971bc7936a77ee"},"headline":"Grid Infrastructure 11.2.0.3 PSU: My Opatch version check is failing","datePublished":"2017-07-08T09:30:52+00:00","dateModified":"2023-06-08T14:35:55+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/"},"wordCount":200,"commentCount":0,"keywords":["Grid Infrastructure","OPatch","Oracle 11g","PSU"],"articleSection":["Database Administration &amp; Monitoring"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/","url":"https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/","name":"Grid Infrastructure 11.2.0.3 PSU: My Opatch version check is failing - dbi Blog","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/#website"},"datePublished":"2017-07-08T09:30:52+00:00","dateModified":"2023-06-08T14:35:55+00:00","author":{"@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/66ab87129f2d357f09971bc7936a77ee"},"description":"Grid Infrastructure, PSU, opatch , orcale 11.2.0.3","breadcrumb":{"@id":"https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.dbi-services.com\/blog\/grid-infrastructure-11-2-0-3-psu-my-opatch-version-check-is-failing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dbi-services.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Grid Infrastructure 11.2.0.3 PSU: My Opatch version check is failing"}]},{"@type":"WebSite","@id":"https:\/\/www.dbi-services.com\/blog\/#website","url":"https:\/\/www.dbi-services.com\/blog\/","name":"dbi Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dbi-services.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/66ab87129f2d357f09971bc7936a77ee","name":"Oracle Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f711f7cd2c9b09bf2627133755b569fb5be0694810cfd33033bdd095fedba86d?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f711f7cd2c9b09bf2627133755b569fb5be0694810cfd33033bdd095fedba86d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f711f7cd2c9b09bf2627133755b569fb5be0694810cfd33033bdd095fedba86d?s=96&d=mm&r=g","caption":"Oracle Team"},"url":"https:\/\/www.dbi-services.com\/blog\/author\/oracle-team\/"}]}},"_links":{"self":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/10303","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/users\/27"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/comments?post=10303"}],"version-history":[{"count":1,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/10303\/revisions"}],"predecessor-version":[{"id":25701,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/10303\/revisions\/25701"}],"wp:attachment":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/media?parent=10303"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/categories?post=10303"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/tags?post=10303"},{"taxonomy":"type","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/type_dbi?post=10303"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}