Hi all
Is there a way to reconstruct a table which was deleted without restoring
the whole data base?
Database recovery model is simple. Sqlserver version is 2000 sp3.
TIA
Rea
Unfortunately, there is not. You can, however, restore the database to a
different server (or, just a different database) and then copy just the
table you want back to the original server/database. That way, you won't
effect the active database with the restore.
"Rea Peleg" <rea_p@.afek.co.il> wrote in message
news:u0aJmujQEHA.1160@.TK2MSFTNGP09.phx.gbl...
> Hi all
> Is there a way to reconstruct a table which was deleted without restoring
> the whole data base?
> Database recovery model is simple. Sqlserver version is 2000 sp3.
> TIA
> Rea
>
Showing posts with label basedatabase. Show all posts
Showing posts with label basedatabase. Show all posts
Friday, March 23, 2012
recovering deleted table
Labels:
allis,
basedatabase,
database,
deleted,
microsoft,
model,
mysql,
oracle,
reconstruct,
recovering,
recovery,
restoringthe,
server,
sql,
sqlserver,
table
recovering deleted table
Hi all
Is there a way to reconstruct a table which was deleted without restoring
the whole data base?
Database recovery model is simple. Sqlserver version is 2000 sp3.
TIA
Rea
You can restore the database from the backup to a different location with a
new name, and then copy the table with DTS from the restored database to
your production database.
Jacco Schalkwijk
SQL Server MVP
"Rea Peleg" <rea_p@.afek.co.il> wrote in message
news:eys9$rjQEHA.2132@.TK2MSFTNGP11.phx.gbl...
> Hi all
> Is there a way to reconstruct a table which was deleted without restoring
> the whole data base?
> Database recovery model is simple. Sqlserver version is 2000 sp3.
> TIA
> Rea
>
|||The restore you do could also be a partial restore if you have the database
in multiple files ( See Restore in BOL).
Wayne Snyder, MCDBA, SQL Server MVP
Mariner, Charlotte, NC
www.mariner-usa.com
(Please respond only to the newsgroups.)
I support the Professional Association of SQL Server (PASS) and it's
community of SQL Server professionals.
www.sqlpass.org
"Jacco Schalkwijk" <NOSPAMjaccos@.eurostop.co.uk> wrote in message
news:OIJuPzjQEHA.1388@.TK2MSFTNGP09.phx.gbl...
> You can restore the database from the backup to a different location with
a[vbcol=seagreen]
> new name, and then copy the table with DTS from the restored database to
> your production database.
> --
> Jacco Schalkwijk
> SQL Server MVP
>
> "Rea Peleg" <rea_p@.afek.co.il> wrote in message
> news:eys9$rjQEHA.2132@.TK2MSFTNGP11.phx.gbl...
restoring
>
Is there a way to reconstruct a table which was deleted without restoring
the whole data base?
Database recovery model is simple. Sqlserver version is 2000 sp3.
TIA
Rea
You can restore the database from the backup to a different location with a
new name, and then copy the table with DTS from the restored database to
your production database.
Jacco Schalkwijk
SQL Server MVP
"Rea Peleg" <rea_p@.afek.co.il> wrote in message
news:eys9$rjQEHA.2132@.TK2MSFTNGP11.phx.gbl...
> Hi all
> Is there a way to reconstruct a table which was deleted without restoring
> the whole data base?
> Database recovery model is simple. Sqlserver version is 2000 sp3.
> TIA
> Rea
>
|||The restore you do could also be a partial restore if you have the database
in multiple files ( See Restore in BOL).
Wayne Snyder, MCDBA, SQL Server MVP
Mariner, Charlotte, NC
www.mariner-usa.com
(Please respond only to the newsgroups.)
I support the Professional Association of SQL Server (PASS) and it's
community of SQL Server professionals.
www.sqlpass.org
"Jacco Schalkwijk" <NOSPAMjaccos@.eurostop.co.uk> wrote in message
news:OIJuPzjQEHA.1388@.TK2MSFTNGP09.phx.gbl...
> You can restore the database from the backup to a different location with
a[vbcol=seagreen]
> new name, and then copy the table with DTS from the restored database to
> your production database.
> --
> Jacco Schalkwijk
> SQL Server MVP
>
> "Rea Peleg" <rea_p@.afek.co.il> wrote in message
> news:eys9$rjQEHA.2132@.TK2MSFTNGP11.phx.gbl...
restoring
>
Labels:
allis,
basedatabase,
database,
deleted,
microsoft,
model,
mysql,
oracle,
reconstruct,
recovering,
recovery,
restoringthe,
server,
sql,
sqlserver,
table
recovering deleted table
Hi all
Is there a way to reconstruct a table which was deleted without restoring
the whole data base?
Database recovery model is simple. Sqlserver version is 2000 sp3.
TIA
ReaUnfortunately, there is not. You can, however, restore the database to a
different server (or, just a different database) and then copy just the
table you want back to the original server/database. That way, you won't
effect the active database with the restore.
"Rea Peleg" <rea_p@.afek.co.il> wrote in message
news:u0aJmujQEHA.1160@.TK2MSFTNGP09.phx.gbl...
> Hi all
> Is there a way to reconstruct a table which was deleted without restoring
> the whole data base?
> Database recovery model is simple. Sqlserver version is 2000 sp3.
> TIA
> Rea
>
Is there a way to reconstruct a table which was deleted without restoring
the whole data base?
Database recovery model is simple. Sqlserver version is 2000 sp3.
TIA
ReaUnfortunately, there is not. You can, however, restore the database to a
different server (or, just a different database) and then copy just the
table you want back to the original server/database. That way, you won't
effect the active database with the restore.
"Rea Peleg" <rea_p@.afek.co.il> wrote in message
news:u0aJmujQEHA.1160@.TK2MSFTNGP09.phx.gbl...
> Hi all
> Is there a way to reconstruct a table which was deleted without restoring
> the whole data base?
> Database recovery model is simple. Sqlserver version is 2000 sp3.
> TIA
> Rea
>
Labels:
allis,
basedatabase,
database,
deleted,
microsoft,
model,
mysql,
oracle,
reconstruct,
recovering,
recovery,
restoringthe,
server,
sql,
sqlserver,
table
Subscribe to:
Posts (Atom)