Viewing 15 posts - 871 through 885 (of 1,155 total)
OR
You can create 2 T-SQL job steps -- one for sending Success Email and another for sending failure email and then type the following T-SQL in thoses steps--
EXEC sp_send_dbmail...
September 13, 2010 at 3:37 pm
I think this is correct
Total Memory >= Target Memory ------> Represents Memory Pressure
Total Memory < Target Memory ------> Represents No pressure.
http://www.sql-server-performance.com/tips/performance_monitor_memory_counter_p1.aspx
...
September 13, 2010 at 3:27 pm
I think this issue doesn't have to do anything with the migration.
...
September 13, 2010 at 3:11 pm
You are right. Sorry for my previous post. I got little confused.
So here is the deal..
If Total Memory >= Target Memory ------> Represents Memory Pressure
Total Memory <...
September 13, 2010 at 3:05 pm
Do you want to find the logins with PW policy enabled or Do you want to find the logins who have enabled the PW policy for the logins or users?
...
September 13, 2010 at 2:49 pm
Check with your windows admin to see you have any server level backups which could help you in restoring the db.
If you have only log backup then there is no...
September 13, 2010 at 2:34 pm
With SQL Server 2008 standard edition you can't SQL Server Auditing which is a new feature.
But you can always you the default trace for the basic auditing or you can...
September 13, 2010 at 2:26 pm
Yes, Instance 4 appears to be experiencing Mmeory Pressure.
Thank...
September 13, 2010 at 2:11 pm
Glad to hear that fixed the problem has been fixed.
Thank you,
Best Regards,
SQLBuddy
September 10, 2010 at 7:34 pm
SAN Based replicated s/w product is from EMC.
Thank You,
Best Regards,
SQLBuddy
September 10, 2010 at 4:47 pm
You needn't specify any provider string. What security option are you using.
...
September 10, 2010 at 4:09 pm
Hi Dheath,
You can use Synchronous SAN Based Replication to copy the Blocks...
September 10, 2010 at 4:04 pm
Just specify the SQL Server Name and then chose a security option.
...
September 10, 2010 at 3:36 pm
Ashish is correct.
Select a New Linked Server Name and then select the Option "Other Data Source" and then complete the remaining feilds.
...
September 10, 2010 at 3:15 pm
Hi Rod,
Please check if this helps
http://glennberrysqlperformance.spaces.live.com/blog/cns!45041418ECCAA960!5494.entry
...
September 10, 2010 at 3:07 pm
Viewing 15 posts - 871 through 885 (of 1,155 total)