Skip to main content

Actian Vector Linux client prerequisites

To set up the Actian Vector client on Linux:

  1. Run the Vector client RPM file using yum.
  2. Update the /etc/odbcinst.ini file as folllows:

     

    [Ingres]

    Driver=/opt/Actian/Vector_Client/ingres/lib/libiiodbcdriver.1.so

    DriverODBCVer=3.50

    DriverReadOnly=N

    DriverType=Ingres

    Vendor=Actian Corporation

    DontDlClose=1

     

    [Ingres CL]

    Driver=/opt/Actian/Vector_Client/ingres/lib/libiiodbcdriver.1.so

    DriverODBCVer=3.50

    DriverReadOnly=N

    DriverType=Ingres

    Vendor=Actian Corporation

    DontDlClose=1

     

  3. Update the site_arep_login.sh file as follows:

     

    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/Actian/Vector_Client/ingres/lib

    export II_SYSTEM=/opt/Actian/Vector_Client

     

  4. Restart the Replicate services.
  5. Change the working directory to the Vector client installation directory (by default, /opt/Actian/Vector_Client/ingres/bin/). Then run the following command:

     

    export II_SYSTEM=/opt/Actian/Vector_Client

  6. Run the ./netutil command and setup login credentials for your Actian Vector database.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!