Clone options
Summarize
Summary of Clone Options
This reference provides configurations for requesting a clone in the ServiceNow Zurich release. It outlines various options that allow customers to customize their cloning process for data management efficiency and effectiveness.
Show less
Key Features
- Lock Settings: Locks the settings of the clone request to ensure no changes affect it post-request. Not selected by default.
- Data Copy Limit: Restricts task table historical data to the last 90 days to optimize clone time; all data is copied by default.
- Clone Frequency: Schedules recurring clone requests with customizable frequency settings. Default is set to none.
- Backup Options: Chooses between the most recent backup or an on-demand backup for the clone process, affecting the start time of cloning.
- Exclusion List: Excludes specified tables from the clone, preserving their schema and hierarchy in the target instance but not the records.
- Exclude Audit and Log Data: Prevents cloning of audit and log records, leading to empty but functional tables in the target instance.
- Exclude Attachment Data: Filters out certain large files from being cloned, while default system-relevant files remain unaffected.
- Preserve Theme: Maintains the visual elements of the target instance post-clone, ensuring consistent look and feel.
- In-progress Update Sets: Allows preservation of the last 90 days of in-progress global update sets, ensuring ongoing work is not lost.
Key Outcomes
By utilizing these clone options, ServiceNow customers can effectively manage data replication processes, optimize performance, and maintain critical configurations and updates during the cloning process. These features enable tailored data management while ensuring that essential elements are preserved or excluded as necessary, leading to improved operational efficiency.
A reference topic that contains various configurations for your data when requesting a clone.
| Field | Description |
|---|---|
| Lock settings for this clone request | If you use a clone profile, this option locks the settings and options at the time of the clone request. Any subsequent changes to the clone profile, regardless of when the clone runs, don’t affect the clone request.
This option isn’t selected by default. |
| Amount of data copied from the Task table | Limits the number of days of historical data for the task table and its child tables (for example Incident, problem, and change tables) to 90 days. To reduce clone time, consider excluding large tables altogether. When excluding tables, your target instance has the same table schema and hierarchy (empty usable tables) as the source instance. The default setting is to clone all data from the task table and its child tables to the target instance. |
| Clone frequency | This option enables you to schedule recurring clones from your source to your target instance. It enables you to define the clone frequency and the maximum number of occurrences. By default, the clone frequency is set to
None.
|
| Backup options | Specifies which backup the clone request uses.
|
| Exclude tables specified in Exclusion List | Helps to prevent cloning records from tables on the source instance, which are listed under (or for legacy clone). If a table is on the Exclusion List, the clone excludes the records on the table as well as records on the child tables. When excluding tables, their table schema and hierarchy are still cloned to your target instance. As a result, your target instance will have empty but usable tables after the clone. Note: Default table exclusions are still excluded and aren't affected by this setting. Including tables
containing auditing, license usage, logging, and notifications. If you need the data from your excluded tables, you can choose to disable this setting. The default setting is that tables specified in the Exclusion List are excluded from a clone. |
| Exclude audit and log data | Helps to prevent the cloning of audit and log records from the source instance. This exclusion creates empty but usable audit and log tables on the target instance. Note: If you exclude audit and log data from your clone,
the activity stream for records doesn't match the source instance. The activity stream relies on the audit table to generate the history. The default setting is that audit and log data are excluded from a clone. |
| Exclude attachment data | Helps to prevent the cloning of certain files from the sys_attachment table, such as:
Note: The following default attachments and other system-relevant files
aren’t affected by this setting and aren’t excluded from a clone:Default attachments and other system-relevant files (for example catalog item images, theme images, and icons) aren’t affected by this setting.
The default setting is to exclude attachment data. |
| Preserve theme | Preserves the theme and CSS elements on the target instance. As a result, your target instance will keep its theme, its look and feel after a clone. The default setting is to preserve the theme on the target instance. |
| No. of days of In-progress Global Update Sets to be preserved | Preserves the last 90 days of in-progress update sets in the global application scope. This option enables you to keep in-progress, global update sets created within the last 90 days on your target instance. Note: The default isn’t to preserve update sets.This
option doesn’t preserve your in-progress scoped update sets. Update sets that are older than 90 days aren't saved. Review and commit your update sets before cloning. |