Skip to main content link. Accesskey S
  • HCL Logo
  • HCL Notes and Domino wiki
  • THIS WIKI IS READ-ONLY. Individual names altered for privacy purposes.
  • HCL Forums and Blogs
  • Home
  • Product Documentation
  • Community Articles
  • Learning Center
  • API Documentation
Search
Community Articles > Lotus Domino > Install the IBM Lotus-Branded ODBC driver for UNIX
  • Share Show Menu▼
  • Subscribe Show Menu▼

Recent articles by this author

Install the IBM Lotus-Branded ODBC driver for UNIX

The necessary steps to download, install and configue the drivers for use.

LEI Upgrade Checklist

LEI is a server product and needs careful planning before upgrading.
Community articleInstall the IBM Lotus-Branded ODBC driver for UNIX
Added by ~Carol Minweburflar on January 28, 2011 | Version 1
  • Actions Show Menu▼
expanded Abstract
collapsed Abstract
The necessary steps to download, install and configue the drivers for use.
Tags: ODBC, LEI, DECS, LSXODBC, LS:DO, lsxodbc, UNIX
To install the IBM Lotus-Branded ODBC driver for UNIX, follow these steps:

1. Obtain the compressed .taz file from Passport Advantage.
2. Switch user to root and extract the drivers to a temporary directory of your choice.
3. Once you have the package uncompressed, type "./setupLinux" or AIX. This will launch the Java program to install the drivers.
4. The drivers will install by default into the /opt/odbc folder on the machine. Simply follow the prompts for a default install.

Then set environment variables in the .profile of the notes user



export PATH=$PATH:/opt/odbc/bin
export LIBPATH=$PATH:/opt/odbc/lib
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH;/opt/odbc/lib
export ODBCHOME=/opt/odbc
export ODBCINI=/opt/odbc/odbc.ini

Note: some operating systems use LIBPATH, some LD_LIBRARY_PATH and in some there are both. If they both exist, add to both.

Then set up odbc.ini using the templates provided.

You then need to shut down Domino and restart it so that those variables become a part of the environment that Domino is operating under.

NOTE: You may experience issues with file permissions. They may show up as errors such as "Unable to load connectivity to..." or "Error creating product object."

To help you resolve those open a new session with the environment of notes. The use the test utility dctest in the Domino program director and choose ODBC. It will tell you if it is able to find the odbc driver files. You can also use the UNIX command, if it exists on your system:

ldd odbc2.dcx.

It will tell you if you can access the necessary files with the permissions in the notes user's environment.


  • Actions Show Menu▼


expanded Attachments (0)
collapsed Attachments (0)
Edit the article to add or modify attachments.
expanded Versions (1)
collapsed Versions (1)
Version Comparison     
VersionDateChanged by              Summary of changes
This version (1)Jan 28, 2011, 7:03:22 PM~Carol Minweburflar  There are three steps, 1.) install the drivers, 2.) set environment va...
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedAbout
  • HCL Software
  • HCL Digital Solutions community
  • HCL Software support
  • BlogsDigital Solutions blog
  • Community LinkHCL Software forums and blogs
  • About HCL Software
  • Privacy
  • Accessibility