host_name in v$instance shows clusteralias in Oracle 19c
Hi,
Is it just me but we have a couple of Oracle Failsafe Clusters (on Windows). With Oracle 11/12, if I enter select host_name from v$instance I get the hostname of the server where the database is active at that moment. With Oracle 19c however, it shows me the clusteralias.
Is this new behaviour or am I overlooking something?