Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ PI Server Installation and Configuration (PI Server 2018)

Use Audit Trail with a mirrored system

  • Last UpdatedOct 03, 2025
  • 1 minute read
  1. Ensure that the installation is complete.

  2. Enable Audit Trail on the current Primary/Principal server.

  3. Force a failover.

  4. Run the following stored procedure against the PI AF SQL Server database (typically called PIFD) on the new Primary/Principal server:

    EXEC dbo.usp_audit_verify_monitor_job_exists N'PIFD';

    This creates the OSIsoft Monitor CDC (PIFD) SQL job.

  5. Test Audit Trail by modifying an AF object using PI System Explorer and viewing the audit data.