Can someone explain to me why sql uses a pagefile when it has ample physical mamory available? Does 64 bit use memory diferently?
I'm showing 6 gig available out of 8 gig total and yet SQL is using 1.7 gig of VM.
Server settings:
Use AWE NOT marked
min = 0
max = 2147483647
index create memory = 0
min memory per query = 1024
TIA
I'm showing 6 gig available out of 8 gig total and yet SQL is using 1.7 gig of VM.
Server settings:
Use AWE NOT marked
min = 0
max = 2147483647
index create memory = 0
min memory per query = 1024
TIA