Viewing 15 posts - 8,656 through 8,670 (of 9,253 total)
ps (12/14/2008)
Though i consider attaching a database the simplest option to put the database back in action
that is the option that should used
December 14, 2008 at 12:44 pm
if for some reason you dont bring the logins across all is not lost
example.
database A has a user called BOB and there is a login called BOB on SQL server...
December 14, 2008 at 12:28 pm
Nicholas Cain (12/14/2008)
Kudos Perry, much kudos. 😎
thanks m8tey, at least i learnt something at school all those years ago.
December 14, 2008 at 12:24 pm
matt stockham (12/14/2008)
because you restored the database in QA and started with an empty cache
exactly my thoughts
December 14, 2008 at 12:22 pm
when you run the SP it gives you the details of any database instances and comonent tools. Re run it and post a screenshot can you
December 14, 2008 at 5:16 am
ps (12/13/2008)
December 14, 2008 at 5:09 am
ensure you set the min and max memory to the required settings for the RAM you are using
December 14, 2008 at 5:07 am
query plans are held in cache memory, are the machines the same spec or different (cpu and memory)
December 14, 2008 at 5:06 am
madhu.arda (12/13/2008)
From the system monitor I got the max value for the Page File Bytes Peak as 1.7276e+010.could you plz tell me to calculate this into GB.
i havent done this...
December 14, 2008 at 4:58 am
can you post the complete error message?
aside Gails recommendation, why pre create the databases before restoring the backups.
detach, copy and attach would be my preference. Drop the existing databases you...
December 13, 2008 at 5:14 am
madhu.arda (12/11/2008)
getting free space in virtual memory is less.
it would be more important to try and ascertain what is causing the paging
December 13, 2008 at 5:07 am
ahenderson (12/12/2008)
gave permission to everyone.
your talking share permissions here right?
What "security" permissions did you set?
December 13, 2008 at 4:58 am
vickiy (12/11/2008)
AWE only applies to Enterprise, doesn't it?
no, under sql2005 AWE applies to 32bit Std, Dev and Ent as does the lock pages in memory option.
http://msdn.microsoft.com/en-us/library/ms175581(SQL.90).aspx
Under sql2005 64bit only Ent...
December 13, 2008 at 4:52 am
Viewing 15 posts - 8,656 through 8,670 (of 9,253 total)