Viewing 15 posts - 76 through 90 (of 299 total)
sam_invincible1 (5/25/2008)
May 25, 2008 at 1:50 am
Denby (5/14/2008)
My questions is:
1. should i create...
May 14, 2008 at 8:36 am
Hi Sharon,
I assume you do not want to code, so here are some tools I have worked with in past:
Here are some tools:
Thanks,
Phillp Cox
April 3, 2008 at 7:06 am
Hi Sharon,
Encrypting at the data level would be suggested strategy, as encrypting the entire database will be time consuming. Here's is a great article to get you started:
April 3, 2008 at 6:00 am
Have you taken the insert query and reviewed execution plan?
Does the indexes get dropped prior to loading?
Thanks,
Phillip Cox
April 3, 2008 at 5:40 am
Prasanna Kulkarni (4/2/2008)
Thanx,
My server can not be the same from where I am running my procedure since it is being run from different location with separate SQL Server login.
What...
April 3, 2008 at 12:36 am
Ok.
Do you drop indexes prior to loading? What recovery mode are you using for target database? Have you checked transaction log usage and disk space where log resides?
Thanks,
Phillip...
April 2, 2008 at 3:59 pm
Netic (4/2/2008)
Daily,Same data volume, but taking 4x the normal time.
I don't have console access to the server...
Complicated situation to expose here...
Need more help please 😐
Thanks !
What is taking 4x longer?...
April 2, 2008 at 3:55 pm
Any changes to HBA card(s) on server (e.g. driver update)?
What is slow performance based on (e.g. reports taking longer)? How often do you update warehouse?
Thanks,
Phillip
April 2, 2008 at 3:47 pm
Netic (4/2/2008)
We are having a situation (PROBLEM) with our DW - SQL SERVER 2000 SP4 ENT X86, it suddenly slowed a lot.
CPU Usage : 20%
IO : AVR...
April 2, 2008 at 3:36 pm
Hi,
Any other applications installed on server? This sounds like a possible driver issue.
In addition, you state the D:\ drive is SAN based and contains another paging file. This...
April 2, 2008 at 9:36 am
Hi Marios,
It will really depend on "why" the development team want to use the integrated CLR feature of SQL Server 2005 for web service. I am an advocate of...
April 2, 2008 at 8:24 am
Prasanna Kulkarni (4/2/2008)
Hi again,Thanx Phillip
Yes..! I am using a SQL Server login.
Can u guide me how can I use Database Mail.
Thanks in advance
Hi Prasanna,
Sorry, but you cannot attach file when...
April 2, 2008 at 8:11 am
Hi,
Ideally, you should use a monitoring tools such as MOM or ping utility.
Thanks,
Phillip Cox
April 2, 2008 at 7:07 am
Prasanna Kulkarni (4/2/2008)
I have migrated from 2k to 2005 and using the same sql 2k procedure. One of the procedure is using xp_sendmail to send mail with attachment. I have...
April 2, 2008 at 4:21 am
Viewing 15 posts - 76 through 90 (of 299 total)