ReleaseUpdateDB60_Administration.updateSRSServers Upgrade Script
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
Class |
ReleaseUpdateDB60_Administration |
Method |
updateSRSServers |
Description |
Updates the SSRSServers table records with unique values for the new AOSId and ConfigurationId fields. |
Affected Modules and Tables
Affected Modules |
---|
Administration |
Affected Tables |
---|
SSRSServers |
Remarks
This table is the SQL Server Reporting Services configuration table and will not have more than one record to upgrade, therefore the usage of select for update should be fine with regard to performance.
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
SSRSServers |
AOSId |
AOSId |
SSRSServers |
ConfigurationId |
SRSConfigurationID |