Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Embedded Gen2 XMLA Endpoint Overloaded High CPU Usage

I was testing using XMLA endpoints to refresh tables in PowerShell using the following command:       Invoke-ProcessTable -TableName $TableName -RefreshType Full -Server $Workspace -DatabaseName...