|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: Today @ 2:50:57 PM
Posts: 4,
Visits: 6
|
|
|
I'm accessing 2 different Linux servers, same JDBC (3.02). I am not the server administrator. Using server1, I can successfully connect to the database using the "hostname", and JDBC does the "cop discovery" just like it is supposed to. On the server2, if I just use the hostname, I get an "unknown host" error message. If I specify a specific "cop" name, then I can get connected. Seems like it should be a simple configuration change to something on server2 to make JDBC work with the cop discovery, but I don't know what to do. Any advise?
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: Today @ 2:50:57 PM
Posts: 4,
Visits: 6
|
|
|
FYI - This problem was solved with a change to /etc/resolv.conf by the server administrator.
|
|
|
|