On 10.X:
rpm -qa nwlogcollectortools
On 11.X:
rpm -qa rsa-nw-logcollector-tools
If nothing is returned, then the package has not been installed. Install the package:
On 10.X:
yum -y install nwlogcollectortools
On 11.X:
yum -y install rsa-nw-logcollector-tools
export LD_LIBRARY_PATH=/opt/netwitness/odbc/lib:/usr/lib64 LD_LIBRARY_PATH
export ODBCINI=/etc/netwitness/ng/odbc.ini
export ODBCINST=/opt/netwitness/odbc/odbcinst.ini
NwOdbcExample --dsn=<DSN> --username=<USER> --password=<PASSWORD>
If you are unsure about any of the steps above or are experiencing issues, contact RSA Support and quote this article ID for further assistance.