Viewing 15 posts - 19,126 through 19,140 (of 39,903 total)
I can't find it documented, but perhaps an allocation is counting as a split for some reason. I'll see if I can get a back channel response.
July 15, 2010 at 8:53 am
I have typically had jobs owned by sa, but not used sa for the Agent connection. That shouldn't be needed.
I don't know if the owner needs to be the same,...
July 15, 2010 at 8:51 am
Everything's kinda on that screen. I think you ought to try this yourself first and if it doesn't work, let us know what you've done.
July 15, 2010 at 8:49 am
I agree with Gail, I don't expect that you can do this. A backup is needed, and I'd caution you to note delete data if you don't have a backup.
July 15, 2010 at 8:48 am
Grant Fritchey (7/15/2010)
Alvin Ramard (7/15/2010)
We're considering using LiveMeeting in Memphis so that more people could "attend" the meeting.
We've talked about it a few times, but there hasn't been a lot...
July 15, 2010 at 8:46 am
I'll chime in as well, Paul. People every day still use @@identity and forgo transaction log backups. If you've solved it, likely there are a few thousand people out there...
July 15, 2010 at 8:44 am
Do you mean that you are inserting the PK value into each table and can't rewrite the inserts?
Honestly how long can it take, and if this is an update issue,...
July 14, 2010 at 4:31 pm
Thanks for the update. I suspect it was a transient error where somehow the Agent didn't move over and properly connect from the passive node.
If you can schedule downtime, or...
July 14, 2010 at 3:09 pm
I've altered the title. I can see how it upset some people expecting it to contain some SQL magic.
This happens all the time. Anyone that says this doesn't happen in...
July 14, 2010 at 1:37 pm
I am leaning towards what sturner has written.
Your data pages should not be splitting if you are always adding to the end of the row. However the intermediate pages in...
July 14, 2010 at 12:46 pm
Interesting. Have you checked SP_who2 and do you see the SQL Agent connected?
Anything in the Agent log?
It almost sounds like the Agent didn't fail over. Have you tried restarting the...
July 14, 2010 at 12:30 pm
When you say secondary node, I'm not sure what you mean. In A/P, one node is live as the active node. Doesn't matter which one it is.
Did you have a...
July 14, 2010 at 11:51 am
One other note, the recovery mode is a database option, not a server option. I believe most db options are not service restarting changes. Some might take the db offline,...
July 14, 2010 at 11:49 am
Viewing 15 posts - 19,126 through 19,140 (of 39,903 total)