Invalid License Key Error

Discussion of open issues, suggestions and bugs regarding usage of ODBC Drivers
Post Reply
jf_emj
Posts: 4
Joined: Mon 20 Jun 2016 18:17

Invalid License Key Error

Post by jf_emj » Mon 20 Jun 2016 18:19

I'm getting the following error:
[jfisher@oracletst2 odbcpostgresql]$ isql -v pgsql_test
[08001][unixODBC][Devart][ODBC][PostgreSQL]Invalid license key
[ISQL]ERROR: Could not SQLConnect

We have a valid license. This is installed on RHEL 6.7 64bit.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Invalid License Key Error

Post by AlexP » Tue 21 Jun 2016 10:02

Hello,

To install the driver, you should unpack the archive and execute the following command

Code: Select all

$sudo ./install.sh
If you have a license file, then you should specify the path and the name of this file during installation. If you have no license file, the installer will activate trial period (30 days)

jf_emj
Posts: 4
Joined: Mon 20 Jun 2016 18:17

Re: Invalid License Key Error

Post by jf_emj » Tue 21 Jun 2016 19:45

We did the install and put the license file in the install directory. That error is after the installation and during the testing of the odbc driver.

Where exactly and in what format does the license file need to be.

From where the product was installed:
drwxr-xr-x 2 root root 4096 Jun 20 11:53 bin
drwxr-xr-x 2 root root 4096 Jun 20 13:40 lib
drwxr-xr-x 2 root root 4096 Jun 20 12:27 lic
-rw-r--r-- 1 root root 305 Jun 20 12:48 License
-rw-r--r-- 1 root root 7025 Jun 20 11:53 license.txt

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Invalid License Key Error

Post by AlexP » Wed 22 Jun 2016 08:13

You should place the License file to the lib folder.

jf_emj
Posts: 4
Joined: Mon 20 Jun 2016 18:17

Re: Invalid License Key Error

Post by jf_emj » Wed 22 Jun 2016 12:44

The license file is in the lib directory and we get the same error message:
[jfisher@oracletst2 lib]$ isql -v pgsql_test
[08001][unixODBC][Devart][ODBC][PostgreSQL]Invalid license key
[ISQL]ERROR: Could not SQLConnect

-rwxr-xr-x 1 root root 5295111 Jun 20 11:53 libdevartodbcpostgresql.2.0.2.x64.so
-rwxr-xr-x 1 root root 3609840 Jun 20 11:53 libdevartodbcpostgresql.2.0.2.x86.so
lrwxrwxrwx 1 root root 73 Jun 20 11:53 libdevartodbcpostgresql.x64.so -> /usr/local/devart/odbcpostgresql/lib/libdevartodbcpostgresql.2.0.2.x64.so
lrwxrwxrwx 1 root root 73 Jun 20 11:53 libdevartodbcpostgresql.x86.so -> /usr/local/devart/odbcpostgresql/lib/libdevartodbcpostgresql.2.0.2.x86.so
-rw-rw-r-- 1 root root 305 Jun 20 12:53 License
-rwxr-xr-x 1 root root 3842240 Jun 20 11:53 postgresqlodbcsetup_x64
-rwxr-xr-x 1 root root 2773112 Jun 20 11:53 postgresqlodbcsetup_x86[/size]

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Invalid License Key Error

Post by AlexP » Fri 24 Jun 2016 12:33

The correct key was sent to your email. Please check its workability..
Sorry for inconvenience.

jf_emj
Posts: 4
Joined: Mon 20 Jun 2016 18:17

Re: Invalid License Key Error

Post by jf_emj » Fri 24 Jun 2016 13:02

Just tested it and it works fine. Thanks for sending the correct license key.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Invalid License Key Error

Post by AlexP » Fri 24 Jun 2016 13:16

Glad to see that the issue was resolved. If you have any further questions, feel free to contact us.

Post Reply