Instruction manual
ODBC Driver and Installation
CentreVu®
CMS Open Database Connectivity
Installing the ODBC Driver on the CMS Server 2-8
16. Enter one of the following commands to configure and initiate the
ODBC software:
a. If this is a new install, enter:
/cms/dc/odbc/odbc_init
The program responds:
b. If this is an upgrade or reinstallation, enter:
/cms/dc/odbc/odbc_init -r 1
The program responds:
17. Enter the following to verify that the ODBC Request Broker is active
on the server:
ps -ef | grep oplrqb
The program responds as follows:
18. Enter cd to move to the root directory.
19. Enter eject cdrom to eject the CD-ROM from the computer.
20. Remove the CD-ROM from the disk tray, place the CD-ROM back in
its case, and close the CD-ROM tray.
ODBC driver initialization complete
oplrqb has been activated
root 3354 3351 0 11:49:43 ? 0:00 /usr/openlink/bin/oplrqb -f
+configfile /cms/dc/odbc/cmsrqb_init +loglevel 5 +l
root 3359 3317 0 11:50:11 pts/5 0:00 grep oplrqb