You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Alice Chen (JIRA)" <ji...@apache.org> on 2015/07/22 20:15:29 UTC

[jira] [Created] (TRAFODION-282) LP Bug: 1321054 - ODBC Trace log messages should be cleaned up to remove references to Neoview and HP ODBC Driver

Alice Chen created TRAFODION-282:
------------------------------------

             Summary: LP Bug: 1321054 - ODBC Trace log messages should be cleaned up to remove references to Neoview and HP ODBC Driver
                 Key: TRAFODION-282
                 URL: https://issues.apache.org/jira/browse/TRAFODION-282
             Project: Apache Trafodion
          Issue Type: Bug
          Components: client-odbc-linux, client-odbc-windows
            Reporter: Aruna Sadashiva
            Assignee: Daniel Lu


ODBC TRACE LOG FILES HAVE TEXT LIKE THIS:

------------- HPODBC Driver Build :  HPODBC Version 3.5.0 Release 1.5.0 (Build release [35829]) ------------
.....
-------------- Info Block Entry (LINUX 64 ODBC DRIVER) ------------
Date: Tue Apr 15 20:25:46 2014
Association Server Version = 3.0.335544321
Server Version = 3.5.1
SqlVersion = 0.7.0 (Sql supports Rowsets)
-------------- Info Block Exit ------------

And when we connect without specifying datasource with IP address/port, trace still shows default dsn warning:

cnxn            21903.4134164256	EXIT  SQLDriverConnectW with return code 1 (SQL_SUCCESS_WITH_INFO) 20:34:27.687 (1.157 sec.)
  HDBC                0x00603070
  HWND                0x00000000
  UCHAR *             0xffffd480 [      83] "Driver=HP ODBC 3.0;Server=TCP:sq154.houston.hp.com:37800;UID=********;PWD=********;"
  SWORD                       83
  UCHAR *             0x00000000
  SWORD                        0
  SWORD *             0x00000000
  UWORD                        1 <SQL_DRIVER_COMPLETE>

  DIAG [01000] [HP][HP ODBC Driver] GENERAL WARNING. CONNECTED TO THE DEFAULT DATA SOURCE: [01!S!]. (0)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)