SNA software does not exist on the UNIX machine, and during installation the response to the question about SNA software existing on the machine was "yes."�
Go to this directory:
cd $SYBASE/$SYBASE_ECON/bin�
Execute this script:
DCConfig�
Respond NO to the question, “Is SNA installed on your system?”
This creates the soft links to the SNA stub libraries as a substitute for the actual libraries.�
For AIX, you must manually create the soft links to
the stub libraries.
SNA software does exist on the UNIX machine. However, the LD_LIBRARY_PATH (for Sun Solaris, HP-UX, and HP Itanium) or LIBPATH (for RISC/6000 AIX) environment variable is missing in the directory where the SNA libraries reside.
To fix error #2, change your LD_LIBRARY_PATH or LIBPATH to include the /opt/sna/... (for Sun Solaris, HP-UX, and HP Itanium), or /usr/lib/sna/... (for AIX) directory, or the custom directory where your SNA software is installed on your UNIX machine. The SNA libraries are now in the DirectConnect server library path.