Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ for Informix Administrator's Guide
  3. Performing backups and restores of Informix
  4. Restoring files to the original client

Restoring files to the original client

To perform a user-directed restore, use the onbar command from the UNIX command line on the client. For redirected restores, see the following topic:

See Redirecting an Informix restore to a different client.

To restore files to the original client

  1. Log on to the NetBackup for Informix client.

    You cannot run restore operations from the server.

  2. Before you replace any disks that have failed, salvage the logical-log files.

    Use the following command:

    onbar -l -s
  3. (Conditional) Determine whether you need to restore the $ONCONFIG file, sqlhosts file, emergency boot file, or the oncfg_$INFORMIXSERVER.SERVERNUM file.

    If you need to restore these files, use the NetBackup Administration Console , as follows:

    • Change to the $INFORMIXDIR/etc directory.

      Use the following command:

      cd $INFORMIXDIR/etc
    • Start the Java interface:

      Use the following command:

      /usr/openv/netbackup/bin/jbpSA &
      
    • Select the files to restore and start the restore.

  4. Use onbar to physically restore the damaged dbspaces.

    For example:

    onbar -r -p dbspace1 dbspace2
  5. Use onbar to logically restore the dbspaces that you physically restored.

    For example:

    onbar -r -l

Feedback

Was this page helpful?
Previous

About browsing Informix backups

Next

Redirecting an Informix restore to a different client

Feedback

Was this page helpful?