SPD Server provides
National Language Support (NLS) for multiple languages and character
sets in database operations. As a result, all SPD Server utilities
require access to the
InstallDir/bin
directory, and you must ensure that the
InstallDir/bin
directory is included in your SPD Server library path specification.
Here is an example of
a statement that specifies the necessary path:
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:InstallDir/bin
export LD_LIBRARY_PATH