Preparing the ODA runtime directory

The ODA runtime directory contains the runtime files for your ODA. To prepare the ODA runtime directory, take the following steps:

  1. Create an ODA runtime directory for your new ODA under the ODA subdirectory of the product directory:
    ProductDir\ODA\srcDataName
     
    

    By convention, the directory name matches the ODA's source-data name (srcDataName). The source-data name is a string that uniquely identifies the source data (or adapter) with which the ODA works. For more information, see Naming the ODA.

  2. Move your ODA's library file to this ODA runtime directory.

    The ODA's library file is a Java archive (jar) file. You created this jar file when you compiled the ODA. For more information, see Compiling the ODA.

Copyright IBM Corp. 1997, 2003