ECDA has created utilities that will allow you to create
and start a DirectConnect server. Refer to Chapter 7, “Managing Servers Using ECDA Option for ODBC Utilities.”
Set the environment variables from a command line prompt by running one of the following environment scripts, as appropriate for your platform:
DC_SYBASE.csh
DC_SYBASE.sh
Sybase provides scripts to set the following variables, which ECDA requires in order to run:
echo $SYBASE response: <install_dir>/DC-15_0/connectivity
echo $SYBASE_ECON response: .. (parent directory)
echo $SYBASE_OCS response: OCS-15_0
SHLIB_PATH (for HP-UX), LIBPATH (for AIX), LD_LIBRARY_PATH (for Sun Solaris, Linux, HP Itanium)
The response should match the home directory on your worksheet:
For HP:
echo $SHLIB_PATH
For AIX:
echo $LIB_PATH
For Solaris, Linux, and HP Itanium:
echo $LD_LIBRARY_PATH
This variable (shown for HP) should equal the following: <install_dir>/DC-15_0/lib <install_dir>/DC-15_0/connectivity/OCS-15_0/lib