-
1. Re: During export or import i get ORA-24454: client host name is not set on a HPe Service cluster
Gaz in Oz Jul 13, 2019 11:56 AM (in response to 3135276)Do you have the line
127.0.0.1 your-client-machines-hostname
In your client hosts file?
If not try adding it.
-
2. Re: During export or import i get ORA-24454: client host name is not set on a HPe Service cluster
3135276 Sep 3, 2019 1:57 PM (in response to Gaz in Oz)cat /etc/hosts
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
#
192.168.7.49 oracle01-prd.some_name.net oracle01-prd
192.168.7.50 oracle02-prd.some_name.net oracle02-prd
192.168.7.105 oracle-srv.some_name.net oracle-srv
192.168.7.104 oracle-ack-prd.some_name.net oracle-ack-prd
#
192.168.18.140 4par01
192.168.18.141 4par02
-
3. Re: During export or import i get ORA-24454: client host name is not set on a HPe Service cluster
jcbrun Nov 12, 2019 2:37 PM (in response to 3135276)Hello
We just ran into the same problem with HPe SGLX cluster installed & the same oracle error code. Were you able to tackle the issue ? I would be very interested in a feedback if possible.
Thanks in advance !
JC