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 SAP Administrator's Guide
  3. Appendix A. backint command line interface
  4. About backint command line interface for SAP HANA
Veritas NetBackup™ for SAP Administrator's Guide

About backint command line interface for SAP HANA

To execute backup and recovery backint needs to be provided with additional information. This information is given through the command line options.

Table: backint command options lists the backint command options

Table: backint command options

Parameter

Description

Values

-u <user_id>

The user ID defines a common name space for file names in a multi-host SAP HANA database. The user ID is bound to a database instance and used by all the servers in this instance.

-f <function>

The requested function

backup, restore, inquire, delete

-p <par_file>

Name of the vendor supplied parameter file

-i <in_file>

The name of the input file containing the parameters for the corresponding function (-f). If this option is not set, the input is read from stdin.

-o <out_file>

The backint uses this name of the output file to write return values and messages. If this option is not set, the output is written to stdout.

-s <database_backup_id>

The database backup ID which can be used to determine which calls to backint belong to a specific multi-file backup. This option is only usable if the function is backup.

-c <number_of_objects>

The number of objects that belong to the database backup ID specified using the - s option. This option is only usable if the function is backup and in combination with option - s.

complete log

-l <backup_level>

The backup level indicates the type of backup. This option is only usable if the function is backup.

-v2

This option requests the version to be printed to stdout. One line describing backint API version and backint implementation version. It should be the same string as #SOFTWAREID in the output file. For example: backint 1.04 "ACME Corp backint 0815.2012.06.

-V2

Detailed version information, same as text as for option ' - v' plus additional lines with detailed version and or licensing information.

Note:

The SAP HANA database does not rely on any action that is related to the parameters that are passed with options - s, -c, or - l. These are for informational purposes only.

The SAP HANA database never calls the options - v and - V. They are for diagnosis only. The implementation of - V is optional.

Feedback

Was this page helpful?
Previous

About the BC-BRI BACKINT Interface

Next

Appendix B. Input and output files for SAP HANA

Feedback

Was this page helpful?