![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
The traDBConfig utility is used to configure a supported vendor-supplied database driver. If you choose not to specify a vendor-supplied driver during installation, and later wish to use it, you can use this utility to update your files quickly.
You must restart TIBCO Administrator and the TIBCO Hawk agent after using this utility for the changes to be reflected. See TIBCO Runtime Agent Upgrading to Release 5.x for detailed instructions on changing to a vendor-supplied database driver for your existing installations and domains, as well as issues and limitations associated with this utility.>traDBConfig -type dbtype -dbPath db_driver_path (-ociPath oci_client_path) [-product product|-path directory|-filelist listfile]
Table 7 traDBConfig Utility Parameters The path of the Oracle OCI client directory. You must specify this field if you specify OracleThick in -type.On Windows, this is typically the ORACLE_CLIENT_HOME/BIN directory. On Unix systems, this is typically the ORACLE_CLIENT_HOME/lib or ORACLE_CLIENT_HOME/lib32 directory. If you use this parameter, the traDBConfig utility automatically updates the application files for Runtime Agent or TIBCO Administrator, respective, listed in Table 8. However, it does not update the domain files. To do so, use the -file option. See Notes for more information. A text file that contains the lists of files to update. This file can include any combination of the files listed in Table 8. Be sure to include all the files applicable to your installation, including application files as well as domain files. See Notes for more information.If you have just installed Runtime Agent and TIBCO Administrator but have not added the machine to a domain, you may simply use the -product tra parameter and -product admin parameter to update the Runtime Agent and TIBCO Administrator files. After you update both the Runtime Agent and TIBCO Administrator files, you can use the vendor-supplied driver when creating new domains.If you have installed both Runtime Agent and TIBCO Administrator, as well as created domains, then you must also update all the .tra files for the existing Hawk agents and administration servers. In this case, you can prepare a text file that contains a list of all the files that need to be updated and use the -filelist parameter, or you can execute traDBConfig with the -path parameter for each of the domain directories.
hawkagent_domain.tra tibcoadmin_domain.tra
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |