Viewing 15 posts - 1,861 through 1,875 (of 7,164 total)
My pleasure. Thanks for the feedback.
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
February 20, 2013 at 9:16 pm
I didn't quite get your comment. Are you stuck? What can I help with?
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
February 20, 2013 at 8:08 pm
OK, AWE is disabled (the default) so the largest your SQL Server buffer pool will ever see is somewhere between 1.5GB and 1.6GB. This is due to the 2GB limit...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
February 20, 2013 at 2:45 pm
You can run the query against any database as it refers to System Views that are available in any database and they report instance-level data, not data for a specific...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
February 20, 2013 at 1:25 pm
Good deal. Happy you found a way forward. If you don't mind posting your .NET code others may benefit from it down the line. I am also curious to see...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
February 20, 2013 at 1:16 pm
Is the client app using the SQL Server Native Client? If so you might be able to trace activity that way:
I am not sure if the same...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
February 20, 2013 at 12:35 pm
peterzeke (2/20/2013)
Does someone know if a SQL command in an OLE DB source...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
February 20, 2013 at 12:27 pm
Are you open to using PowerShell? This could be done in a single line.
Run this at a PowerShell prompt and you'll see how simple it is to identify which files...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
February 20, 2013 at 10:53 am
SQL Server Database Mail does not actually send the email directly to a recipient, it sends it to an SMTP relay. If the database server can reach an SMTP relay,...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
February 20, 2013 at 10:03 am
What about an email? You do not have to be connected to the internet to send an email.
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
February 20, 2013 at 9:25 am
It is sent using the Alerter Windows service and is received by the Messenger Windows server. The Messenger service is no longer enabled available in newer versions of Windows, and...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
February 20, 2013 at 8:46 am
Let's make that link an actual link:
http://support.microsoft.com/kb/923247
The article Gail linked to above has a more "to the point" explanation of why these values can exist in your database, just search...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
February 20, 2013 at 8:44 am
I could take a guess at what you want and I might nail it but I might not. So in the spirit of getting you some tested code in an...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
February 20, 2013 at 8:40 am
fasttrack (2/20/2013)
Hi guys,
I have the following issue:
There are some jobs running successfully. The execution is reported in the "Job Activity Monitor" highlighting the "Last execution" and...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
February 20, 2013 at 8:23 am
Add some screenshots and a sample Package people could download and you've got yourself a nice how-to article for SSC right there...just click the "Write For Us" link on the...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
February 20, 2013 at 8:12 am
Viewing 15 posts - 1,861 through 1,875 (of 7,164 total)