Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the records in the SSRSServers table with default values for the new AOSId and ConfigurationId fields.
Syntax
public void updateSRSServers()
Run On
Server
Remarks
This table is an SSRS configuration table and will likely not have more than one record to upgrade.
Therefore, the usage of select for update should not affect negatively performance.