Db2 APIs for backup and restore to storage managers
These third-party media management products will be referred to as vendor products in the remainder of this section.
Db2 defines a set of API prototypes that provide a general purpose data interface to backup, restore, and log archiving that can be used by many vendors. These APIs are to be provided by the vendor in a shared library on UNIX based systems, or DLL on the Windows operating system. When the APIs are invoked by Db2, the shared library or DLL specified by the calling backup, restore, or log archiving routine is loaded and the APIs provided by the vendor are called to perform the required tasks.
Sample files demonstrating the Db2 vendor functionality are located on UNIX platforms in the sqllib/samples/BARVendor directory, and on Windows in the sqllib\samples\BARVendor directory.
- Backup and restore vendor storage plug-in
- A dynamically loadable library that Db2 will load to access user-written backup and restore APIs for vendor products.
- Input
- Indicates that Db2 will enter in the value for the backup and restore vendor storage plug-in API parameter.
- Output
- Indicates that the backup and restore vendor storage plug-in API will enter in the value for the API parameter.