Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

'956: Client is not in /etc/hosts.equiv on the remote host.

Status
Not open for further replies.

testhandle

Technical User
Mar 14, 2003
42
GB
Hi,

Trying to select records from different database on the same machine(cctest01) with the error

select count(*) from testdb@testdbservername:table1;


'956: Client is not in /etc/hosts.equiv on the remote host. '

Following are entries from .rhosts file

# Hostnames
#
cctest01
#
# Aliases
#
testdb
testdbservername
#

Any solution please?

Thanks
John Jayaseelan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top