Skip to content

Commit 3813ec1

Browse files
author
Owen Duncan
committed
Fixing Acrolinx issue.
1 parent c073182 commit 3813ec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/analysis-services/analysis-services-node-movement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.author: owend
1313
In Azure Analysis Services, a *node* represents a set amount of processor, memory, and storage resources. A server resource runs within the context of a node. Some operations such as long running queries, refresh operations, and query scale-out synchronization can fail if a server resource moves to a different node. Common error messages in this scenario include:
1414

1515
- "An error has occurred while trying to locate a long running XMLA request. The request might have been interrupted by service upgrade or server restart."
16-
- "Job with ID '<guid>for model '<database>' was cancelled due to service error (inactivity) with message 'Cancelling the refresh request since it was stuck without any updates. This is an internal service issue. Please resubmit the job or file a ticket to get help if this issue happens repeatedly."
16+
- "Job with ID '<guid>for model '<database>' was canceled due to service error (inactivity) with message 'Cancelling the refresh request since it was stuck without any updates. This is an internal service issue. Please resubmit the job or file a ticket to get help if this issue happens repeatedly."
1717

1818
There are many reasons why long running operations can fail. For example, updates must be performed in every cloud service, such as:
1919
- Operating System patches

0 commit comments

Comments
 (0)