Viewing 15 posts - 46 through 60 (of 244 total)
I love to travel, but flying has become a huge hassle. By the time I get all my 3oz or less toothpastes, shampoo..., get to the airport somehow, arrive 2...
March 6, 2008 at 8:06 am
I worked at a university in northern Arizona in the late 90's. We had customized Peoplesoft HR to the point that if you terminated a person with a post dated...
January 25, 2008 at 8:28 am
That all depends on your HBA and switches and disk config on the SAN. If all the other areas are underutilized then sure it will help. But if your HBA...
January 23, 2008 at 2:28 pm
I found if I indexed all my keys to the dimension tables (25 or so), that my cube processing time dropped substantially.
Good luck
January 23, 2008 at 2:19 pm
The main thing for HIPAA compliance is documentation. Do a risk assessment and document what you are doing to protect the data. Encrypt anytime it goes outside your network, then...
January 7, 2008 at 9:22 am
The Novell client actualy "proxies" you through the windows authentication - so you many not actually be authenticated. If the A DLU Policy ( Dynamic Local User ) is setup,...
January 7, 2008 at 8:41 am
I agree IT is no different than any other consultant. In healthcare we frequently get business consultants that try to fix us - but they do not have the needed...
November 9, 2007 at 7:41 am
I wonder if your really need to re-index every week? Are your indexes so fragmented after a week (I'm not saying that can't happen, but wow that must be lots...
October 18, 2007 at 7:59 am
Ditto above and I would not recommend you do too much shrinking of the log file as continued shrinking and growing will slow the system down. Instead, try to find...
October 18, 2007 at 7:51 am
Having read rhat's comments, I realize one of the most important skills - interpersonal relations. As a DBA you have to work with many groups (SAN, Server, Network, Developers, Security...
October 16, 2007 at 8:05 am
I would wonder why objects are owned by different users. My practice (and I was told it was best practice??) was that dbo should own all objects in production. Because...
October 12, 2007 at 7:55 am
Ah, you probably have orphaned users. the knowledge base article here: http://support.microsoft.com/kb/314546 has good techniques for transfering logins and fixing orphaned users.
September 4, 2007 at 10:34 am
I've found BCP is still the easiest way to import fixed width flat files (particulary wide tables). I normally create the .fmt file in Excel then copy to a text...
September 4, 2007 at 9:12 am
What happens if you get rid of the order by? As your using many calculated fields, I would think the entire result may need to be tempdb'd to do the...
September 4, 2007 at 9:01 am
You are correct if its passive you would use the same license - nothing additional needed.
I believe you could do the mirroring to 1 box, but I would recommend seperate...
September 4, 2007 at 8:50 am
Viewing 15 posts - 46 through 60 (of 244 total)