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 Sybase Administrator's Guide
  3. Configuring NetBackup for Sybase
  4. About the backup, restore, and load scripts for NetBackup for Sybase on UNIX
  5. Modifying the restore script for NetBackup for Sybase on UNIX
Veritas NetBackup™ for Sybase Administrator's Guide

Modifying the restore script for NetBackup for Sybase on UNIX

The following procedure shows how to modify the restore script.

To modify the sybase_mydb_restore script

  1. Copy the example script to the authorized location on your client.

    Do not save custom scripts in the samples directory. Subsequent NetBackup upgrades can overwrite your site's scripts.

  2. Set the access permissions of the script to 775.
    chmod 775 script_name
    
  3. Use a text editor to open the sybase_mydb_restore script.

    The following example uses the vi(1) text editor:

    vi sybase_mydb_restore
    
  4. Modify the sybase_mydb_restore script using the instructions in the script itself.
  5. Save and close the file.
  6. Test the script you modified.

    More information is available for how to test scripts.

More Information

Registering authorized locations used by a NetBackup database script-based policy

???

About the backup, restore, and load scripts for NetBackup for Sybase on Windows

Feedback

Was this page helpful?
Previous

Example sybase_mydb_backup.cmd script for NetBackup

Next

Example of a sybase_mydb_restore script

Feedback

Was this page helpful?