Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Installation on UNIX Platforms : Post-Installation

Post-Installation
After installation, perform the following:
Setting Directory Permissions
Depending on whether a repository server is used, and whether TIBCO Administrator is used to set access permissions, users may need a TIBCO Administrator account. See your TIBCO Administrator guide for details.
Make sure that all adapter users have read, write, and execute permissions for the following directories where the adapter files and configuration information is stored:
$TIBCO_HOME/adapter/adkenan/version_number/ledger
$TIBCO_HOME/adapter/adkenan/version_number/bin
$TIBCO_HOME/adapter/adkenan/version_number/logs
$TIBCO_HOME/tra/version_number/logs
$TIBCO_HOME/logs
For example, if you installed the adapter in /opt/tibco, you can make these directories writable for all other users by executing the following commands:
 
% chmod a+w /opt/tibco/adapter/adkenan/version_number/bin
% chmod a+w /opt/tibco/adapter/adkenan/version_number/logs
% chmod a+w /opt/tibco/adapter/adkenan/version_number/ledger
% chmod a+w /opt/tibco/tra/version_number/logs
Getting the Encoding
Get the encoding used in Kenan/BP deployment from the Kenan/BP application administrator. This encoding will be used later in the adapter configuration.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved