Unsolved
This post is more than 5 years old
2 Posts
0
1489
August 4th, 2014 07:00
DD Boost for DB2 DDBDA 1.0.0.0 lockbox configuration question
Hello all,
I was configuring the lockbox on DDBDA for DB2 in AIX and received this error:
ddbmadmin: Failed to resolve the IPv6 localhost address ::1. Please verify an entry for the IPv6 localhost address exists in your /etc/hosts file.
I found out that this level of code does not support IPv6. Is there any way to get around this?
No Events found!


ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
August 4th, 2014 15:00
Actually what it says is that you have IPv6 enabled and no localhost for IPv6 defined in /etc/hosts - next step should be obvious.
bmwood51
2 Posts
0
August 4th, 2014 18:00
Is there a way to force it to use IPv4? So what localhost do I set it ::1 to in the /etc/hosts file? Here is what it is set to now, ::1 localhost loopback.
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
August 6th, 2014 15:00
That should be enough.