Database Error Messages

INS-06101

IP address of localhost could not be determined

Cause

The localhost is not mapped to a valid IP address in Hosts file (Eg. /etc/hosts in Unix).


Action

Assign a valid IP address for the localhost or set it to loopback IP address (127.0.0.1 in IPv4 or ::1 in IPv6).