Alice Chen created TRAFODION-1175:
-------------------------------------
Summary: LP Bug: 1444228 - Trafodion should record the FQDN as
client_name in Repository tables
Key: TRAFODION-1175
URL: https://issues.apache.org/jira/browse/TRAFODION-1175
Project: Apache Trafodion
Issue Type: Bug
Components: client-odbc-linux, connectivity-general
Reporter: Chengxin Cai
Assignee: Gao Jie
Fix For: 2.0-incubating
select distinct application_name, rtrim(client_name) from
"_REPOS_".METRIC_QUERY_AGGR_TABLE;
APPLICATION_NAME
(EXPR)
----------------------------------------------------------
----------------------------------------------------------------------------------------
/usr/bin/python sq1176
TrafCI
sq1176.houston.hp.com
--- 2 row(s) selected.
Actually, sq1176 and sq1176.houston.hp.com are the same client, but they show
different result when using odbc or jdbc client.
They should always be the FQDN whatever the client is.
And the same problem in METRIC_QUERY_TABLE and METRIC_SESSION_TABLE.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)