Changing owner numbers updates the unique identifier tied to an owner record—ensuring accounts are correctly organized and referenced across the system.
What it does
The owner number links licenses, animals, billing, and payments to a specific account. Changing it reassigns that connection.
Why you would change it
You’d typically update an owner number to resolve data integrity or organizational issues:
In practice
Owner numbers are the foundation to how records connect. Changing them should be done carefully, but it’s essential when you need to ensure that all related data points to the correct, single source of truth.
Back up the database. This routine modifies or deletes transactions. Modified or deleted transactions can only be restored from a backup. (Send Databases)
Run Change Owner Numbers to perform the following tasks:
Renumber the owner records.
Start the renumbered records with the New Beginning Owner Number.
Assign the next owner number based on the Increment By value.
Update reference transactions with the owner's new number.
Do this...
1. Open Connect Human Resources > Organization > Change Owner Numbers.
2. Enter the Owner Numbers.
Select the owner numbers to include in the routine.
Which owner numbers do you want to renumber?
I want to renumber all of the owner records in the database. The preferred value is ALL, which will assign a new owner number to every record in the Animal License database.
I want to renumber a range of owner records. Click Values, it's located next to the Owner Numbers field. Then in the Enter Value field enter the beginning owner number, followed by a hyphen (-), followed by the ending owner number. Click OK. The new range will display in the Owner Numbers field.
I only want to renumber a single owner record. Click Values, it's located next to the Owner Numbers field. Then in the Enter Value field enter the owner number. Click OK. The owner number will display in the Owner Numbers field.
The routine will use the New Beginning Owner Number to start renumbering owner records.
What is the number to assign to the first owner record?
I want to start numbering with the number 1. Leave the New Beginning Owner Number set to 1.
I want to start numbering with a different number. Click on the New Beginning Owner Number field, then type in the new beginning number.
This is the number of numbers that will not be assigned between the numbers that are assigned to owners.
Do you want to assign the next whole number to the next owner record?
Yes, I want to assign the next whole number. Enter 1 in the Increment By field.
No, I want to skip a few numbers before the next assigned number. Enter a whole number in the Increment By field. The system will calculate the next owner number for you. It will use this calculation: New Beginning Owner Number + Increment By = Next Owner Number. Then, it will use the Next Owner Number + Increment By to continue.
The owner numbers have been reassigned.