Please enter search query.
Search <book_title>...
Veritas NetBackup™ DataStore SDK Programmer's Guide for XBSA 1.1.0
Last Published:
2021-01-01
Product(s):
NetBackup (9.0.0.1, 9.0)
- Introduction to NetBackup XBSA
- How to set up the SDK
- Using the NetBackup XBSA interface
- NetBackup XBSA data structures
- NetBackup XBSA environment
- XBSA sessions and transactions
- Creating a NetBackup XBSA application
- How to build an XBSA application
- How to run a NetBackup XBSA application
- API reference
- Function calls
- Function specifications
- Type definitions
- Process flow and troubleshooting
- How to use the sample files
- Support and updates
- Appendix A. Register authorized locations
Configuration
Creating an XBSA application using the NetBackup XBSA SDK should require a minimum of setup. The SDK is installed as read only in the NetBackup directory. The files that are used should be moved to the development environment of the application.
The sample directory provides a Makefile for UNIX platforms and one for Windows platforms. They create valid executables for the sample programs, but they should only be used as guides. The developers should use the compile options and libraries that are optimal for their application. The XBSA libraries and header files themselves do not require any special options.