{"id":8788,"date":"2015-10-21T12:20:29","date_gmt":"2015-10-21T16:20:29","guid":{"rendered":"http:\/\/onlineappsdba.com\/?p=8788"},"modified":"2016-04-14T10:26:11","modified_gmt":"2016-04-14T14:26:11","slug":"new-features-oracle-apps-r-12-2-5-for-apps-dbas","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/21\/new-features-oracle-apps-r-12-2-5-for-apps-dbas\/","title":{"rendered":"New Features in Oracle R 12.2.5 for Apps DBAs"},"content":{"rendered":"<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/10\/Apps12.2.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-8796\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/10\/Apps12.2.png\" alt=\"Apps12.2\" width=\"448\" height=\"325\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/10\/Apps12.2.png 448w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/10\/Apps12.2-300x218.png 300w\" sizes=\"auto, (max-width: 448px) 100vw, 448px\" \/><\/a><\/p>\n<p>This post on <strong>New Features <\/strong>in<strong> Oracle Apps 12.2.5 for Apps DBAs<\/strong> is coming from our <a href=\"http:\/\/www.k21technologies.com\/oracle-apps-dba-training\">Oracle Apps DBA Training<\/a> (<span style=\"color: #ff0000;\">next batch starts on 31st October, 2015<\/span>) where we cover <strong>Installation<\/strong>, <strong>Patching<\/strong>, <strong>Cloning<\/strong>, <strong>AutoConfig<\/strong> and other maintenance tasks. We also cover overview of Oracle E-Business Suite <strong>upgrade<\/strong> from 12.2.0 to 12.2.4 (and now 12.2.5) to show how to apply patches and <a href=\"https:\/\/onlineappsdba.com\/index.php\/2013\/10\/25\/adop-online-patching-cycle-in-oracle-apps-e-business-suite-r12-12-2-apps-dbas-must-read\/\" target=\"_blank\">new patch tool ADOP\u00a0<\/a> in Oracle Apps.<\/p>\n<p>Register early<a href=\"http:\/\/www.k21technologies.com\/oracle-apps-dba-training\" target=\"_blank\"><span style=\"color: #ff0000;\"> here for Oracle Apps DBA 12.2 Training<\/span><\/a> to get discounted price (Limited Time Offer)<\/p>\n<p>As you all know <a href=\"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/18\/oracle-apps-ebs-12-2-5-is-now-available\/\" target=\"_blank\">Oracle announced release of 12.2.5 last week<\/a> and this seems to be the most awaited release in <strong>12.2 series<\/strong> as there were many features which were includes. We are managing R12.2 since beginning for our customers and and witness the changes\u00a0in Oracle Application.<\/p>\n<p>From 11i to R12.1 to R12.2 major technology changes were there, We can say that R12.2.5 is one more steps closer towards Mobile\/Cloud<\/p>\n<p>First most visible feature for Business is<strong> Look &amp; Feel<\/strong>. Oracle R12.2.5 has come up with Cloud\/Icon based UI. Now you will see icons in the login screen which is more comfortable to view from Tablets and Mobiles.<\/p>\n<p>For Apps DBA&#8217;s &amp; DBAs side there are few excellent features which I want to highlight (more to follow in upcoming weeks):<\/p>\n<p><strong>1- dualfs option:<\/strong> Standard cloning was easy in<strong> R12.1<\/strong> and when R12.2 was releases cloning was two steps (<span style=\"color: #ff0000;\">second step was almost repetitive<\/span>)<\/p>\n<p>In 12.2 (prior to 12.2.5)<br \/>\nStep1 -&gt; Clone the Source run file system to target run file system<br \/>\nStep2 -&gt;Clone the target run file system to target patch file system.<\/p>\n<p>Now with <strong>dualfs option<\/strong> You can do both the above steps in one shot. Yes, Oracle reduced cloning efforts to almost 50% now. In one go both the file system will be configured.<\/p>\n<p><strong>2- Central Inventory:<\/strong> Believe me I am having the feeling that Oracle has started his own listener to Lister my pains. When you are hosting multiple Oracle R12.2 instances on the same server inventory is always need to considered and specially when you are running <strong>fs_clone<\/strong>. Now with the introduction of this feature we will be in a comfortable position.<\/p>\n<p>&lt;BASE_PATH&gt;\/oraInventory\/oraInst.loc<br \/>\n<strong>3- ADOP &#8211; Maintainance and Validation:<\/strong> \u00a0I was wandering till now that why there is no dedicated utility to monitor the <a href=\"https:\/\/onlineappsdba.com\/index.php\/2013\/10\/25\/adop-online-patching-cycle-in-oracle-apps-e-business-suite-r12-12-2-apps-dbas-must-read\/\" target=\"_blank\">Online Pathing<\/a> and now oracle has introduced one &#8211; <strong>adopmon<\/strong>. This can be used for<br \/>\n-Overall monitoring<br \/>\n-Individual Phase<\/p>\n<p>Last time when I applied patch I missed to run <strong>fs_clone<\/strong> which was post patch application. Now when I ran <strong>prepare phase<\/strong> for the next cycle it went into error. We need to <strong>abort<\/strong> and <strong>cleanup<\/strong> and then redo the stuff again.<\/p>\n<p>Now <strong>adop -validate<\/strong> will save us from all this and will let us know our instance is ready for the <strong>patching<\/strong> or not.<br \/>\n<strong>4- Weblogic oacore Performance enhancement:<\/strong> Overall if you have observed basic memory requirement or usage of R12.2 it is bit on the higher end compared to other versions. Specially managed server if you see it starts Java Messaging services, deployed EJB&#8217;s.<br \/>\nAlso reported issue related to oacore that it takes long time and alos when you do startall script last one which get start and takes more time is oacore only.<br \/>\nSo now oracle has addressed the performance side and did 2 enhancement<\/p>\n<p>a) \u00a0<strong>Paramter -DserverType=wlx<\/strong> -&gt; This is startup parameter for all the managed server and prevent startup of EJB, JMS,JCA services<br \/>\nb) \u00a0<strong>Context Variabl<\/strong>e <strong>s_deploy_portlet<\/strong> -&gt; This prevent<strong> Portlet Producer<\/strong> libraries to get deployed in EBS domain.<\/p>\n<p>Also default value of <strong>s_forms-c4wsstatus<\/strong> is set to Disable as earlier it was enabled.<\/p>\n<p><strong>5- ADOP UI :<\/strong> Someone well said &#8220;<strong>more information mean more confusion<\/strong>&#8220;. Keeping that in mind now <strong>ADOP UI<\/strong> has become more selective, to the point information, also more refined information from 12.2.5 onwards.<\/p>\n<p>If you need to learn more on\u00a0<strong>Oracle Apps DBA<\/strong> <strong>R12<\/strong> (Architecture, Installation, <strong>WebLogic<\/strong>, Patching, Cloning and other maintenance tasks with the\u00a0<strong>upgrade <\/strong>of<strong> Oracle E-Business Suite 12.2.0 <\/strong>to<strong> 12.2.4<\/strong> (now 12.2.5) then have a look\u00a0at our <a href=\"http:\/\/www.k21technologies.com\/oracle-apps-dba-training\" target=\"_blank\">\u00a0<span style=\"text-decoration: underline;\"><strong>Oracle Apps DBA Training<\/strong><\/span><\/a>\u00a0(<span style=\"color: #ff0000;\">next batch starts on 31st October, 2015<\/span>).<\/p>\n<div style=\"padding: 5px; margin-bottom: 5px; background: #ffffde; border: 1px solid #ddd; width: 100%;\" align=\"center\">\n<h2>Oracle Apps DBA (E-Business Suite) R12.2<\/h2>\n<p style=\"text-align: center;\">Live Instructor led Online sessions with Hands-on Lab Exercises, Dedicated Machines to Practice.<\/p>\n<p style=\"text-align: center;\">For more queries mail\u00a0us at <a href=\"mailto:contactus@k21technologies.com\">contactus@k21technologies.com<\/a><\/p>\n<p style=\"text-align: center;\"><a href=\"http:\/\/www.k21technologies.com\/oracle-applications-upgrader12-2-for-apps-dba-e-business\" target=\"_blank\">Click here to learn more<\/a><\/p>\n<\/div>\n<p><strong>Note<\/strong>: <span style=\"color: #ff0000;\">We are so confident on our workshops that we provide <strong>100% Money<\/strong> <strong>back guarantee,<\/strong>\u00a0in unlikely case of you being not happy after 2 sessions, just drop us a mail before third session and We&#8217;ll refund FULL money (or ask us from our 100s of happy trainees in our\u00a0<a href=\"https:\/\/www.facebook.com\/groups\/k21technologies\/\" target=\"_blank\">private Facebook Group<\/a>)<\/span><\/p>\n<p>&nbsp;<\/p>\n<p>Looking to get more information or FREE tips on Oracle Administration then join our <a href=\"https:\/\/k21technologies.leadpages.net\/leadbox\/1443dcc73f72a2%3A174d8c592346dc\/5676582576324608\/\" target=\"_blank\">newsletter<\/a>\u00a0or for just specific to Oracle Apps DBA topics then click\u00a0<a href=\"https:\/\/k21technologies.leadpages.co\/leadbox\/1448b8f73f72a2%3A174d8c592346dc\/5634612826996736\/\" target=\"_blank\">enter leave you name &amp; email here<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>This post on New Features in Oracle Apps 12.2.5 for Apps DBAs is coming from our Oracle Apps DBA Training [&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":[35,120,41],"tags":[],"class_list":["post-8788","post","type-post","status-publish","format-standard","hentry","category-r12","category-r12-new-features","category-trainings"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>New Features in Oracle R 12.2.5 for Apps DBAs -<\/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\/2015\/10\/21\/new-features-oracle-apps-r-12-2-5-for-apps-dbas\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"New Features in Oracle R 12.2.5 for Apps DBAs -\" \/>\n<meta property=\"og:description\" content=\"This post on New Features in Oracle Apps 12.2.5 for Apps DBAs is coming from our Oracle Apps DBA Training [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/21\/new-features-oracle-apps-r-12-2-5-for-apps-dbas\/\" \/>\n<meta property=\"article:published_time\" content=\"2015-10-21T16:20:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2016-04-14T14:26:11+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/10\/Apps12.2.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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/21\/new-features-oracle-apps-r-12-2-5-for-apps-dbas\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/21\/new-features-oracle-apps-r-12-2-5-for-apps-dbas\/\",\"name\":\"New Features in Oracle R 12.2.5 for Apps DBAs -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/21\/new-features-oracle-apps-r-12-2-5-for-apps-dbas\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/21\/new-features-oracle-apps-r-12-2-5-for-apps-dbas\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/10\/Apps12.2.png\",\"datePublished\":\"2015-10-21T16:20:29+00:00\",\"dateModified\":\"2016-04-14T14:26:11+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/21\/new-features-oracle-apps-r-12-2-5-for-apps-dbas\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/21\/new-features-oracle-apps-r-12-2-5-for-apps-dbas\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/21\/new-features-oracle-apps-r-12-2-5-for-apps-dbas\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/10\/Apps12.2.png\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/10\/Apps12.2.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/21\/new-features-oracle-apps-r-12-2-5-for-apps-dbas\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"New Features in Oracle R 12.2.5 for Apps DBAs\"}]},{\"@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":"New Features in Oracle R 12.2.5 for Apps DBAs -","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\/2015\/10\/21\/new-features-oracle-apps-r-12-2-5-for-apps-dbas\/","og_locale":"en_US","og_type":"article","og_title":"New Features in Oracle R 12.2.5 for Apps DBAs -","og_description":"This post on New Features in Oracle Apps 12.2.5 for Apps DBAs is coming from our Oracle Apps DBA Training [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/21\/new-features-oracle-apps-r-12-2-5-for-apps-dbas\/","article_published_time":"2015-10-21T16:20:29+00:00","article_modified_time":"2016-04-14T14:26:11+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/10\/Apps12.2.png","type":"","width":"","height":""}],"author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/21\/new-features-oracle-apps-r-12-2-5-for-apps-dbas\/","url":"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/21\/new-features-oracle-apps-r-12-2-5-for-apps-dbas\/","name":"New Features in Oracle R 12.2.5 for Apps DBAs -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/21\/new-features-oracle-apps-r-12-2-5-for-apps-dbas\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/21\/new-features-oracle-apps-r-12-2-5-for-apps-dbas\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/10\/Apps12.2.png","datePublished":"2015-10-21T16:20:29+00:00","dateModified":"2016-04-14T14:26:11+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/21\/new-features-oracle-apps-r-12-2-5-for-apps-dbas\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2015\/10\/21\/new-features-oracle-apps-r-12-2-5-for-apps-dbas\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/21\/new-features-oracle-apps-r-12-2-5-for-apps-dbas\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/10\/Apps12.2.png","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/10\/Apps12.2.png"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/21\/new-features-oracle-apps-r-12-2-5-for-apps-dbas\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"New Features in Oracle R 12.2.5 for Apps DBAs"}]},{"@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\/8788","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=8788"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/8788\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=8788"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=8788"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=8788"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}