{"id":817,"date":"2023-11-23T22:09:07","date_gmt":"2023-11-23T22:09:07","guid":{"rendered":"https:\/\/test.samplewebsitelink.com\/ordba\/?p=817"},"modified":"2023-11-23T22:09:09","modified_gmt":"2023-11-23T22:09:09","slug":"connectivity","status":"publish","type":"post","link":"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/connectivity\/","title":{"rendered":"CONNECTIVITY"},"content":{"rendered":"\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/ordba.net\/tutorpicsimgs\/a15.jpg\" alt=\"\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">CONNECTIVITY<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">RMAN Connectivity and default database backup<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Connect to RMAN take backup.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Using NOCATALOG, which is the default method of connecting to RMAN, one can connect using operating system authentication or Oracle Net Authentication.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">D:oracleOra92bin&gt;rman target \/ nocatalog<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Recovery Manager: Release 9.2.0.6.0 &#8211; Production<br>Copyright (c) 1995, 2002, Oracle Corporation. All rights reserved.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">connected to target database: SRIDEVI (DBID=937156271)<br>using target database controlfile instead of recovery catalog<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">RMAN&gt;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">D:oracleOra92bin&gt;rem using net authentication<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">D:oracleOra92bin&gt;rman target sys\/sys@sridevinocatalog<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Recovery Manager: Release 9.2.0.6.0 &#8211; Production<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Copyright (c) 1995, 2002, Oracle Corporation. All rights reserved.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">connected to target database: SRIDEVI (DBID=937156271)<br>using target database controlfile instead of recovery catalog<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">RMAN&gt;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">D:oracleOra92bin&gt;rman target \/<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Recovery Manager: Release 9.2.0.6.0 &#8211; Production<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Copyright (c) 1995, 2002, Oracle Corporation. All rights reserved.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">connected to target database: SRIDEVI (DBID=937156271)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">RMAN&gt;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is to know if net authentication is used.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">D:oracleOra92bin&gt;rman target sys\/sys@sridevi<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Recovery Manager: Release 9.2.0.6.0 &#8211; Production<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Copyright (c) 1995, 2002, Oracle Corporation. All rights reserved.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">connected to target database: SRIDEVI (DBID=937156271)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">RMAN&gt;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is when catalog database is connected<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">D:oracleOra92bin&gt;rman target \/ catalogrman\/rman@sridevi<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Recovery Manager: Release 9.2.0.6.0 &#8211; Production<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Copyright (c) 1995, 2002, Oracle Corporation. All rights reserved.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">connected to target database: SRIDEVI (DBID=937156271)<br>connected to recovery catalog database<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">RMAN&gt; CONFIGURE BACKUP OPTIMIZATION ON;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">new RMAN configuration parameters:<br>CONFIGURE BACKUP OPTIMIZATION ON;<br>new RMAN configuration parameters are successfully stored<br>starting full resync of recovery catalog<br>full resync complete<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">RMAN&gt;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">RMAN&gt; CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 14 DAYS;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">new RMAN configuration parameters:<br>CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 14 DAYS;<br>new RMAN configuration parameters are successfully stored<br>starting full resync of recovery catalog<br>full resync complete<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">RMAN&gt; CONFIGURE RETENTION POLICY CLEAR;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">old RMAN configuration parameters:<br>CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 14 DAYS;<br>RMAN configuration parameters are successfully reset to default value<br>starting full resync of recovery catalog<br>full resync complete<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">RMAN&gt;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">RMAN&gt; BACKUP ARCHIVELOG ALL;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Starting backup at 11-DEC-04<br>current log archived<br>allocated channel: ORA_DISK_1<br>channel ORA_DISK_1: sid=27 devtype=DISK &gt;&gt;&gt;&gt;&gt;every channel is a server process<br>allocated channel: ORA_DISK_2<br>channel ORA_DISK_2: sid=29 devtype=DISK &gt;&gt;&gt;&gt;&gt;every channel is a server process<br>allocated channel: ORA_DISK_3<br>channel ORA_DISK_3: sid=30 devtype=DISK &gt;&gt;&gt;&gt;&gt;every channel is a server process<br>channel ORA_DISK_1: starting archive log backupset<br>channel ORA_DISK_1: specifying archive log(s) in backup set<br>input archive log thread=1 sequence=466 recid=450 stamp=544631994<br>input archive log thread=1 sequence=467 recid=451 stamp=544631994<br>input archive log thread=1 sequence=468 recid=397 stamp=537204300<br>input archive log thread=1 sequence=469 recid=399 stamp=537204591<br>input archive log thread=1 sequence=470 recid=401 stamp=537204932<br>channel ORA_DISK_1: starting piece 1 at 11-DEC-04<br>channel ORA_DISK_2: starting archive log backupset<br>channel ORA_DISK_2: specifying archive log(s) in backup set<br>input archive log thread=1 sequence=471 recid=403 stamp=537205214<br>input archive log thread=1 sequence=472 recid=407 stamp=537207149<br>input archive log thread=1 sequence=473 recid=405 stamp=537207149<br>input archive log thread=1 sequence=474 recid=409 stamp=537207150<br>input archive log thread=1 sequence=475 recid=411 stamp=537208856<br>input archive log thread=1 sequence=476 recid=413 stamp=537208858<br>input archive log thread=1 sequence=477 recid=415 stamp=537208864<br>input archive log thread=1 sequence=478 recid=417 stamp=537276492<br>input archive log thread=1 sequence=479 recid=418 stamp=537302960<br>input archive log thread=1 sequence=480 recid=421 stamp=537367863<br>input archive log thread=1 sequence=481 recid=423 stamp=537735710<br>input archive log thread=1 sequence=482 recid=424 stamp=538002916<br>channel ORA_DISK_2: starting piece 1 at 11-DEC-04<br>channel ORA_DISK_3: starting archive log backupset<br>channel ORA_DISK_3: specifying archive log(s) in backup set<br>input archive log thread=1 sequence=483 recid=425 stamp=538576405<br>input archive log thread=1 sequence=484 recid=426 stamp=538688419<br>input archive log thread=1 sequence=485 recid=427 stamp=538780607<br>input archive log thread=1 sequence=486 recid=428 stamp=540300882<br>input archive log thread=1 sequence=487 recid=435 stamp=540572063<br>input archive log thread=1 sequence=488 recid=437 stamp=543321009<br>input archive log thread=1 sequence=489 recid=439 stamp=543411402<br>input archive log thread=1 sequence=490 recid=440 stamp=543781680<br>input archive log thread=1 sequence=491 recid=441 stamp=544099676<br>input archive log thread=1 sequence=492 recid=442 stamp=544307697<br>input archive log thread=1 sequence=493 recid=443 stamp=544307922<br>input archive log thread=1 sequence=494 recid=444 stamp=544308474<br>channel ORA_DISK_3: starting piece 1 at 11-DEC-04<br>channel ORA_DISK_2: finished piece 1 at 11-DEC-04<br>piece handle=D:ORACLEORA92DATABASE<\/p>\n","protected":false},"excerpt":{"rendered":"<p>CONNECTIVITY RMAN Connectivity and default database backup Connect to RMAN take backup. Using NOCATALOG, which is the default method of connecting to RMAN, one can connect using operating system authentication or Oracle Net Authentication. D:oracleOra92bin&gt;rman target \/ nocatalog Recovery Manager: Release 9.2.0.6.0 &#8211; ProductionCopyright (c) 1995, 2002, Oracle Corporation. All rights reserved. connected to target &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/connectivity\/\"> <span class=\"screen-reader-text\">CONNECTIVITY<\/span> Read More &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":415,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","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":"","ast-page-background-enabled":"default","ast-page-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-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-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-gradient":""}},"ast-content-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-gradient":""},"tablet":{"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-gradient":""},"mobile":{"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-gradient":""}},"footnotes":""},"categories":[17],"tags":[],"class_list":["post-817","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-rman-tutorials"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>CONNECTIVITY - Ordba<\/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:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/connectivity\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CONNECTIVITY - Ordba\" \/>\n<meta property=\"og:description\" content=\"CONNECTIVITY RMAN Connectivity and default database backup Connect to RMAN take backup. Using NOCATALOG, which is the default method of connecting to RMAN, one can connect using operating system authentication or Oracle Net Authentication. D:oracleOra92bin&gt;rman target \/ nocatalog Recovery Manager: Release 9.2.0.6.0 &#8211; ProductionCopyright (c) 1995, 2002, Oracle Corporation. All rights reserved. connected to target &hellip; CONNECTIVITY Read More &raquo;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/connectivity\/\" \/>\n<meta property=\"og:site_name\" content=\"Ordba\" \/>\n<meta property=\"article:published_time\" content=\"2023-11-23T22:09:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-23T22:09:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/test.samplewebsitelink.com\/ordba\/wp-content\/uploads\/2023\/11\/rmantutorials.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"877\" \/>\n\t<meta property=\"og:image:height\" content=\"466\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"ordba\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"ordba\" \/>\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:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/connectivity\/\",\"url\":\"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/connectivity\/\",\"name\":\"CONNECTIVITY - Ordba\",\"isPartOf\":{\"@id\":\"https:\/\/test.samplewebsitelink.com\/ordba\/#website\"},\"datePublished\":\"2023-11-23T22:09:07+00:00\",\"dateModified\":\"2023-11-23T22:09:09+00:00\",\"author\":{\"@id\":\"https:\/\/test.samplewebsitelink.com\/ordba\/#\/schema\/person\/7365beabb32b7aa77cf0e890ee90ea0f\"},\"breadcrumb\":{\"@id\":\"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/connectivity\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/connectivity\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/connectivity\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/test.samplewebsitelink.com\/ordba\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"CONNECTIVITY\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/test.samplewebsitelink.com\/ordba\/#website\",\"url\":\"https:\/\/test.samplewebsitelink.com\/ordba\/\",\"name\":\"Ordba\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/test.samplewebsitelink.com\/ordba\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/test.samplewebsitelink.com\/ordba\/#\/schema\/person\/7365beabb32b7aa77cf0e890ee90ea0f\",\"name\":\"ordba\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/test.samplewebsitelink.com\/ordba\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/dd4335bb4e225c36ce7c56a0aff84bb202ebb523ebdc5d1e1a11cc3f3e6085f3?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/dd4335bb4e225c36ce7c56a0aff84bb202ebb523ebdc5d1e1a11cc3f3e6085f3?s=96&d=mm&r=g\",\"caption\":\"ordba\"},\"sameAs\":[\"https:\/\/test.samplewebsitelink.com\/ordba\"],\"url\":\"https:\/\/test.samplewebsitelink.com\/ordba\/author\/ordba\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CONNECTIVITY - Ordba","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:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/connectivity\/","og_locale":"en_US","og_type":"article","og_title":"CONNECTIVITY - Ordba","og_description":"CONNECTIVITY RMAN Connectivity and default database backup Connect to RMAN take backup. Using NOCATALOG, which is the default method of connecting to RMAN, one can connect using operating system authentication or Oracle Net Authentication. D:oracleOra92bin&gt;rman target \/ nocatalog Recovery Manager: Release 9.2.0.6.0 &#8211; ProductionCopyright (c) 1995, 2002, Oracle Corporation. All rights reserved. connected to target &hellip; CONNECTIVITY Read More &raquo;","og_url":"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/connectivity\/","og_site_name":"Ordba","article_published_time":"2023-11-23T22:09:07+00:00","article_modified_time":"2023-11-23T22:09:09+00:00","og_image":[{"width":877,"height":466,"url":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-content\/uploads\/2023\/11\/rmantutorials.jpg","type":"image\/jpeg"}],"author":"ordba","twitter_card":"summary_large_image","twitter_misc":{"Written by":"ordba","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/connectivity\/","url":"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/connectivity\/","name":"CONNECTIVITY - Ordba","isPartOf":{"@id":"https:\/\/test.samplewebsitelink.com\/ordba\/#website"},"datePublished":"2023-11-23T22:09:07+00:00","dateModified":"2023-11-23T22:09:09+00:00","author":{"@id":"https:\/\/test.samplewebsitelink.com\/ordba\/#\/schema\/person\/7365beabb32b7aa77cf0e890ee90ea0f"},"breadcrumb":{"@id":"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/connectivity\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/connectivity\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/connectivity\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/test.samplewebsitelink.com\/ordba\/"},{"@type":"ListItem","position":2,"name":"CONNECTIVITY"}]},{"@type":"WebSite","@id":"https:\/\/test.samplewebsitelink.com\/ordba\/#website","url":"https:\/\/test.samplewebsitelink.com\/ordba\/","name":"Ordba","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/test.samplewebsitelink.com\/ordba\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/test.samplewebsitelink.com\/ordba\/#\/schema\/person\/7365beabb32b7aa77cf0e890ee90ea0f","name":"ordba","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/test.samplewebsitelink.com\/ordba\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/dd4335bb4e225c36ce7c56a0aff84bb202ebb523ebdc5d1e1a11cc3f3e6085f3?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/dd4335bb4e225c36ce7c56a0aff84bb202ebb523ebdc5d1e1a11cc3f3e6085f3?s=96&d=mm&r=g","caption":"ordba"},"sameAs":["https:\/\/test.samplewebsitelink.com\/ordba"],"url":"https:\/\/test.samplewebsitelink.com\/ordba\/author\/ordba\/"}]}},"_links":{"self":[{"href":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-json\/wp\/v2\/posts\/817","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-json\/wp\/v2\/comments?post=817"}],"version-history":[{"count":1,"href":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-json\/wp\/v2\/posts\/817\/revisions"}],"predecessor-version":[{"id":818,"href":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-json\/wp\/v2\/posts\/817\/revisions\/818"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-json\/wp\/v2\/media\/415"}],"wp:attachment":[{"href":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-json\/wp\/v2\/media?parent=817"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-json\/wp\/v2\/categories?post=817"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-json\/wp\/v2\/tags?post=817"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}