You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by db...@apache.org on 2016/05/27 16:40:58 UTC

[03/15] incubator-trafodion git commit: Modified servername in TRAFDSN to use localhost instead of dummy hostname

Modified servername in TRAFDSN to use localhost instead of dummy hostname


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/6c7cac6c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/6c7cac6c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/6c7cac6c

Branch: refs/heads/master
Commit: 6c7cac6c1a6d99f4c09ffaaa0bbd773133792c24
Parents: 4ac9c9a
Author: Anuradha Hegde <he...@edev05.esgyn.local>
Authored: Tue May 17 19:48:57 2016 +0000
Committer: Anuradha Hegde <he...@edev05.esgyn.local>
Committed: Tue May 17 19:48:57 2016 +0000

----------------------------------------------------------------------
 core/conn/unixodbc/odbc/odbcclient/unixcli/package/TRAFDSN | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/6c7cac6c/core/conn/unixodbc/odbc/odbcclient/unixcli/package/TRAFDSN
----------------------------------------------------------------------
diff --git a/core/conn/unixodbc/odbc/odbcclient/unixcli/package/TRAFDSN b/core/conn/unixodbc/odbc/odbcclient/unixcli/package/TRAFDSN
index 07da82b..e445e30 100644
--- a/core/conn/unixodbc/odbc/odbcclient/unixcli/package/TRAFDSN
+++ b/core/conn/unixodbc/odbc/odbcclient/unixcli/package/TRAFDSN
@@ -39,7 +39,7 @@ Catalog                     = TRAFODION
 Schema                      = SEABASE
 DataLang                    = 0
 FetchBufferSize             = SYSTEM_DEFAULT
-Server                      = TCP:1.2.3.4:23400
+Server                      = TCP:localhost:23400
 SQL_ATTR_CONNECTION_TIMEOUT = SYSTEM_DEFAULT
 SQL_LOGIN_TIMEOUT           = SYSTEM_DEFAULT
 SQL_QUERY_TIMEOUT           = NO_TIMEOUT