Click here to Skip to main content
16,015,583 members
Home / Discussions / Database
   

Database

 
AnswerRe: Showing Parent-Child Tables in a query Pin
SilimSayo26-Jan-12 6:33
SilimSayo26-Jan-12 6:33 
QuestionDatabase does not have a valid owner Pin
Gary Heath26-Jan-12 5:35
Gary Heath26-Jan-12 5:35 
AnswerRe: Database does not have a valid owner Pin
Wes Aday30-Jan-12 3:52
professionalWes Aday30-Jan-12 3:52 
GeneralRe: Database does not have a valid owner Pin
Gary Heath31-Jan-12 1:58
Gary Heath31-Jan-12 1:58 
QuestionDatabase diagram in system databases Pin
Neelesh_Rmsi24-Jan-12 1:13
Neelesh_Rmsi24-Jan-12 1:13 
AnswerRe: Database diagram in system databases Pin
Eddy Vluggen24-Jan-12 5:19
professionalEddy Vluggen24-Jan-12 5:19 
AnswerRe: Database diagram in system databases Pin
SilimSayo25-Jan-12 7:41
SilimSayo25-Jan-12 7:41 
QuestionProcedure timing out, yet... Pin
Distind23-Jan-12 8:12
Distind23-Jan-12 8:12 
I have one procedure that's timing out when it's called through the user interface, yet when I run it on the database itself it takes 7 seconds at most and the time out is set to 60 seconds. Every other procedure I can run works just fine through the UI, including those that take considerably longer.

When run on the server itself it peaks for a moment at about 20% CPU use, and is over within 7 seconds maximum. Execution plans aren't showing me anything interesting, I'm not seeing anything special on any of the diagnostic tools I have available.

Running it through a function call it makes a nice Plateau at a bit over 20% CPU usage, and sits there until it times out. Nothing I can check other than that is significantly different when it's called programmatically, at least nothing any different than any other procedure.

Any thoughts on what this could be? Or do I finally have a case to get them to upgrade the server so I can run SQL Profiler on it?
AnswerRe: Procedure timing out, yet... Pin
Jörgen Andersson23-Jan-12 11:20
professionalJörgen Andersson23-Jan-12 11:20 
AnswerRe: Procedure timing out, yet... Pin
Shameel23-Jan-12 16:24
professionalShameel23-Jan-12 16:24 
AnswerDeadlock ? Pin
David Mujica24-Jan-12 5:04
David Mujica24-Jan-12 5:04 
AnswerRe: Procedure timing out, yet... Pin
SilimSayo25-Jan-12 9:53
SilimSayo25-Jan-12 9:53 
AnswerRe: Procedure timing out, yet... Pin
goulimanju26-Jan-12 2:59
goulimanju26-Jan-12 2:59 
QuestionNull handling oddity Pin
thrakazog20-Jan-12 12:05
thrakazog20-Jan-12 12:05 
AnswerRe: Null handling oddity Pin
Chris Meech20-Jan-12 13:42
Chris Meech20-Jan-12 13:42 
AnswerRe: Null handling oddity Pin
PIEBALDconsult20-Jan-12 15:29
mvePIEBALDconsult20-Jan-12 15:29 
GeneralRe: Null handling oddity Pin
thrakazog23-Jan-12 8:14
thrakazog23-Jan-12 8:14 
AnswerRe: Null handling oddity Pin
Jörgen Andersson21-Jan-12 1:37
professionalJörgen Andersson21-Jan-12 1:37 
AnswerRe: Null handling oddity Pin
Corporal Agarn23-Jan-12 5:09
professionalCorporal Agarn23-Jan-12 5:09 
GeneralRe: Null handling oddity Pin
thrakazog23-Jan-12 8:12
thrakazog23-Jan-12 8:12 
AnswerRe: Null handling oddity Pin
jschell23-Jan-12 8:33
jschell23-Jan-12 8:33 
GeneralRe: Null handling oddity Pin
thrakazog23-Jan-12 10:54
thrakazog23-Jan-12 10:54 
QuestionUser Group Membership Pin
eddieangel19-Jan-12 11:40
eddieangel19-Jan-12 11:40 
AnswerRe: User Group Membership Pin
Mycroft Holmes19-Jan-12 12:01
professionalMycroft Holmes19-Jan-12 12:01 
GeneralRe: User Group Membership Pin
eddieangel19-Jan-12 12:05
eddieangel19-Jan-12 12:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.