Tivoli Header
Tivoli Storage Manager Using the Application Program Interface
- Note:
- The Version 3.7 release of the API includes C++ code. If your
application uses this library, compile it with the appropriate C++ compiler on
that platform. See the sample makefiles for the appropriate
compiler.
- dsmInitEx
- Starts an API session using the additional parameters that permit extended
verification.
- dsmLogEventEx
- Logs a user message to the server log file, to the local error log, or to
both with additional application-specific parameters.
- dsmQueryApiVersionEx
- Performs a query request for the API library version with an additional
sublevel field.
The envSetUp structure that dsmSetUp uses has been
updated to include the logName field. This permits the
application to use a different file name other than
dsierror.log. The structure version has been updated to a value
of 2.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]