Oracle9iAS InterConnect Adapter for FTP Installation and User's Guide Release 2 (9.0.2) Part Number A95440-01 |
|
This chapter provides answers to frequently asked questions about the FTP adapter. This chapter discusses the following topics:
The following questions address installation of the FTP adapter.
View the oai.txt
file located in the appropriate timestamped subdirectory of the FTP adapter log directory:
Platform | Directory |
---|---|
UNIX |
|
Windows |
|
View the exceptions in the FTP adapter log file (oailog.txt
). The exceptions should provide some idea about what went wrong. It is possible that the FTP adapter is unable to connect to the repository. Make sure the repository is started properly. The FTP adapter will connect to the Repository once it is started properly. You do not need to restart the Adapter.
See Also:
Oracle9iAS InterConnect User's Guide for instructions on starting the repository on UNIX and Windows |
Yes, edit the parameters in the adapter.ini
file in the following directory:
Platform | Directory |
---|---|
UNIX |
|
Windows |
|
The installer overwrites previous installations of the FTP adapter if it is installed a second time in the same Oracle home. However, multiple Oracle Homes can exist on one machine and have one FTP adapter is installed in each Oracle home. An Oracle home can be created by installing the Oracle8i client in different locations. When the FTP adapter is installed a second time, choose an Oracle home different from where the first FTP adapter is installed.
The following are design time questions for the FTP adapter.
The FTP adapter caches the information from iStudio which is stored in the repository locally for better performance in a production environment. If you change something in iStudio and want to see the change in the runtime, you need to stop the FTP adapter which are effected, delete the FTP adapter cache files and restart the FTP adapter.
The FTP adapter has a persistence directory which is located in the FTP adapter directory. Deleting this directory when the FTP adapter has been stopped should make it obtain the new metadata from the repository when started.
In order to encrypt any values specified in .ini
file, complete the following steps:
encrypt
utility in $OAI_HOME/bin
directory to encrypt above value.
.ini
file with encrypted_
.
To encrypt the password for the ftp.sender.password
parameter, replace ftp.sender.password=ftpuser
with the following:
encrypted_ftp.sender.password=112411071071106510801094108410731070107110811069
|
![]() Copyright © 2002 Oracle Corporation. All Rights Reserved. |
|