Sybase tools in ZCM10 Path information

  • 3433322
  • 31-Mar-2008
  • 27-Apr-2012

Environment

Novell ZENworks 10 Configuration Management

Situation

On linux, what is the difference between /opt/novell/zenworks/share/sybase/bin and /opt/novell/zenworks/share/sybase/bin32s? Which should be used to run Sybase sql tools such as dbisql?

Resolution

If you use the bin folder, then you must source the sa_config file first by running:
source sa_config.sh
This sets up environment properly for you.
If you use the scripts from the bin32s directory, you don't have to run source sa_config first.

Additional Information

Example error if attempting to start dbeng10 from bin32 instead of bin32s
dbeng10 /var/opt/novell/zenworks/database/zenworks_ZONE_NAME.db -n rebuild
Returns error "./dbeng10: error while loading shared libraries: libdbserv10_r.so: cannot open shared object file: No such file or directory"
 
If scjview is started from bin32
Returns error - could not load library "dbput10_r"