Viewing 15 posts - 1,831 through 1,845 (of 6,676 total)
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
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
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
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
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
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)