glide.db.archive.batch_size
ServiceNow property description:
Number of records (Batch Size) to archive when archiver runs
Attributes
- Sys ID: fd30c2a607312000c6a9a04ff1021ee2
- Type: integer
- Application: Global
- Default value: 100

AI generated property description:
The ServiceNow property `glide.db.archive.batch_size` determines the number of records to be archived in a single batch when the archiver runs. This property is crucial for managing the performance and efficiency of the archiving process. By setting an appropriate batch size, administrators can balance the load on the system, ensuring that the archiving process does not overwhelm the database or degrade system performance. The default value and recommended settings for this property can be found in the ServiceNow documentation. Adjusting this property allows for fine-tuning based on the specific needs and capacity of the instance.
Source