Click here to Skip to main content
15,918,808 members
Home / Discussions / Database
   

Database

 
GeneralRe: How to spread traffic on a table Pin
Johan Hakkesteegt22-Mar-11 2:01
Johan Hakkesteegt22-Mar-11 2:01 
GeneralRe: How to spread traffic on a table Pin
Wendelius22-Mar-11 2:10
mentorWendelius22-Mar-11 2:10 
GeneralRe: How to spread traffic on a table Pin
Johan Hakkesteegt22-Mar-11 3:33
Johan Hakkesteegt22-Mar-11 3:33 
GeneralRe: How to spread traffic on a table Pin
Wendelius22-Mar-11 5:07
mentorWendelius22-Mar-11 5:07 
GeneralRe: How to spread traffic on a table Pin
Johan Hakkesteegt22-Mar-11 21:22
Johan Hakkesteegt22-Mar-11 21:22 
GeneralRe: How to spread traffic on a table Pin
Wendelius22-Mar-11 21:47
mentorWendelius22-Mar-11 21:47 
GeneralRe: How to spread traffic on a table Pin
Corporal Agarn22-Mar-11 5:08
professionalCorporal Agarn22-Mar-11 5:08 
GeneralRe: How to spread traffic on a table Pin
David Mujica22-Mar-11 3:24
David Mujica22-Mar-11 3:24 
Excellent idea to spread the load into filegroups across separtate physical disks. (Notice I say physical disks, if the disks are part of an array and you move filegroups from E: to F: and they are part of the same array, then nothing is really done.)

Also, check into SQL Profiler, use this while investigating what your report queries are actually doing. You might be suprised that a report query is not using an index.

Sounds like you've gotten a whole pile of advice and you are moving along.

Report back what you've found. We all may find it valuable.

Good luck.
GeneralRe: How to spread traffic on a table Pin
Johan Hakkesteegt22-Mar-11 3:40
Johan Hakkesteegt22-Mar-11 3:40 
AnswerRe: How to spread traffic on a table Pin
darkelv22-Mar-11 22:18
darkelv22-Mar-11 22:18 
QuestionSum of all rows Pin
CodingLover21-Mar-11 19:22
CodingLover21-Mar-11 19:22 
AnswerRe: Sum of all rows Pin
Wendelius21-Mar-11 19:50
mentorWendelius21-Mar-11 19:50 
GeneralRe: Sum of all rows Pin
CodingLover21-Mar-11 22:59
CodingLover21-Mar-11 22:59 
GeneralRe: Sum of all rows Pin
Wendelius22-Mar-11 2:12
mentorWendelius22-Mar-11 2:12 
GeneralRe: Sum of all rows Pin
CodingLover22-Mar-11 18:27
CodingLover22-Mar-11 18:27 
QuestionSelecting one record from one table and multiple from second table Pin
Dominick Marciano21-Mar-11 13:54
professionalDominick Marciano21-Mar-11 13:54 
AnswerRe: Selecting one record from one table and multiple from second table Pin
RyanEK21-Mar-11 14:44
RyanEK21-Mar-11 14:44 
GeneralRe: Selecting one record from one table and multiple from second table Pin
Dominick Marciano21-Mar-11 15:21
professionalDominick Marciano21-Mar-11 15:21 
GeneralRe: Selecting one record from one table and multiple from second table Pin
Dominick Marciano21-Mar-11 15:35
professionalDominick Marciano21-Mar-11 15:35 
QuestionPlease Interview Me Pin
Nagy Vilmos21-Mar-11 10:55
professionalNagy Vilmos21-Mar-11 10:55 
AnswerRe: Please Interview Me Pin
Simon_Whale21-Mar-11 23:12
Simon_Whale21-Mar-11 23:12 
GeneralRe: Please Interview Me Pin
Nagy Vilmos21-Mar-11 23:37
professionalNagy Vilmos21-Mar-11 23:37 
GeneralRe: Please Interview Me Pin
Simon_Whale21-Mar-11 23:43
Simon_Whale21-Mar-11 23:43 
AnswerRe: Please Interview Me Pin
Johan Hakkesteegt21-Mar-11 23:37
Johan Hakkesteegt21-Mar-11 23:37 
AnswerRe: Please Interview Me Pin
Corporal Agarn22-Mar-11 1:32
professionalCorporal Agarn22-Mar-11 1:32 

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.