Manual Steps for Enhanced Reporting Evidence of Review Report Setup on Fresh Install/Fresh Customer
book
Article ID: 100070500
calendar_today
Updated On:
Description
Description
Note: The procedure described in this technote is specific to the Enterprise Vault 15.1/Veritas Surveillance 5.2 release.
In Enterprise Vault 15.1 Compliance Accelerator, when a new customer database is created, the Evidence of Review Asynchronous API may not work properly. To resolve this issue, perform the following steps manually.
-
In the Veritas Alta Surveillance installation directory, access the AcceleratorDatabasePrograms.sql file.
(\Enterprise Vault Business Accelerator\AcceleratorDatabasePrograms.sql)
- Open the
AcceleratorDatabasePrograms.sql file, and locate the following stored procedures that are required for the Evidence of Review report:
- usp_ProcessReportQueueTask
- StartReportQueueJob
- Connect to your SQL Server instance using SQL Server Management Studio (SSMS), and select the newly created customer.
- Delete the stored procedures specified in step 2.
- Copy the above-mentioned stored procedures.
- Paste the copied stored procedures into a new query window in SSMS and execute them.
- Execute the script to ensure the stored procedures
usp_ProcessReportQueueTask and StartReportQueueJob are correctly created on the SQL Server.
- Verify that the stored procedures are displayed in the new customer database.
Issue/Introduction
Manual Steps for Enhanced Reporting Evidence of Review Report Setup on Fresh Install/Fresh Customer
Was this article helpful?
thumb_up
Yes
thumb_down
No