Viewing 15 posts - 271 through 285 (of 496 total)
Steve Jones - SSC Editor (10/15/2010)
October 15, 2010 at 2:32 pm
DR always has to be a priority for business IMO. At my last job, there was discussion as to whether we really "needed" a generator. After all, Power...
October 15, 2010 at 7:23 am
e3h4 (10/12/2010)
October 13, 2010 at 7:38 am
preensheen (10/8/2010)
Chowdary Pulivarthi (10/8/2010)
I have a job with 4 steps.
Step1 :
Step2:
Step3:
Step4:
If my step 3 is failed i need to send a mail and execute the step 4.
Could you please help...
October 8, 2010 at 7:43 pm
You are in a new world in 2008. I would advise you to read up heavily on schemas in BOL. Basically the object is no longer "owned" by...
October 8, 2010 at 12:26 pm
Chowdary Pulivarthi (10/8/2010)
I have a job with 4 steps.
Step1 :
Step2:
Step3:
Step4:
If my step 3 is failed i need to send a mail and execute the step 4.
Could you please help me...
October 8, 2010 at 7:27 am
I certainly saw that when I upgraded from 2000 to 2005. There were a series of report queries that began to perform horribly in 05 that worked well in...
October 8, 2010 at 7:22 am
And more to the point, I know that this works because one time we had a production server shut down unexpectedly in the middle of the day. The Stop...
October 6, 2010 at 10:36 am
You sure about that? When I stop SQL Server, there is an event logged in the System Log in Event Viewer that is EventID 7035. It says that...
October 6, 2010 at 10:34 am
Have you tried using the "-n" parameter instead of the "-N" one?
October 5, 2010 at 2:20 pm
Frankly this sounds like a potential fit for using application roles. The app role would have permissions and the NT account would not (but could still be tracked).
October 5, 2010 at 7:56 am
Not this early. Past experience doesn't lead me to worry TOO much, though testing it first is essential obviously.
October 4, 2010 at 2:37 pm
You can apply SP2 without applying SP1 first; SP2 is cumulative.
October 4, 2010 at 2:26 pm
The only way I have ever seen successful auditing on SELECTs was by forcing them through stored procedures, and the stored procedure always logged its running as the first step...
October 4, 2010 at 2:21 pm
This is just wrong. I know of no requirement like that. Partitioning has nothing to do with referential integrity and it shouldn't even enter into the discussion.
October 4, 2010 at 12:40 pm
Viewing 15 posts - 271 through 285 (of 496 total)