Viewing 15 posts - 1,951 through 1,965 (of 2,496 total)
I agree with Michael but would add I would also put Reporting Services on a different box. SSRS in 2000 and 2005 needs IIS in order to run, and...
September 28, 2007 at 3:06 am
Wiping data is just a process to achieve an objective. What is your objective? What is the justification for the objective?
Sometimes managers say they want data wiped so...
September 28, 2007 at 2:56 am
I questioned this with PSS many months ago and was told that maintenance for SQL Server 2000 has been stabilised and ther are no plans to issue a further hotfix...
September 27, 2007 at 4:55 am
Also, do not shrink the database. Shrinking a database after doing a re-index does 2 things:
1. It gives you bad NTFS file fragmentation that harms your performance. This...
September 27, 2007 at 4:52 am
IMHO the whole issue of data retention is something our industry is underestimating.
In the old days (before SOX, etc) it was relatively safe to copy old data to tape, send...
September 27, 2007 at 4:45 am
Have you tried isolating the problem?
* Does the problem occur on other tables
* Does the problem occur when you try the process interactively using SSMS
* Does the problem occur when...
September 26, 2007 at 4:23 am
Not much help to you, but I have had no issues with this on x64 or x86. Hopefully someone who uses IA64 can share their experiences.
September 26, 2007 at 4:09 am
SQL Server picks up time and date information from the operating system. If your operating system is behaving correctly then nothing needs to be done for SQL Server to work...
September 25, 2007 at 7:06 am
For a reason best known to themselves, Microsoft have decided that transaction log bacukps of master are not possible.
It is possible to do transaction log backups of msdb, provided that...
September 18, 2007 at 2:46 am
I thought this would be easy - just replace the SaveToStorageFile method with the method to save to VB. Except there is no method to save to VB.
I found a...
September 13, 2007 at 4:27 am
Has your company looked at boot-level encryption tools such as Pointsec? The organisation I work for uses Pointsec on all company laptops. You need to supply a password at boot time to...
September 12, 2007 at 3:21 am
Have you looked at the hardware diagnostics? It may just be you have a faulty component. Even if the hardware log is clear, your HP engineer should have some programs...
September 11, 2007 at 4:13 am
am, if you have not come across Jamie before, he is a world expert on SSIS so his advice is good.
Although some ETL tools are more sophisticated or performant...
September 11, 2007 at 4:08 am
Our policy is that all DBAs are members of a specific Windows domain group. We make this group a member of sysadmin, and then we remove the BUILTIN/Administrators account. We...
September 11, 2007 at 3:48 am
After a silence of respect, a story about floors...
A few years back a big insurance company in France decided to build a new data center. For DR purposes they duplexed...
September 11, 2007 at 3:43 am
Viewing 15 posts - 1,951 through 1,965 (of 2,496 total)