Viewing 15 posts - 1,651 through 1,665 (of 9,707 total)
Ed Wagner (6/8/2016)
Lynn Pettis (6/8/2016)
Won't be surprised if we...
June 9, 2016 at 6:16 am
Ahha! A clue.
The SQL Server Agent Service is running under an application domain account instead of our usual SQL Server Agent Service account for some reason. So I am now...
June 8, 2016 at 12:28 pm
<headdesk>
User asks me to move this bit of code into QA:
ALTER TABLE MyTable
ADD Col1 INT,
Col2 INT
GO
I push back and say "Please add your statement terminator" because...
June 8, 2016 at 12:04 pm
Eric M Russell (6/8/2016)
In MSDB, the following database level roles grant members various levels of permission to do things like monitor or start jobs.SQLAgentUserRole
SQLAgentReaderRole
SQLAgentOperatorRole
https://msdn.microsoft.com/en-us/library/ms188283(v=sql.110).aspx
The testers already had those...
June 8, 2016 at 8:49 am
HAPPY!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
VS 2012 Update 5 fixed my crash problem.
HAPPY!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
:hehe:
June 8, 2016 at 8:22 am
Ray K (6/7/2016)
Lynn Pettis (6/7/2016)
Luis Cazares (6/7/2016)
WayneS (6/6/2016)
If you're depending on an email notification to warn you when a backup fails, lack of receiving the email doesn't mean that...
June 7, 2016 at 8:51 am
WayneS (6/6/2016)
PRO TIP:If you're depending on an email notification to warn you when a backup fails, lack of receiving the email doesn't mean that the backup succeeded.
Which is why we...
June 7, 2016 at 8:36 am
Brandie Tarvin (6/6/2016)
June 6, 2016 at 7:40 am
GAH! Nevermind. Figured it out.
Of all the freakin' ridiculous things to do, I set the server name in the aliases as the virtual clustered server name (SvrA) instead of the...
June 6, 2016 at 7:39 am
I need the assistance of someone well-versed in SQL Server internals who might be able to explain why SQL is behaving oddly. I'd actually like an explanation of why this...
June 6, 2016 at 7:16 am
Hugo Kornelis (6/3/2016)
Brandie Tarvin (6/3/2016)
Hugo Kornelis (6/1/2016)
Lynn Pettis (6/1/2016)
June 3, 2016 at 5:06 am
Steve Jones - SSC Editor (6/1/2016)
SSMS is decoupled from SQL. You need to install that separately.
Wait. Client tools are no longer an option to install with the rest of SQL...
June 3, 2016 at 4:41 am
Hugo Kornelis (6/1/2016)
Lynn Pettis (6/1/2016)
June 3, 2016 at 4:39 am
Lynn Pettis (6/1/2016)
June 3, 2016 at 4:35 am
I am having the worst time today reaching the forums via Internet Explorer. It just hangs and hangs.
Anyway, has anyone heard about the latest data breach? I know I'm...
June 1, 2016 at 7:30 am
Viewing 15 posts - 1,651 through 1,665 (of 9,707 total)