Hi,
I have reviewed the following note:
1741961 - How to move Monitoring from Derby Database to the Audit Database in BI4.0 SP4
I want to move the monitoring db to Audit DB. It states I need to update the SBO file.
I am using SQL Server 2008 as the audit DB so do I just need to make sure "SQL Server 2008" is stated in the dbo file which it is?
See below extract?
</Defaults>
<DataBases>
<DataBase Active="Yes" Name="MS SQL Server 2008">
<Aliases>
<!-- You can add an alias here if you are using some connections that are defined with an older database engine -->
<Alias>MS SQL Server 2005</Alias>
<Alias>MS SQL Server 2000</Alias>
<Alias>MS SQL Server 7.x</Alias>
<Alias>MS SQL Server 6.5</Alias>
</Aliases>
<Libraries>
Cheers,