Forum Replies Created

Viewing 15 posts - 1,831 through 1,845 (of 6,676 total)

  • Reply To: Database Mail is not enabled for agent notifications

    I found that this was something I would forget every time I setup a new server - so I created a script to take care of both database mail and...

    Jeffrey Williams
    “We are all faced with a series of great opportunities brilliantly disguised as impossible situations.”

    ― Charles R. Swindoll

    How to post questions to get better answers faster
    Managing Transaction Logs

  • Reply To: Parallel package locking issue

    Is there a reason you changed the transaction support value to 'required'?  This is not the default value - and is forcing SSIS to create a distributed transaction and probably...

    Jeffrey Williams
    “We are all faced with a series of great opportunities brilliantly disguised as impossible situations.”

    ― Charles R. Swindoll

    How to post questions to get better answers faster
    Managing Transaction Logs

  • Reply To: Cleanup Sysmail -items from msdb

    You could add an index on the column send_request_date - nothing preventing that index from being created (except space and time - of course).

    The other option would be to batch...

    Jeffrey Williams
    “We are all faced with a series of great opportunities brilliantly disguised as impossible situations.”

    ― Charles R. Swindoll

    How to post questions to get better answers faster
    Managing Transaction Logs

  • Reply To: Looking for the cmd to Recompile ALL procs across ALL DBs on a single SQL Server

    Express12 wrote:

    thx for the suggestin Jeff.  I'd really prefer NOT to free the cache..  Looking for the command to mark the procs for RECOMPILE -- across all DB's..

    Whether you free...

    Jeffrey Williams
    “We are all faced with a series of great opportunities brilliantly disguised as impossible situations.”

    ― Charles R. Swindoll

    How to post questions to get better answers faster
    Managing Transaction Logs

  • Reply To: AD group access - persists after removed?

    Is the AD group still setup as a login to the server?  If so - then it doesn't matter if the group is enabled or disabled, in fact - that...

    Jeffrey Williams
    “We are all faced with a series of great opportunities brilliantly disguised as impossible situations.”

    ― Charles R. Swindoll

    How to post questions to get better answers faster
    Managing Transaction Logs

  • Reply To: Running VBScript through SQL Server Agent Job -- Hanging @ Connection to DB

    If you already have an SSIS package setup to build the Excel files - then you should be able to put everything else in the script directly into SSIS.  It...

    Jeffrey Williams
    “We are all faced with a series of great opportunities brilliantly disguised as impossible situations.”

    ― Charles R. Swindoll

    How to post questions to get better answers faster
    Managing Transaction Logs

  • Viewing 15 posts - 1,831 through 1,845 (of 6,676 total)