﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Backups / SQL Server 7,2000  / Significance of backup_set_id field in restorehistory table?? / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Mon, 20 May 2013 10:22:39 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Significance of backup_set_id field in restorehistory table??</title><link>http://www.sqlservercentral.com/Forums/Topic193511-24-1.aspx</link><description>thanks</description><pubDate>Mon, 13 Feb 2012 13:41:05 GMT</pubDate><dc:creator>w2bsqldba</dc:creator></item><item><title>RE: Significance of backup_set_id field in restorehistory table??</title><link>http://www.sqlservercentral.com/Forums/Topic193511-24-1.aspx</link><description>Ok, I found it. Actually on the server where the database is being restored, theres a backupset table which is a replica of the backupset table of the originating server and the restorehistory table references this backupset id.</description><pubDate>Thu, 23 Jun 2005 23:15:00 GMT</pubDate><dc:creator>dilip-196624</dc:creator></item><item><title>Significance of backup_set_id field in restorehistory table??</title><link>http://www.sqlservercentral.com/Forums/Topic193511-24-1.aspx</link><description>Hi,In SQL BOL, it states that the below description for backup_set_id in restorehistorytable************************************************************backup_set_id int NOT NULL REFERENCES backupset(backup_set_id) ************************************************************But I dont think whether it actually references or not, becoz i did a backup and restore(on network server) chekced the backup_set_id in both tables i.e. backupset as well as restorehistory tables, But both are having different ids? So i think it wont be any useful if we want to relate both the tables. Any thoughts?Dilip</description><pubDate>Thu, 23 Jun 2005 08:37:00 GMT</pubDate><dc:creator>dilip-196624</dc:creator></item></channel></rss>