Viewing 15 posts - 1,111 through 1,125 (of 2,897 total)
It sounds very difficult to identify if the document is still available. How would anyone be able to access & read it at this point ?
January 17, 2011 at 9:38 am
I did a quick search and found this:
(I have not tested or verified it)
January 17, 2011 at 8:28 am
The 3rd party backup tools "object recovery" would only work if the current backup was taken by them. You can't use them after-the-fact. I know Idera's is very easy...
January 14, 2011 at 11:01 am
If you are using a 3rd party backup tool that has "Object Level Recovery", then perhaps you could select just those specific tables from your "A" backup to restore to...
January 12, 2011 at 1:10 pm
Are you wanting to restore just specific tables from A into B ?
January 12, 2011 at 12:57 pm
OP, perhaps you can more fully explain your goal and environment. Then you will most likely get some good suggestions.
January 12, 2011 at 9:07 am
I would think that the steps of adding a new file (ALTER DATABASE) are captured in the transaction logs and would occur when you restore the transaction logs after first...
January 11, 2011 at 12:25 pm
Right click the source/from database. Use the Import/Export Wizard. Within the wizard, choose the "Write a Query" option to select the records to transfer.
You can then save it as an...
January 11, 2011 at 12:19 pm
I don't do those types of tasks in a Maint Plan. I rebuild specific indexes based on fragmentation. Run a script to identify those that need rebuilding.
As for shrinking, there...
January 10, 2011 at 1:54 pm
Does the backup job have permission to that location ? Is the location typed correctly ?
January 10, 2011 at 12:05 pm
" Hi i have a full back up of database.unfrtunately my collegue drop table.my transaction log is truncated.but i have a table in full backup.then how can i recover only...
January 10, 2011 at 8:18 am
A quick search suggests that xp_restore_database is a Litespeed procedure. Do you have Litespeed installed on the server you're working with ?
Some 3rd party tools let you restore to an...
January 6, 2011 at 1:08 pm
I think it is lass wasteful of people's time, and you would get better responses by asking a detailed question in a new thread instead of latching on to a...
January 4, 2011 at 11:54 am
Since the original post is 11 months old, with no follow up, I would think a solution has been found.
January 4, 2011 at 9:11 am
Maybe explain why you want to do it, and there might be a better solution.
January 3, 2011 at 9:29 pm
Viewing 15 posts - 1,111 through 1,125 (of 2,897 total)