Viewing 15 posts - 106 through 120 (of 129 total)
I agree with scripting all Onjects before rebuilding, but what about data. once you generate the script, it wont come with Data on the DB or any object.
Does it make...
May 22, 2008 at 10:10 pm
Again it depends on your organization. How would you like to do cofig your system and your DB.
May 22, 2008 at 10:06 pm
It depends on your organization and the application criticality as well.
I would recommend you the following.....
1) Full backup Daily after business hours,
2) If possible make 4hours diff. backup
3) evry 15...
May 22, 2008 at 4:53 pm
I had 15 TB and it tooks me 6 hours to backup and for restoration it tooks me 3 1/2 hours from litespeed.
May 22, 2008 at 3:05 pm
I am not agree with mobasha, For moving couple of table you do not have restore whole DB.
If you are using Litespeed. there is a good facility to move or...
May 22, 2008 at 1:57 pm
I am in TB environemnt and I would recommed Litespeed is the best solution for that. I do not have any issue with Litespeed.
May 22, 2008 at 1:54 pm
Again, If it is mission Critical application, Please go with Tape Backup Shipment.
I would recommend the Tape Backup Shipment and FTP.
May 22, 2008 at 1:51 pm
Just run both the permission. It will give you some result sets. Actually that result set having to create logins with password in encryption format. You just need to copy...
May 22, 2008 at 1:45 pm
Please use the Import export wiz. or else you can use the DTS/SSIS package to move the table from 1 DB to other DB in the same or else other...
May 22, 2008 at 1:30 pm
As I understand, you were talking about the SQL Logs.
Truncate is not a logged operation and it will remove uncommited transaction from the Log.
Shrinking is nothing but Comprissing. If have...
May 22, 2008 at 1:26 pm
Use the Third Party tools "Litespeed from QUEST". It will compress the backup upto 60-70%.
Litespeed has so many new features such as you can backup the database and keep that...
May 22, 2008 at 1:19 pm
In order to come out from the messy data. You can Install new instance and restore all DB's and then applly changes as you wish. I assumed it is a...
May 22, 2008 at 1:13 pm
There are couple of solutions to copy big files such as 70GB or more than that backup files and so on.
1) The Robocopy is the best solution and you may...
May 22, 2008 at 11:54 am
There are couple of solutions to copy big files such as 70GB or more than that backup files and so on.
1) The Robocopy is the best solution and you may...
May 22, 2008 at 11:52 am
It would be great i f you can run microsoft stored proc for move the logins from one server/instance to another.
After moving this you need to manually map the logins...
May 22, 2008 at 11:40 am
Viewing 15 posts - 106 through 120 (of 129 total)