Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Restore SQL Server DataBase

Status
Not open for further replies.

cjouault

Technical User
Sep 7, 2005
25
FR
Hello,

I use NetBackup 5.0 and SQL Server 2000.
I want to restore only one table in my database. Is it possible? If it's possible, does I need to stop SQL Server or can use it during the restoration?

Thank

Céline
 
Are you using the SQL Agent?

Do you see the table when you choose the restore option from the client?
 
Hello,

Yes, I have the SQL Agent and I see the table.

Céline
 
If you stopped SQL you would not be able to restore the table direct, so you will need to keep SQL online unless you are recovering from a RAW Backup.
 
Thanks comtec17 but I want know if I can use the SQL Server Database (execute sql request) and restore a table in the same times.

Thanks a lot for your response.

Céline
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top