Viewing 15 posts - 1,036 through 1,050 (of 2,496 total)
It should be set to 1.5 times your RAM amount. This was best practice in '95 and still is today. Better yet set it to system managed and forget about...
April 12, 2010 at 4:35 am
Are you installing on W2008 or W2008 R2? If you are using W2008 R2 then you need to build a slipstreamed media set that includes SQL Server 2008 SP1....
April 12, 2010 at 2:53 am
What a recipe for disaster that seems, though... a system db you cannot alter the location of?!
Remember that the key thing with the resource database is that it is a...
April 12, 2010 at 2:42 am
I agree with George that trying to move SQL to another server with a different drive layout is a risky thing to do. If you want to do this...
April 7, 2010 at 3:10 am
My employer moved to Agile development about 15 months ago. One of the real benefits we see is the greater involvement and communication between 'the business' and IT. ...
April 6, 2010 at 4:59 am
Another approach is to create a lookup containing both values and labels.
The label you show in the report drop-down can be formatted with leading spaces or whatever you...
March 31, 2010 at 3:15 am
ORM tools are here to stay, at least for a few years until the next big thing. So is Cloud. Both concepts spin the line that specialist skills...
March 31, 2010 at 3:04 am
can non sysadmins own jobs, and leave the job step's Run As blank
I am sure I have set this up in the past, but I do not have a suitable...
March 31, 2010 at 2:34 am
I think Moki has covered most angles, but a couple of things need more clarification.
If the job owner has sysadmin authority, the job always runs under the SQL Agent security...
March 30, 2010 at 3:05 am
Paging is done by Windows. SQL Server cannot tell Windows to page or to not page any of the SQL Server memory. The 'lock pages in memory' right...
March 23, 2010 at 4:57 am
Shrinking a database will have no impact on the log space used when you rebuild an index. If you are rebuilding a large index you will use a lot...
March 23, 2010 at 4:41 am
Many security practitioners are close to paranoid about product administrators doing their work without needing Windows superuser or product superuser rights. IMHO the documentation from Microsoft needed to achieve...
March 22, 2010 at 5:32 am
Try looking in the SQL Error Log for the startup messages. This could give you the information you need.
March 22, 2010 at 5:03 am
Ajit, are you aware that SQL Server automatically indexes every row as it is added to a table. There is no need to do a separate index build in...
March 17, 2010 at 3:51 am
To access mainframe files, you will need an appropriate ODBC (or similar) driver. Google may help you find what is available, but I believe a company called NEON can...
March 17, 2010 at 3:43 am
Viewing 15 posts - 1,036 through 1,050 (of 2,496 total)