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."�
To correct error condition #1
Go to the following directory:
cd $SYBASE/$SYBASE_ECON/bin�
Execute the following 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.�
SNA software does exist on the UNIX machine. However, the LD_LIBRARY_PATH (for Sun Solaris and HP-UX) 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 and HP-UX), 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 library path.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |