Viewing 15 posts - 2,656 through 2,670 (of 8,761 total)
Phil Parkin (11/21/2016)
Ed Wagner (11/21/2016)
Jeff Moden (11/21/2016)
November 21, 2016 at 8:03 am
Steve Thompson-454462 (11/21/2016)
Eirikur Eiriksson (11/20/2016)
Budd (11/18/2016)
WOW!!!So very many possibilities, and so much to consider..
Quick questions, can you use Table Variable Parameter? How wide are the largest values passed? How many...
November 21, 2016 at 8:02 am
Strongly suggest you switch from the Maintenance plans to Ola Hallengren's SQL Server Maintenance Solution[/url]
😎
November 21, 2016 at 6:25 am
Jeff Moden (11/21/2016)
[font="Arial Black"]Microsoft Replaces Command Prompt with PowerShell in...
November 21, 2016 at 6:02 am
Quick question, any backup related errors in the error log?
😎
EXEC sp_readerrorlog;
November 21, 2016 at 4:30 am
Quick question, have you looked into sp_settriggerorder?
😎
November 20, 2016 at 9:52 am
Charmer (11/20/2016)
November 20, 2016 at 9:21 am
hurricaneDBA (11/20/2016)
The issue I have is sharepoint has enabled...
November 20, 2016 at 9:16 am
Charmer (11/20/2016)
Yes exactly, Eirik. You got it.
Just a thought, do you have an option of using SQL Server 2016 and PolyBase? Just forming an idea, not thought this fully through...
November 20, 2016 at 8:59 am
Grant Fritchey (11/20/2016)
tazzman (11/20/2016)
If you don't need to perform point-in-time database recovery and doesn't use mirroring or other HA-solutions you can use simple recovery model.
I would only recommend this switch...
November 20, 2016 at 8:54 am
Budd (11/18/2016)
WOW!!!So very many possibilities, and so much to consider..
Quick questions, can you use Table Variable Parameter? How wide are the largest values passed? How many values at the most...
November 20, 2016 at 8:24 am
Charmer (11/18/2016)
I have been assigned to a new project where data load s gonna happen from oracle to cassandra through SSIS and then to render the report by SSRS...
November 20, 2016 at 8:20 am
Quick question, which version of FreeTDS are you using?
😎
November 20, 2016 at 8:08 am
Quick thought, how about changing the logic to logging all errors into a table by i.e. a batch ID and after the package has run then run another task that...
November 20, 2016 at 7:58 am
I'm strictly for the full most practical normalisation with one exception, carrying forward a very carefully selected keys such as Invoice-->InvoiceLine-->InvoiceLineDetail(InvoiceID) where, at the cost of a single integer column,...
November 20, 2016 at 7:52 am
Viewing 15 posts - 2,656 through 2,670 (of 8,761 total)