Viewing 15 posts - 16 through 30 (of 408 total)
This what the error I am getting.
A timeout was reached (30000 milliseconds) while waiting for the SQL Server PolyBase Engine (MSSQLSERVER) service to connect.
I changed the startup time to delayed...
December 21, 2020 at 5:26 pm
Thanks! However, I am having the problem to not able to start the Polybase services. I also checked to make sure the tcp/IP is also enabled. There is no firewalls....
December 21, 2020 at 4:33 pm
Since we are on availability group. I don't think I can able to enable CDC on secondary replica since its read only copy. Other than primary would you suggest any...
December 11, 2020 at 11:56 pm
Thanks John. Other vendors offer tools, at different price points, but those prices depend on the size in cores of the source DB. So, we want to get quotes from...
December 11, 2020 at 5:49 pm
Thanks. I was trying to add Polybase feature on existing traditional failover cluster and I get below error message
"Install of feature SQL_Polybase_Core_Inst is not supported on clustered instance".
Does polybase is...
December 1, 2020 at 12:40 am
Thanks for the info. That helps.
Regarding storage. Is there any difference going with SAN or Local disk for AOAG?
November 23, 2020 at 6:19 pm
It is working well in MySQL. But you think this will not help in SQL Server?
October 29, 2020 at 11:44 pm
Thanks. The indexes are supplied by vendor for application. For instance the index supplied:
CREATE NONCLUSTERED INDEX INDEX_NAME ON dbo.TABLE(Column char(5))
Table has around approx 2 million rows over a million column...
October 29, 2020 at 10:29 pm
Thanks. Actually I have a JSON querying which is taking longer time for half million rows take approx. 15 mins to finish. However using query hints it runs faster. Any...
October 29, 2020 at 8:33 pm
Thanks. Actually it's a vendor application. Do you think it would be possible to control one application with 2 connection strings like you said one for general application use and...
October 26, 2020 at 4:53 pm
Thanks! Sorry I wasn't clear, windows cluster is already configured. So I am looking to find how many more IP's is needed for install and configuring for SQL Server clustering...
October 21, 2020 at 9:16 pm
For a 2 node active/passive cluster on Physical server. I am trying to setup Failover clustering for two nodes. I am looking for prerequisite IP address needed.
So below is what...
October 19, 2020 at 11:09 pm
Viewing 15 posts - 16 through 30 (of 408 total)