databaseDriverLocations.properties.sample 1.0 KB

1234567891011121314
  1. # Licensed Materials - Property of IBM
  2. # IBM Cognos Products: OQP
  3. # (C) Copyright IBM Corp. 2005, 2015
  4. # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM corp.
  5. # List of .jar or .zip files. The paths must be absolute and no spaces are allowed.
  6. # For Windows the list of files must be semi-colon delimited and semi-colon ended; double back slashes must be used in the paths (e.g. C:\\my_1.jar;C:\\my_2.jar;).
  7. # For UNIX the list of files should be colon delimited and colon ended; single forward slashes must be used (e.g. /root/my_1.jar:/root/my_2.jar:).
  8. databaseClasspath=
  9. # List of directories to load native libraries. The paths must be absolute and no spaces are allowed.
  10. # For Windows the list of directories must be semi-colon delimited; double back slashes must be used in the paths (e.g. C:\\path_1;C:\\path_2).
  11. # For UNIX the list of directories should be colon delimited; single forward slashes must be used (e.g. /root/path_1:/root/path_2).
  12. databaseJNIPath=