Is Hostname case sensitive?
I am installing a Oracle Application Server 904 in a Linux RedHat 3.0 which hostname is capital letter, ESD308.
When I install OracleAS, the name of instance is the name that I've put and the installer concatenate the hostname and domain, but with lower letters. (infra904.esd308.domain).
The /etc/hosts the hostname is with capital letter.
The installation is correct, and all seems to work correctly, but I don't know if we can have problems in the future.
Thanks.