What's New in the Backup and Restore Guide, Version 11.70

This publication includes information about new features and changes in existing functionality.

The following changes and enhancements are relevant to this publication.

Table 1. What's New in Informix® Backup and Restore Guide for version 11.70.xC8
Overview Reference
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 with the ON-Bar utility to back up and restore data, you can configure ON-Bar to support the following Spectrum Protect features:
  • You can speed back up and restore processes by setting a longer transfer buffer size. Set the IFX_BAR_NO_LONG_BUFFERS environment variable to prevent long transfer buffers.
  • You can replicate or import and export backup objects between Spectrum Protect servers. Set the IFX_TSM_OBJINFO_OFF environment variable to prevent this feature.
Configuring ON-Bar for optional Spectrum Protect 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
Table 2. What's New in Informix Backup and Restore Guide for version 11.70.xC1
Overview Reference
New editions and product names
HCL Informix Dynamic Server editions were withdrawn and new Informix editions are available. Some products were also renamed. The publications in the Informix library pertain to the following products:
  • HCL Informix database server, formerly known as HCL Informix Dynamic Server (IDS)
  • OpenAdmin Tool (OAT) for Informix, formerly known as OpenAdmin Tool for Informix Dynamic Server (IDS)
  • HCL Informix SQL Warehousing Tool, formerly known as Informix Warehouse Feature

For more information about the Informix product family, go to http://www.ibm.com/software/data/informix/.

Backup and restore is now cloud aware

You can use the ontape utility to back up and restore Informix database data to or from cloud storage. Storing data on the cloud provides scalable storage that can be accessed from the web.

Back up to Amazon Simple Storage Service
Preventing a timeout during a backup on a remote stand-alone secondary server

An external backup on a remote stand-alone (RS) secondary server can fail if the checkpoint on the primary server does not complete within the time-out period. You can increase the timeout period by setting the BAR_CKPTSEC_TIMEOUT configuration parameter to a higher value.

BAR_CKPTSEC_TIMEOUT configuration parameter