Forum Replies Created

Viewing 15 posts - 1 through 15 (of 16 total)

  • RE: Azure SQL Active Directory Admin not working

    I have learned what I was doing wrong. I was attempting to connect using the standard Windows Authentication. In order to connect to an Azure SQL server with an Active...

    In SQL there are no absolutes, it always depends...

  • RE: sp_Blitz Last good DBCC CHECKDB over 2 weeks old - tempdb

    Based on Brent Ozar's sp_Blitz I've become convinced that running CheckDB on TempDB is a good idea. You can read his posts on the subject. The problem I ran into...

    In SQL there are no absolutes, it always depends...

  • RE: Closer to the Heart

    The most gratifying job I had was for a registered non-profit that provided IT services to other non-profits and charities, mostly in Homelessness and Domestic Abuse. The least gratifying was...

    In SQL there are no absolutes, it always depends...

  • RE: BLOCKING CAUSED BY REORGANIZE OF INDEX JOB IN SQL SERVER 2005

    I've run into this problem too. The only thing that comes to mind is that tables with LOB data types could be the problem. I know that for index REBUILD...

    In SQL there are no absolutes, it always depends...

  • RE: Mirroring between servers that are not part of a domain

    Hi all, Thanks for all the help. Apologies to Jack because although I had read Kendall'sblog post I glossed over the hosts file suggestion. This is what...

    In SQL there are no absolutes, it always depends...

  • RE: Mirroring between servers that are not part of a domain

    Hi Perry,

    Thanks for your response. Although the steps in the article you referred to were pretty much what I had done before, I started from scratch and followed the instructions...

    In SQL there are no absolutes, it always depends...

  • RE: Mirroring between servers that are not part of a domain

    Thanks Jack,

    I should have mentioned that I have read that post and tried what was suggested to no avail.

    Tom

    In SQL there are no absolutes, it always depends...

  • RE: Standby-file location in log-shipping

    I realise that this question was raised a long time ago, but I thought I'd address it.

    In my experience the .TUF file is put into the same directory as...

    In SQL there are no absolutes, it always depends...

  • RE: AlwaysOn performance on Replica databases

    Thanks for the link.

    In SQL there are no absolutes, it always depends...

  • RE: AlwaysOn performance on Replica databases

    TheSQLGuru (9/26/2013)

    It has been my experience consulting with numerous clients that deadlocks and blocking are most often rather easily addressed by proper indexing and it usually isn't very hard to...

    In SQL there are no absolutes, it always depends...

  • RE: Removing TDE

    Thanks for the article Steve.

    I had heard about the difficulty of removing TDE but not the resolution. I have mirroring setup so it's not that easy to set the principal...

    In SQL there are no absolutes, it always depends...

  • RE: SSIS package error 0x80070005 "Access is denied

    Thanks for the directory security tip. Saved me lots of frustration.

    In SQL there are no absolutes, it always depends...

  • RE: Run multiple foreach loop containers concurrently

    Thanks for that. Something similar occurred to me this morning. I was hoping there would be something a little simpler. But I have quite a few similar ftp jobs so...

    In SQL there are no absolutes, it always depends...

  • RE: using a loop in a data driven subscription

    Thank you SSChasing Mays. I've got this working properly now. I seemed to have had a block as to how this all worked. The crux of my problem was that...

    In SQL there are no absolutes, it always depends...

  • RE: using a loop in a data driven subscription

    Does anyone have any experience with data driven subscriptions in SQL Server 2005 Reporting services (SSRS)?

    I've found some documentation online, but it's all been rather basic. Does this mean...

    In SQL there are no absolutes, it always depends...

Viewing 15 posts - 1 through 15 (of 16 total)