What's New in the Backup and Restore Guide, Version 12.10
This publication includes information about new features and changes in existing functionality.
The following changes and enhancements are relevant to this publication. For a complete list of what's new in this release, go to What's new in Informix®.
Overview | Reference |
---|---|
Encrypt storage spaces You can now encrypt storage spaces. The data in encrypted storage spaces is unintelligible without the encryption key. Encrypting storage spaces is an effective way to protect sensitive information that is stored on media. You enable storage space encryption by setting the new DISK_ENCRYPTION configuration parameter. Subsequently, storage spaces that you create are automatically encrypted by default. However, you can choose to create an unencrypted storage space with onspaces -c commands or SQL administration API commands. You can also encrypt or decrypt storage spaces during a restore with the ON-Bar or ontape utilities. You can see if storage spaces are encrypted with the onstat -d and oncheck -pr commands. |
onbar -r syntax: Restoring data |
Overview | Reference |
---|---|
Restore tenant databases to a point in time You can now restore a tenant database to a particular point in time. Run the onbar -r command with the new -T option to specify the tenant database and the -t option to specify the point in time. |
onbar -r syntax: Restoring data |
Control restore resources You can set the number of parallel processes to run during a restore independently from the number of processes for a backup with the new BAR_MAX_RESTORE configuration parameter. Previously, the BAR_MAX_BACKUP configuration parameter controlled the number of processes for both backups and restores. |
BAR_MAX_RESTORE configuration parameter |
Overview | Reference |
---|---|
Larger maximum tape size for backups The maximum value of the TAPEDEV and LTAPEDEV configuration parameters is now 9223372036854775807 KB, which is equivalent to 9 ZB. |
TAPESIZE configuration parameter |
Overview | Reference |
---|---|
Restore critical files You can restore the following critical files that you backed up with the
ON-Bar utility:
|
onbar -r syntax: Restoring data |
Optimize backups for data deduplication If your storage manager is enabled for data deduplication, use the IFX_BAR_USE_DEDUP environment variable to make backup operations more efficient. The new environment variable optimizes the format of backup images for deduplication processes. |
IFX_BAR_USE_DEDUP environment variable |
Enhanced support for IBM® Tivoli® Storage Manager features If you use IBM Tivoli Storage Manager (TSM) with the ON-Bar utility to back up
and restore data, you can configure ON-Bar to support the following TSM features:
|
Configuring ON-Bar for optional TSM features |
ON-Bar activity log timestamps When a storage manager process hangs, the timestamp for the process in the ON-Bar activity log is inaccurate. The inaccurate timestamp represents the time at which the storage manager process started hanging instead of the current time. Inaccurate timestamps in the ON-Bar activity log are identified with an asterisk. The accompanying message lists the number of minutes after the timestamp that the storage manager process hung. |
Message format in the ON-Bar message log |
Overview | Reference |
---|---|
Enhanced built-in storage management for backup and restore HCL Informix Primary Storage Manager, which replaces IBM Informix Storage Manager (ISM), is easier to set up and use, even in embedded environments. You use the Informix Primary Storage Manager onpsm utility to manage storage for ON-Bar backup and restore operations, including parallel backups, that use file devices (disks). The onsmsync utility provides new commands that you can use to export backups to, and import them from, Informix Primary Storage Manager external device pools. |
HCL Informix Primary Storage Manager |