Add an Instance for Informix

To back up an Informix database, add an instance for the database.

When you add an instance, a default subclient is created for the instance. The default subclient contains all the data, and cannot be deleted. You can create more subclients for data that has different backup requirements.

Procedure

  1. From the navigation pane, go to Protect > Databases.

    The database Overview appears.

  2. From the Add instances list, select Database server.

    The Configure Database Instance dialog box appears.

  3. Select Informix.

    The Add Informix instance dialog box appears.

  4. From the Server name list, select the server that contains the Informix instance.

  5. In the Instance name box, type a name for the instance.

  6. From the Plan list, select the backup plan to use for the instance.

  7. In the User name and Password box, enter the credentials for a user account that can perform the On-Bar backups and restores.

    Note

    For Windows, the user name must be in the domain_name\user_name format.

  8. In the Informix home box, enter the path to the Informix home directory.

  9. In the Onconfig file box, enter the name of the ONCONFIG file.

    The software uses this file to administer the number of streams and other capabilities for Informix.

  10. In the SQLHOSTS file box, enter the path to the SQLHOSTS file.

    For example, enter the following:

    • Windows: C:\Program Files\IBM\Informix\12.10\etc\sqlhosts.demo_on

    • UNIX: /opt/IBM/informix/11.50/etc/sqlhosts.demo_on

  11. Click Add.

Loading...