Stream Translators


About the Stream Translators

You can translate Stream data to and from the OpenAccess database with the following command-line executables.

Library Definition File

The translator uses the library definition file when searching for or creating a new library. The library list is defined in an ASCII file. The paths to the library directories specified in the library definition file can be either absolute or relative. If you define a relative path, the location of the library definition file is appended to the beginning of the path. The following is a simple example.

#tools/oa/demo lib.defs file 
DEFINE lib ./lib 
DEFINE techlib /opt/OABuilds/sun4v/oa/tools.sun4v/oa/demo/technology 

Note: There are no requirements for the naming of the library definition file.