ReleaseUpdateDB60_Administration.updateBIAnalysisServer Method [AX 2012]
Updates the records in the BIAnalysisServer and BIAnalysisServicesDatabase tables due to a change in the schema.
Syntax
public void updateBIAnalysisServer()
Run On
Server
Remarks
This table is an SSAS configuration table and will likely not have more than a few records to upgrade.
Therefore, the usage of select for update should not affect negatively performance.