Viewing 15 posts - 781 through 795 (of 872 total)
Spotlight = on the fly, bird's eye view of a system
Foglight = same as above, but collects the data longer to be able to trend on it
Depending on exactly what...
February 26, 2008 at 1:52 pm
I think we need some more info ... what do you mean you're installing a reporting services database by restoring it?
Are you migrating a reporting services database from one...
February 26, 2008 at 1:48 pm
SQL ORACLE (2/26/2008)
A user is a database owner, but has no access at all to master database. Now, the user would like to execute one stored procedure...
February 26, 2008 at 1:46 pm
Forgot about this topic ...
I found what I was looking for in xp_sqlagent_enum_jobs
Thanks though
February 26, 2008 at 12:34 pm
Think I found my issue: http://support.microsoft.com/kb/q238477/
If I run the query from the server, it works (wasn't before, I changed something).
Anyways, I enabled named pipes without restart SQL and it worked...
February 26, 2008 at 11:40 am
Whoops, someone else posted the same topic title before me ... my apologies. It won't let me edit it ...
February 26, 2008 at 11:31 am
Oh wow, I didn't realize you could specify the SID on a login create ... that's news to me.
So for NT groups, I don't need to worry about this eh?
February 25, 2008 at 1:22 pm
Check out the view, you can query it to accomplishes that.
February 25, 2008 at 12:22 pm
GilaMonster (2/23/2008)
Perhaps I'm misunderstanding you, but after you've created a snapshot, neither new data nor new objects created after that time will be...
February 25, 2008 at 11:48 am
$sanjayattray (2/22/2008)
wouldn't xp_sendmail work in this scenario?
That is SQLMail, which requires outlook on the SQL Server, aka it sucks.
February 22, 2008 at 2:34 pm
My advice, steer clear of SQLMail ... even Microsoft doesn't like it.
CDOSYSMail is a fantastic alternative that I'd recommend looking into:
http://sqlforums.windowsitpro.com/web/forum/messageview.aspx?catid=60&threadid=46350&enterthread=y
February 22, 2008 at 2:27 pm
HotFixes and Cumulative Updates (to my knowledge) are always rolled up in the service pack releases.
February 22, 2008 at 2:24 pm
If anyone is interested, I did some reworking ... I still have a small problem on a join where I'm missing out on nulls and dynamic SQL, but I have...
February 22, 2008 at 12:55 pm
Well, if anyone is interested, MS came back and said that there is in fact no true alternative to DBCC INPUTBUFFER (There is no replacement or alternative for DBCC INPUTBUFFER...
February 22, 2008 at 12:52 pm
Viewing 15 posts - 781 through 795 (of 872 total)