Issue with hostname and listener
I tried installing GI 12.1.0.2.0 (standalone) and the database of exactly same version. But looks like the issue is with the hostname and/or IP of the server. It is not registering the +ASM instance and ORA12C database with listener. When I do lsnrctl status from GI home I get listener support no services. But when I run same command with ORA12C environment the hostname become blank. Why I've different output of IP when I run hostname -i ? I'm uploading the commands below.
oracle@gi12c [/home/oracle ]
$ ifconfig |grep inet
inet addr:192.168.0.214 Bcast:192.168.0.255 Mask:255.255.255.0 <<<<<<<<<<<<< using this IP I can connect using putty. This IP keep changing with server reboot.