Viewing 15 posts - 1,651 through 1,665 (of 2,356 total)
With virtualized servers, less than 200 GB is not uncommon. We tend to carve a bunch of little boxes in VM's as opposed to the big monsters.
And he...
February 10, 2017 at 5:14 pm
February 10, 2017 at 10:37 am
February 10, 2017 at 6:13 am
Jeff Moden asked a question. Do you understand why he asked this question?
Multiple people suggested that you re-index, which you can't do. Do you understand why this was suggested?
February 10, 2017 at 4:51 am
You can certainly have multiple report server databases on the same instance.
I have 3 different report server databases in the same server. Dev, QA, and stage all live...
February 8, 2017 at 9:58 am
This is a good place to start
http://sqlsoldier.net/wp/sqlserver/transferring-logins-to-a-database-mirror
January 20, 2017 at 1:09 pm
jasona.work (1/10/2017)
Luis Cazares (1/10/2017)
jasona.work (1/10/2017)
Brandie Tarvin (1/10/2017)
BrainDonor (1/10/2017)
jasona.work (1/10/2017)
January 10, 2017 at 7:38 pm
Correct.
The user installing needs to be a local admin on the server. If you are creating a cluster or always on, you need to be a domain...
January 6, 2017 at 1:59 pm
Luis Cazares (1/3/2017)
Michael L John (1/3/2017)
I run this old legacy ETL process that nobody knows about, and nobody remembers, when...
January 3, 2017 at 1:36 pm
Just putting the finishing touches on a new reporting server.
I run this old legacy ETL process that nobody knows about, and nobody remembers, when this error occurs:
Msg 4121, Level...
January 3, 2017 at 11:59 am
Ed Wagner (12/18/2016)
Michael L John (12/16/2016)
I think it's the best one so far.
And tonight, I get to do the production upgrade to SQL 2016. ...
December 18, 2016 at 5:43 pm
Saw Rouge One last night.
I think it's the best one so far.
And tonight, I get to do the production upgrade to SQL 2016.
Today we heard that none...
December 16, 2016 at 12:28 pm
Am I missing something, and if not, will this work?
SELECT CONVERT(varchar(20), CONVERT(time, DATEADD(SECOND, ,<Your field containing seconds>, CONVERT(datetime, CONVERT(date, getdate())))), 100)
December 2, 2016 at 2:36 pm
Good info. Thanks!
One of the things we did was to reach out to current users of the product. The reviews and recommendations from them couldn't have been stronger. ...
December 2, 2016 at 12:17 pm
Viewing 15 posts - 1,651 through 1,665 (of 2,356 total)