{"id":2059,"date":"2018-11-17T09:56:51","date_gmt":"2018-11-17T09:56:51","guid":{"rendered":"https:\/\/www.pcvita.com\/blog\/?p=2059"},"modified":"2021-12-18T15:13:49","modified_gmt":"2021-12-18T09:43:49","slug":"fix-microsoft-sql-error-3456-resolved","status":"publish","type":"post","link":"https:\/\/www.pcvita.com\/blog\/fix-microsoft-sql-error-3456-resolved.html","title":{"rendered":"Solution to Fix Microsoft SQL Server Error 3456"},"content":{"rendered":"<p>Many users may get frustrated while dealing with some erroRs. If they cannot fix them in time, they will definitely face a serious problem sooner or later. Just like other applications, SQL Server is also prone to make errors. Being a server system administrator (SA), users may face some error messages at a time while working on SQL database. One of the most common errors is &#8220;Microsoft SQL Server Error 3456\u201d. Due to this error, MDF database goes into the suspect mode. This simply means the database has many corruption issues that need to be resolved in time. In this blog, we will discuss all possible ways to fix SQL Server error 3456 in an absolute and efficient manner.<\/p>\n<h2 class=\"heading-style\">Microsoft SQL Server Error 3456 &#8211; Overview<\/h2>\n<p>SQL Server is the most popular relational database management system (RDBMS), which has primary function to store and retrieve data as requested by other programs. However, sometimes users may encounter an issue while working with MS SQL Server.<\/p>\n<p>Basically, SQL Server uses two types of databases like MDF ( Primary ) and NDF (Secondary). Any kind of issue in these two database files may lead to SQL Server error message. One such error message is &#8220;SQL Server error 3456\u201d that users may encounter.<\/p>\n<p><a href=\"https:\/\/www.pcvita.com\/blog\/wp-content\/uploads\/2018\/11\/a.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-2060\" src=\"https:\/\/www.pcvita.com\/blog\/wp-content\/uploads\/2018\/11\/a.png\" alt=\"\" width=\"603\" height=\"285\" \/><\/a><\/p>\n<p>Moreover, this error message signifies you to either restore database from backup or repair it.Although, you should know possible reasons for this SQL Server error. If the MDF file (master database) has corruption problem, you are likely to encounter Microsoft SQL Server error 3456. If transaction log files are corrupted due to some reason, this may be another reason for SQL Server error. If you already have a backup, then you can restore full database from it. If you have a valid backup for MDF database file, you can directly run the restore statement. To do this, you should use Microsoft SQL Server Management Studio (MSSMS).<\/p>\n<h2 class=\"heading-style\">Fix Microsoft SQL Server Error 3456 &#8211;\u00a0Manual Steps<\/h2>\n<p>Restoring from backup is one of the method to fix SQL Server error 3456. Perform the below steps:<\/p>\n<ul>\n<li>First of all, run MS SQL Server Management Studio (MSSMS) as administrator<\/li>\n<\/ul>\n<p><a href=\"https:\/\/www.pcvita.com\/blog\/wp-content\/uploads\/2018\/11\/b.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-2061\" src=\"https:\/\/www.pcvita.com\/blog\/wp-content\/uploads\/2018\/11\/b.png\" alt=\"\" width=\"481\" height=\"278\" \/><\/a><\/p>\n<ul>\n<li>Under the taskbar, click on View tab and select Object Explorer. On the other hand, you can simply press F8<\/li>\n<\/ul>\n<p><a href=\"https:\/\/www.pcvita.com\/blog\/wp-content\/uploads\/2018\/11\/c.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-2062\" src=\"https:\/\/www.pcvita.com\/blog\/wp-content\/uploads\/2018\/11\/c.png\" alt=\"\" width=\"477\" height=\"259\" \/><\/a><\/p>\n<ul>\n<li>In the <strong>Restore Database wizard<\/strong>, you have to mention the backup source.<\/li>\n<\/ul>\n<p><a href=\"https:\/\/www.pcvita.com\/blog\/wp-content\/uploads\/2018\/11\/d.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-2063\" src=\"https:\/\/www.pcvita.com\/blog\/wp-content\/uploads\/2018\/11\/d.png\" alt=\"\" width=\"566\" height=\"383\" \/><\/a><\/p>\n<ul>\n<li>Click on the <strong>Browse<\/strong> button in the particular device section<\/li>\n<li>Choose the source device under the Select backup devices window<\/li>\n<\/ul>\n<p><a href=\"https:\/\/www.pcvita.com\/blog\/wp-content\/uploads\/2018\/11\/e.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-2064\" src=\"https:\/\/www.pcvita.com\/blog\/wp-content\/uploads\/2018\/11\/e.png\" alt=\"\" width=\"504\" height=\"377\" \/><\/a><\/p>\n<p><strong>Remember:<\/strong> If there is no device present, click Add button to add one or more devices.<\/p>\n<ul>\n<li>Select a backup file and press <strong>OK<\/strong> button<\/li>\n<li>At last, choose the destination and restore plan and click OK button<\/li>\n<\/ul>\n<p><a href=\"https:\/\/www.pcvita.com\/blog\/wp-content\/uploads\/2018\/11\/f.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-2065\" src=\"https:\/\/www.pcvita.com\/blog\/wp-content\/uploads\/2018\/11\/f.png\" alt=\"\" width=\"606\" height=\"410\" \/><\/a><br \/>\nYou can also rebuild system database to fix SQL Server error 3456 or can restart your SQL Server to resolve the issue.<\/p>\n<h3 class=\"heading-style\">Resolve SQL Error 3456 &#8211;\u00a0Reliable Solution<\/h3>\n<p>These DBCC commands will only resolve minor corruption issues. In case of severe corruption, users must prefer professional solution named as <a href=\"https:\/\/www.pcvita.com\/sql-database-recovery.html\"><strong>SQL Recovery tool<\/strong><\/a>. It is especially designed to repair corrupt MDF database file without any risk or data loss. It is capable enough to fix Suspect database error in SQL Server. The best part of this tool is that it can restore deleted records from SQL database table. It helps to recover all database files (MDF) including SQL server 2019 and all below versions.<\/p>\n<p><a class=\"btn btn-success btn-lg btn-md-block p-3 text-white\" href=\"https:\/\/systoolskart.com\/download\/SYS1S2Q7L\/18\">Download<\/a> <a class=\"btn btn-lg btn-md-block text-white\" style=\"background: #ff6800; color: #fff !important;\" href=\"https:\/\/systoolskart.com\/buy\/SYS1S2Q7L\/18\" target=\"_blank\" rel=\"noopener noreferrer\"> Purchase Now<\/a><\/p>\n<div class=\"alert alert-info\" role=\"alert\"><strong>Important Note:<\/strong> The user can also read another post to resolve to <a href=\"https:\/\/www.pcvita.com\/blog\/sql-server-cannot-open-user-default-database-4064-error.html\">SQL server cannot open user default database 4064 error<\/a>.<\/div>\n<h3 class=\"heading-style\">Summing Up<\/h3>\n<p>SQL Server is the preferred relational database management system, which helps to store and retrieve data. At certain times, some users may experience problems while working with MS SQL Server. One common error is SQL error 3456 that may cause database corruption. Thus, in this blog, we have discussed some manual tricks to fix Microsoft SQL Server error 3456 in a clear way. Also, we have suggested a reliable and trustworthy approach, which helps to recover entire data from MDF file.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Many users may get frustrated while dealing with some erroRs. If they cannot fix them in time, they will definitely <\/p>\n","protected":false},"author":17,"featured_media":2059,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[118],"tags":[],"class_list":["post-2059","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-sql-server"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Know How to Get Rid of Microsoft SQL Server Error 3456<\/title>\n<meta name=\"description\" content=\"Check out how to fix Microsoft SQL Server error 3456. Also get to know more about this error and step-by-step approach to resove this error.\" \/>\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.pcvita.com\/blog\/fix-microsoft-sql-error-3456-resolved.html\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Know How to Get Rid of Microsoft SQL Server Error 3456\" \/>\n<meta property=\"og:description\" content=\"Check out how to fix Microsoft SQL Server error 3456. Also get to know more about this error and step-by-step approach to resove this error.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.pcvita.com\/blog\/fix-microsoft-sql-error-3456-resolved.html\" \/>\n<meta property=\"og:site_name\" content=\"PCVITA Official Blog\" \/>\n<meta property=\"article:published_time\" content=\"2018-11-17T09:56:51+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-12-18T09:43:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.pcvita.com\/blog\/wp-content\/uploads\/2018\/11\/a.png\" \/>\n<meta name=\"author\" content=\"Mohit Jha\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mohit Jha\" \/>\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.pcvita.com\\\/blog\\\/fix-microsoft-sql-error-3456-resolved.html#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/fix-microsoft-sql-error-3456-resolved.html\"},\"author\":{\"name\":\"Mohit Jha\",\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/#\\\/schema\\\/person\\\/46d7590809ce0596a0f14a1fbc5d56fe\"},\"headline\":\"Solution to Fix Microsoft SQL Server Error 3456\",\"datePublished\":\"2018-11-17T09:56:51+00:00\",\"dateModified\":\"2021-12-18T09:43:49+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/fix-microsoft-sql-error-3456-resolved.html\"},\"wordCount\":656,\"image\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/fix-microsoft-sql-error-3456-resolved.html#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cdnxtra.com\\\/feature\\\/fix-microsoft-sql-server-error-3456.jpg\",\"articleSection\":[\"SQL Server\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/fix-microsoft-sql-error-3456-resolved.html\",\"url\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/fix-microsoft-sql-error-3456-resolved.html\",\"name\":\"Know How to Get Rid of Microsoft SQL Server Error 3456\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/fix-microsoft-sql-error-3456-resolved.html#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/fix-microsoft-sql-error-3456-resolved.html#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cdnxtra.com\\\/feature\\\/fix-microsoft-sql-server-error-3456.jpg\",\"datePublished\":\"2018-11-17T09:56:51+00:00\",\"dateModified\":\"2021-12-18T09:43:49+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/#\\\/schema\\\/person\\\/46d7590809ce0596a0f14a1fbc5d56fe\"},\"description\":\"Check out how to fix Microsoft SQL Server error 3456. Also get to know more about this error and step-by-step approach to resove this error.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/fix-microsoft-sql-error-3456-resolved.html#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/fix-microsoft-sql-error-3456-resolved.html\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/fix-microsoft-sql-error-3456-resolved.html#primaryimage\",\"url\":\"https:\\\/\\\/cdnxtra.com\\\/feature\\\/fix-microsoft-sql-server-error-3456.jpg\",\"contentUrl\":\"https:\\\/\\\/cdnxtra.com\\\/feature\\\/fix-microsoft-sql-server-error-3456.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/fix-microsoft-sql-error-3456-resolved.html#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.pcvita.com\\\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Solution to Fix Microsoft SQL Server Error 3456\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/\",\"name\":\"PCVITA Official Blog\",\"description\":\"Technology Solution that Matters\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/#\\\/schema\\\/person\\\/46d7590809ce0596a0f14a1fbc5d56fe\",\"name\":\"Mohit Jha\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a4339547039990f13c5d3fd6ffce8722244e886b0d2b3fb9867d307b00d81ada?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a4339547039990f13c5d3fd6ffce8722244e886b0d2b3fb9867d307b00d81ada?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a4339547039990f13c5d3fd6ffce8722244e886b0d2b3fb9867d307b00d81ada?s=96&d=mm&r=g\",\"caption\":\"Mohit Jha\"},\"description\":\"Mohit is a Microsoft-certified expert who has assisted thousands of clients with Outlook &amp; Microsoft Office 365 issues. He enjoys writing on email clients as well as data migration. He is always excited about giving troubled readers the most up-to-date knowledge, explanation, and refinements.\",\"sameAs\":[\"https:\\\/\\\/in.linkedin.com\\\/in\\\/mohitkumarjha\",\"https:\\\/\\\/www.pcvita.com\\\/assets\\\/author\\\/mohit.png\"],\"url\":\"https:\\\/\\\/www.pcvita.com\\\/blog\\\/author\\\/mohit\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Know How to Get Rid of Microsoft SQL Server Error 3456","description":"Check out how to fix Microsoft SQL Server error 3456. Also get to know more about this error and step-by-step approach to resove this error.","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.pcvita.com\/blog\/fix-microsoft-sql-error-3456-resolved.html","og_locale":"en_US","og_type":"article","og_title":"Know How to Get Rid of Microsoft SQL Server Error 3456","og_description":"Check out how to fix Microsoft SQL Server error 3456. Also get to know more about this error and step-by-step approach to resove this error.","og_url":"https:\/\/www.pcvita.com\/blog\/fix-microsoft-sql-error-3456-resolved.html","og_site_name":"PCVITA Official Blog","article_published_time":"2018-11-17T09:56:51+00:00","article_modified_time":"2021-12-18T09:43:49+00:00","og_image":[{"url":"https:\/\/www.pcvita.com\/blog\/wp-content\/uploads\/2018\/11\/a.png","type":"","width":"","height":""}],"author":"Mohit Jha","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Mohit Jha","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.pcvita.com\/blog\/fix-microsoft-sql-error-3456-resolved.html#article","isPartOf":{"@id":"https:\/\/www.pcvita.com\/blog\/fix-microsoft-sql-error-3456-resolved.html"},"author":{"name":"Mohit Jha","@id":"https:\/\/www.pcvita.com\/blog\/#\/schema\/person\/46d7590809ce0596a0f14a1fbc5d56fe"},"headline":"Solution to Fix Microsoft SQL Server Error 3456","datePublished":"2018-11-17T09:56:51+00:00","dateModified":"2021-12-18T09:43:49+00:00","mainEntityOfPage":{"@id":"https:\/\/www.pcvita.com\/blog\/fix-microsoft-sql-error-3456-resolved.html"},"wordCount":656,"image":{"@id":"https:\/\/www.pcvita.com\/blog\/fix-microsoft-sql-error-3456-resolved.html#primaryimage"},"thumbnailUrl":"https:\/\/cdnxtra.com\/feature\/fix-microsoft-sql-server-error-3456.jpg","articleSection":["SQL Server"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.pcvita.com\/blog\/fix-microsoft-sql-error-3456-resolved.html","url":"https:\/\/www.pcvita.com\/blog\/fix-microsoft-sql-error-3456-resolved.html","name":"Know How to Get Rid of Microsoft SQL Server Error 3456","isPartOf":{"@id":"https:\/\/www.pcvita.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.pcvita.com\/blog\/fix-microsoft-sql-error-3456-resolved.html#primaryimage"},"image":{"@id":"https:\/\/www.pcvita.com\/blog\/fix-microsoft-sql-error-3456-resolved.html#primaryimage"},"thumbnailUrl":"https:\/\/cdnxtra.com\/feature\/fix-microsoft-sql-server-error-3456.jpg","datePublished":"2018-11-17T09:56:51+00:00","dateModified":"2021-12-18T09:43:49+00:00","author":{"@id":"https:\/\/www.pcvita.com\/blog\/#\/schema\/person\/46d7590809ce0596a0f14a1fbc5d56fe"},"description":"Check out how to fix Microsoft SQL Server error 3456. Also get to know more about this error and step-by-step approach to resove this error.","breadcrumb":{"@id":"https:\/\/www.pcvita.com\/blog\/fix-microsoft-sql-error-3456-resolved.html#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.pcvita.com\/blog\/fix-microsoft-sql-error-3456-resolved.html"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.pcvita.com\/blog\/fix-microsoft-sql-error-3456-resolved.html#primaryimage","url":"https:\/\/cdnxtra.com\/feature\/fix-microsoft-sql-server-error-3456.jpg","contentUrl":"https:\/\/cdnxtra.com\/feature\/fix-microsoft-sql-server-error-3456.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.pcvita.com\/blog\/fix-microsoft-sql-error-3456-resolved.html#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.pcvita.com\/blog"},{"@type":"ListItem","position":2,"name":"Solution to Fix Microsoft SQL Server Error 3456"}]},{"@type":"WebSite","@id":"https:\/\/www.pcvita.com\/blog\/#website","url":"https:\/\/www.pcvita.com\/blog\/","name":"PCVITA Official Blog","description":"Technology Solution that Matters","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.pcvita.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.pcvita.com\/blog\/#\/schema\/person\/46d7590809ce0596a0f14a1fbc5d56fe","name":"Mohit Jha","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/a4339547039990f13c5d3fd6ffce8722244e886b0d2b3fb9867d307b00d81ada?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/a4339547039990f13c5d3fd6ffce8722244e886b0d2b3fb9867d307b00d81ada?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a4339547039990f13c5d3fd6ffce8722244e886b0d2b3fb9867d307b00d81ada?s=96&d=mm&r=g","caption":"Mohit Jha"},"description":"Mohit is a Microsoft-certified expert who has assisted thousands of clients with Outlook &amp; Microsoft Office 365 issues. He enjoys writing on email clients as well as data migration. He is always excited about giving troubled readers the most up-to-date knowledge, explanation, and refinements.","sameAs":["https:\/\/in.linkedin.com\/in\/mohitkumarjha","https:\/\/www.pcvita.com\/assets\/author\/mohit.png"],"url":"https:\/\/www.pcvita.com\/blog\/author\/mohit"}]}},"_links":{"self":[{"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/posts\/2059","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/comments?post=2059"}],"version-history":[{"count":0,"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/posts\/2059\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/posts\/2059"}],"wp:attachment":[{"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/media?parent=2059"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/categories?post=2059"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.pcvita.com\/blog\/wp-json\/wp\/v2\/tags?post=2059"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}