---
title: "Uniprint 9.2 SignUp Visitor Purge Stored Procedure Update"
slug: "uniprint-92-signup-visitor-purge-stored-procedure-update"
updated: 2024-04-01T07:35:57Z
published: 2024-04-01T07:35:57Z
canonical: "kb.pharos.com/uniprint-92-signup-visitor-purge-stored-procedure-update"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://kb.pharos.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Uniprint 9.2 SignUp Visitor Purge Stored Procedure Update

## **Before You Start**

- This hot-fix should be applied to installations using SignUp 9.2. This should only take a few minutes to complete.

## **Installation**

The update affects the Pharos Database and should be applied to the SQL Server machine running the Pharos database.

To apply the update:

1. On the SQL Server where the Pharos database is hosted, open SQL Server Management Studio
2. Copy the auto_purge_visitor_patron.sql file into the Management Studio in a new query window
3. 'Execute' the query. This will update the stored procedure in the database so that when it is next run the new behavior will be used.

The application of this update constitutes acceptance of the conditions specified in your license agreement. To view the license agreement, please refer to the *license.rtf* file on your Pharos CD.

## **Details**

This update addresses the following issue:

- When the overnight task to purge expired SignUp Visitor records from the database was run, visitors with custom transactions recorded against their account were not purged. This update ensures that any such transactions are correctly anonymized and then the visitor record purged

- For details on improvements and bug fixes to the Print Center, please see the Release Notes information in the [Pharos Community](/v1/docs/uniprint-91-releas-notes-summary-all-updates)

## Related

- [How does the Uniprint Package Automatic Update Module work?](/how-does-the-uniprint-package-automatic-update-module-work.md)
- [How are Pharos Popup Packages created?](/how-are-pharos-popup-packages-created.md)
- [Pharos iMFP for Xerox Quick Start](/pharos-imfp-for-xerox-quick-start.md)
- [Uniprint 9.2 Print Server Update Rev 271](/uniprint-92-print-server-update-rev-271.md)
