Viewing 15 posts - 616 through 630 (of 2,085 total)
If you want the latest information:
Full backup production old -> new (can be done beforhand) with norecovery
Differential backup old ->new with no recovery
Taillog backup old ->new with...
February 16, 2017 at 4:49 am
I don't have the details as the infrastructure team was assigned to it. After excluding other sources, the plausible cause was software.
The antivirus vendor supplied a diagnostic utility (to detect...
January 11, 2017 at 7:34 am
It was Norton antivirus some months ago. Can't tell the version
They have released a new version in november 2016, which didn't have the problem
January 11, 2017 at 2:09 am
Check for an update version of antivirus software? A certain version caused unexpected cluster shutdowns at our firm
January 6, 2017 at 8:50 am
Separate packages are advised for maintenance.
November 18, 2016 at 6:10 am
I don't have much experience with the import/export wizard, but this link from MS mentions a save dialog box
November 18, 2016 at 1:55 am
The title is SSIS error on access import.
The last answer has currently 3 votes and starts with There is import wizard bug, when you select 'copy data from one or...
November 15, 2016 at 9:43 am
See section "the automatic generated sql have single quote on table name, which cause error message"
November 15, 2016 at 9:30 am
I don't have a Core installation to test with. But you can modify the registry from the commandline with reg[/url]
November 8, 2016 at 5:10 am
32-bit versus 64-bit browser?
Some things only work in 32-bit IE
November 8, 2016 at 4:22 am
Promising. I'll have a look at it.
Could it be that there is a size limit?
October 28, 2016 at 4:10 am
That means you don't filter the value of ID1
and only filter on ID2,3,4,5,6
Something like
where (@IgnoreID1='Y' or @ID1 in (......))
and (@IgnoreID2='Y' or @ID2 in (......))
...
October 20, 2016 at 1:16 am
Viewing 15 posts - 616 through 630 (of 2,085 total)