---
sourceDocument: Australia ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/platform-administration

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Archive table size limits

# Archive table size limits {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
There are constraints to the size of the table you use to archive your instance data.

## Limits on data archive tables {#data-archive-table-limits__section_ass_l3v_flb}

There is a limit on the size of an archive table you can create to store data. The limit is based on the size of the data, not the record count. If you receive an error that an archive table could not be created, it might be related to this size limitation.{#data-archive-table-limits__table_q3c_w5x_flb__entry__2}

| Table Attribute | Size |
|-|-|
| Static row size limit | 65535 bytes |
| Row size limit | 8126 bytes |
| Columns | 1000 for Oracle 1011 for others |
[Table 1. Archive table size limits]

{#data-archive-table-limits__table_q3c_w5x_flb}

Review the custom columns on the table being archived. Also review the custom fields on the
tables the table extends from. Determine if those columns are no longer needed and are not
being used by current customizations. If you identify unused columns, you can remove them.
Doing this might reduce the row size of the table being archived. If that is unsuccessful,
contact ServiceNow®
Customer Service and Support to see what other alternatives are available.

