FSA Target Reporting Data Collection settings do not persist after change through Vault Admin Console
book
Article ID: 100007476
calendar_today
Updated On:
Description
Error Message
No errors messages are present in the Event Logs for the EV Server, SQL Server or File Server.
Cause
Duplicate rows in the FileServerConfiguration table within the FSA Reporting database prevent correct updates to the data collection settings.
Resolution
Steps to identify if the FileServerConfiguration table contains duplicate rows within the FSA Reporting database.
- Open the FSA file server target properties within the VAC
- Record the values for the following values from the Reporting Data Collection tab
Data Collection Interval
Start Time
- Open a connection to the FSA Reporting database in question using Microsoft SQL Server Management Studio. The database name is listed on the Reporting Data Collection tab of the file server Properties.
- Expand Tables and right-click the FileServerConfiguration table and click Select Top 1000 Rows.
- Examine the contents of the table for duplicate rows with the same SiteName, DomainName, and ServerName.
- If duplicate rows were detected in step 5, identify which row has different values from what was recorded in step 2 - this is the duplicate row.
- If steps 5 and 6 reveal duplicate rows with different values for StartTime and Interval the issue is present
Note: To resolve the issue please contact Veritas Support Services for guidance.
Issue/Introduction
The File System Archiving (FSA) Data Collection settings do not persist when enabling data collection for FSA Reporting for FSA File Servers in the Vault Admin Console (VAC). Issue is revealed when the settings are changed on the FSA file server target properties then saved, upon re-opening the FSA Reporting settings the previous settings are still present.
Was this article helpful?
thumb_up
Yes
thumb_down
No