Tivoli Header

Tivoli Storage Manager Using the Application Program Interface

Version 3 Release 7 Level 0 September 1999

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.

New Function Calls

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.

Updated Structures

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 ]