---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Repair or recover order-preserving encrypted data

# Repair or recover order-preserving encrypted data {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 Minuten Lesedauer

If you have the security-admin role, you can schedule jobs performed by the Edge Encryption proxy to repair or recover fields
that use order preserving encryption.  
Schedule jobs to:

* Repair order tokens.
* Recreate the proxy database.

{#c_EdgeEncryptionJobs__ul_w3t_3f5_ht}Running these jobs can be a time-consuming operation that might impact the performance of the Edge Encryption proxy. Schedule these jobs at a time when no users or a minimum set of users are using the system, such as midnight on the weekend.

## Schedule an order token repair job {#ariaid-title2}

You can schedule a job to find and repair fields where the order token is
missing.

### Vorbereitungen

Role required: security_admin

### Warum und wann dieser Vorgang ausgeführt wird

Use these jobs to repair individual fields in a table or to repair all fields using
order preserving encryption. Run this job when the proxy database has been offline
while the instance has been running, which results in order preserving fields that
are missing order tokens.

### Prozedur

1. Navigate to AllEdge Encryption ConfigurationMaintenanceSchedule Order Token Repair.
2. Fill in the fields on the form, as appropriate.  
   {#t_RunOrderTokenRepairJob__table_xss_4g2_zs__entry__2}

   | Field | Value |
   |-|-|
   | Name | Enter a descriptive name. |
   | Job Type | Select Order Token Repair. |
   | All fields | Select this check box to repair all tables. |
   | Table | Select a table. |
   | Column | Select a column. |
   | Active | Clear this check box if you want to deactivate this job. |
   | Run | Select the period between job executions. |
   | Starting | Enter the date and time to run the job for the first time. |
   [ ]

   {#t_RunOrderTokenRepairJob__table_xss_4g2_zs}
3. Click the menu icon in the form header and select Save.
4. To see an estimated count of records to be updated, click Estimated Record Count.

## Schedule a proxy-database recovery job {#ariaid-title3}

Run this job when the proxy database has lost data. This job finds all records that
have been encrypted with a token (order preserving encryption type) and sends them to the
proxy so that the proxy database can be rebuilt.

### Vorbereitungen

Role required: security_admin

### Prozedur

1. Navigate to AllEdge Encryption ConfigurationMaintenanceSchedule Database Recovery.
2. Fill in the fields on the form, as appropriate.  
   {#t_RunDatabaseRecoveryJob__table_xss_4g2_zs__entry__2}

   | Field | Value |
   |-|-|
   | Name | Enter a descriptive name for this job. |
   | Job Type | Select Database Recovery. |
   | Active | Clear this check box if you want to deactivate this job. |
   | Run | Select the period between job executions. |
   | Starting | Enter the date and time to run this job for the first time. |
   [ ]

   {#t_RunDatabaseRecoveryJob__table_xss_4g2_zs}
3. Click the menu icon in the form header and select Save.
4. To see an estimated count of records to be updated, click Estimate Record Count.

