Viewing 15 posts - 3,151 through 3,165 (of 7,164 total)
@GilaMonster, I came back to re-read because I was thinking I may have missed something you were picking up in my description. I think see what you were expanding on....
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 19, 2012 at 3:55 pm
bret.christoe (9/17/2012)
The SQLAgent job is dependent on the privileges of the SQL Server Agent service.
This is true only when the job is owned by a member of the sysadmin Fixed...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 19, 2012 at 3:28 pm
GilaMonster (9/19/2012)
opc.three (9/19/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 19, 2012 at 3:22 pm
Oracle_91 (9/10/2012)
I have 2 sql sevr 2005 instances with same build no,same edition.
I restored the database from one insatnce to another instance. But when i execute the...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 19, 2012 at 3:20 pm
Jason Selburg (9/12/2012)
I do believe that even though the servers may be configured the same/same hardware, when you restore a database the stats get "out of whack".
I...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 19, 2012 at 3:19 pm
Following along with Kevin's post, think it through carefully. Here is a nice write up I recently found to help you consider all points of why you might employ partitioning,...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 19, 2012 at 3:07 pm
mrrobsewell (9/14/2012)
So when I come into work it has emailed me a single email for...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 19, 2012 at 3:04 pm
The question definitely has layers to it as Sean alluded to. They were hoping to learn various things about you from it.
I would have picked apart and addressed each part...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 19, 2012 at 2:59 pm
If your table is truly static and you have the space then add as many indexes as you need to cover the queries being issued. Go ahead and use a...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 19, 2012 at 2:44 pm
v5d1.ch (9/16/2012)
...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 19, 2012 at 2:26 pm
It could be characterized as a hack, but adding a trigger to the relevant msdb system tables might get you what you need:
USE msdb
GO
IF OBJECT_ID(N'dbo.sysjobs_update') IS...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 19, 2012 at 12:16 pm
Timothy Graffham (9/19/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 19, 2012 at 11:39 am
Great, common ground.
You too.
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 19, 2012 at 11:23 am
Lynn Pettis (9/19/2012)
opc.three (9/19/2012)
Lynn Pettis (9/19/2012)
opc.three (9/19/2012)
Lynn Pettis (9/19/2012)
opc.three (9/4/2012)
Jeff Moden (9/4/2012)
opc.three (9/4/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 19, 2012 at 11:04 am
Lynn Pettis (9/19/2012)
opc.three (9/19/2012)
Lynn Pettis (9/19/2012)
opc.three (9/4/2012)
Jeff Moden (9/4/2012)
opc.three (9/4/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 19, 2012 at 10:36 am
Viewing 15 posts - 3,151 through 3,165 (of 7,164 total)