S1000: GetNodeName: nodename nor servername provided, or not known
915434Feb 5 2012 — edited Feb 11 2012Hi all,
I am a newer of the timesten, I have tried install Timesten on Mac OS for serveral days. Some Mac could work well but most Mac report an
error like the title.
timesten client on MAC OS X Server, Version: 10.6.6
timesten server is on Windows, Oralce DB on same windows ,and the server IP: 10.175.69.235
timesten version 11.2.1.8.0 .
dsn on server is AA;
After I installed timesten. when I try to connect the timesten server use "connect dsn=AA,uid=raul,pwd=password" the error occured;
sys.odbc.ini
# Copyright (c) 1999, 2009, Oracle and/or its affiliates. All rights reserved.
########################################################################
# This following sample definitions should be in the .odbc.ini file
# that is used for the TimesTen 11.2.1 Client.
# The Server Name is set in the TTC_SERVER attribute.
# The Server DSN is set in the TTC_SERVER_DSN attribute.
#########################################################################
[ODBC Data Sources]
sampledbCS_1121=TimesTen 11.2.1 Client Driver
cachedb1CS_1121=TimesTen 11.2.1 Client Driver
repdb1CS_1121=TimesTen 11.2.1 Client Driver
repdb2CS_1121=TimesTen 11.2.1 Client Driver
[sampledbCS_1121]
TTC_SERVER=10.175.69.235
TTC_SERVER_DSN=sampledb_1121
[cachedb1CS_1121]
TTC_SERVER=10.175.69.235
TTC_SERVER_DSN=cachedb1_1121
[repdb1CS_1121]
TTC_SERVER=10.175.69.235
TTC_SERVER_DSN=repdb1_1121
[AA]
TTC_SERVER=10.175.69.235
TTC_SERVER_DSN=AA
sys.ttconnect.ini
# Copyright (c) 1999, 2009, Oracle and/or its affiliates.All rights reserved.
###############################################################
# This is a sample sys.ttconnect.ini file that is used for the
# TimesTen Client. It contains entries for each server.
###############################################################
[10.175.69.235]
Description=TimesTen Server
Network_Address=10.175.69.235
TCP_PORT=53385
If you need any more info please ask me, and thanks for your help
Edited by: 912431 on Feb 5, 2012 7:11 PM