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 Windows
  5. Additional information for editing the restore script for NetBackup for Sybase on Windows
Veritas NetBackup™ for Sybase Administrator's Guide

Additional information for editing the restore script for NetBackup for Sybase on Windows

The following is additional information for editing the restore script.

@set SYBASE=C:\Sybase

Set this to the Sybase home folder. Typically set to the same value as the SYBASE environment variable.

@set SYBSERVER=SYBASE

Set this to the name of the Sybase adaptive server. Typically set to the same value as the DSQUERY environmental variable.

@set LOADDB=".\sybase_mydb_load"

Replace LOADDB with the full pathname of the script file that contains the Sybase LOAD command. Perform this replacement only if the script file is in a directory that is different from the one in which the sybase_mydb_restore script file resides.

set CMD_LINE=%SYBASE%%OCS_QUAL%\bin\isql -Usa -Pmanager -I%SYBASE%\ini\sql.ini 
-S%SYBSERVER%

Replace manager with the adaptive server password for the administrator.

More Information

NetBackup for Sybase configuration or bp.conf file settings

Feedback

Was this page helpful?
Previous

sybase_mydb_restore.cmd script example for NetBackup

Next

Modifying the NetBackup for Sybase load script

Feedback

Was this page helpful?