Viewing 15 posts - 46 through 60 (of 296 total)
@AlphaTangoWhisley - No problem
All:
The 'failed to lock' runtime error on the file operation was my error. I had the expression for the filenames specified in the source and destination properties...
February 9, 2021 at 11:32 am
All,
Thanks for your help. I think I solved the issue by repairing Visual Studio. I thought it was my error rather than an issue with the software but perhaps not.
Since...
February 8, 2021 at 1:30 pm
AlphaTangoWhiskey:
Thanks for your help. I don't think the account being used for any proxy or the SQL Server agent will be used when I'm running the package from Visual Studio?...
February 6, 2021 at 5:18 pm
All,
Thank you for your help. The file is on the SSIS server.
As it looks like I need to rebuild the package I will try that. I won't get time for...
February 5, 2021 at 2:32 pm
Can you advise which system is generating your alerts? Also is it installed on the same part of the network as the SQL servers?
Do the alerts happen at the same...
February 5, 2021 at 2:25 pm
I think the information here https://docs.microsoft.com/en-us/windows-server/storage/storage-spaces/understand-quorum#dynamic-quorum-behavior (scroll down to 'two nodes without a witness) will help with your question?
I know that when I ran a cluster on Windows Server 2012...
January 12, 2021 at 6:09 pm
I think you are asking why the secondary server was able to receive the data it missed during the downtime?
The process is explained here https://docs.microsoft.com/en-us/sql/database-engine/availability-groups/windows/availability-modes-always-on-availability-groups?view=sql-server-ver15. In particular the section "How...
December 15, 2020 at 11:57 am
Sorry, I am not sure of your questions:
So the plan is to test which would be the faster in terms of failover?
Are you asking us if this is a...
November 20, 2020 at 11:53 am
I don't know the cause of this but maybe the following will help work out the issse:
Can you run the following?:
select * from sys.dm_hadr_availability_replica_states
This should show the...
November 18, 2020 at 11:18 am
silly question.. but how do I give you the DDL?
There is some guidance here https://www.sqlservercentral.com/articles/forum-etiquette-how-to-post-datacode-on-a-forum-to-get-the-best-help
November 16, 2020 at 4:34 pm
Please help me to form a SQL query to find out how we can get missing month flag value.
Did you mean how to set the 'month skip' column...
October 24, 2020 at 4:20 pm
Thank you for your help. That did improve the plan.
I would also be interested to know if my reading of the original plan was correct.
October 23, 2020 at 10:30 am
Thanks for your help.
I thought I added a comment both times but possibly not. Sorry, probably user error on my part.
October 19, 2020 at 6:18 pm
I think it says no action is required because it can fix itself. However losing quorum is likely to be a potential problem.
What items are part of the Windows Server...
October 11, 2020 at 5:35 pm
Viewing 15 posts - 46 through 60 (of 296 total)