Viewing 15 posts - 76 through 90 (of 2,897 total)
I suggest contacting Quest. Some 3rd party tools restore at table level. It may depend on the version installed and system specifications.
June 24, 2022 at 3:10 pm
3rd party tools should have a free trial period, so you can compare to your existing process.
June 21, 2022 at 12:48 pm
If you really want faster backup/restore options - then you really need to work with your SAN vendor. Almost all of them have snapshot capabilities which can perform a...
June 21, 2022 at 12:46 pm
Steve Jones - SSC Editor wrote:That's interesting. I only see one page there, with 15 posts displayed. How many posts are on the page for you?
https://www.sqlservercentral.com/forums/topic/disabling-backup-jobs
Any luck fixing it ?
Apparently not. Still...
June 16, 2022 at 12:27 pm
You may be able to temporarily set the server date back a week or 2 to "trick" SQL into thinking it hasn't expired.
Then take full backups, and upgrade to a...
June 15, 2022 at 6:46 pm
How big are the databases ?
June 15, 2022 at 6:36 pm
SQL Replication is a built in tool. It works at the table level. Do you want the entire databases regularly, or just specific tables ?
Can the client servers and your...
June 15, 2022 at 12:28 pm
Your requirements are not clearly explained.
June 13, 2022 at 6:11 pm
To generate table schema, right click your table(s) then --> Script Table as --> Create to -->
June 8, 2022 at 1:38 pm
If the database is FULL recovery, would it help to run t-log backups frequently during the process, to prevent a huge t-log ?
June 3, 2022 at 7:10 pm
I thought a restored database uses the same space as the original database.
June 3, 2022 at 7:05 pm
It's worse than that, Steve... I seen first timers with just 1 post (spam or not) end up with tens and sometimes low hundreds of points.
Yes, I have seen...
June 3, 2022 at 4:28 pm
That's interesting. I only see one page there, with 15 posts displayed. How many posts are on the page for you?
https://www.sqlservercentral.com/forums/topic/disabling-backup-jobs
Any luck fixing it ?
June 3, 2022 at 12:54 pm
A Differential captures the Changes to a database since the last Full backup. It has no value by itself. It is used to restore a database back to that point
I...
May 27, 2022 at 1:09 pm
Viewing 15 posts - 76 through 90 (of 2,897 total)