Bug 1323539 - ODBC driver installation for RHEL does not have iSQL to test the ODBC connection
Summary: ODBC driver installation for RHEL does not have iSQL to test the ODBC connection
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Teiid
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Jan
QA Contact: Jan Stastny
URL:
Whiteboard:
Depends On: 1335083
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-04 01:23 UTC by Anu Saji
Modified: 2017-05-15 15:10 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
The ODBC driver installation for RHEL does not provide iSQL to test the ODBC connection.
Clone Of:
Environment:
Last Closed: 2017-05-15 15:10:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Anu Saji 2016-04-04 01:23:24 UTC
Description of problem:


jbosseds@ssflvdvnsbx01:/opt/redhat/jboss-dv/v6/psqlodbc$ tree -f
.
├── ./etc
│   ├── ./etc/odbc.ini
│   ├── ./etc/odbcinst.ini
│   └── ./etc/setenv.sh
└── ./lib64
    ├── ./lib64/psqlodbca.so
    ├── ./lib64/psqlodbc.so -> psqlodbcw.so
    └── ./lib64/psqlodbcw.so

2 directories, 6 files





Actual results:


Expected results:
Something Like "odbcisql" to test odbc connectivity similar to article [1]

Additional info:

[1] https://access.redhat.com/articles/7925
Section "Test your Installation and Setup"

Comment 3 Alex Szczuczko 2016-04-18 13:43:18 UTC
I think the isql binary is provided by the unixODBC package? unixODBC is in the DV packages' dependencies, and should be installed by yum automatically.

Comment 6 Alex Szczuczko 2016-07-11 17:21:44 UTC
I still think the dependency package provides what is desired.

The ODBC build is post 6.3 GA, so it's now not possible to fix this for then, anyway.


Note You need to log in before you can comment on or make changes to this bug.