How to fix the Oracle error CRS-10013: unable to release DHCP lease for client ID string, on port number?
In this post, you’ll learn more about the Oracle ErrorCRS-10013: unable to release DHCP lease for client ID string, on port number with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
CRS-10013: unable to release DHCP lease for client ID string, on port number
Reason for the Error CRS-10013: unable to release DHCP lease for client ID string, on port number
Cause: An attempt to release DHCP lease for the specified client ID on specified port failed.
How to fix the Error CRS-10013: unable to release DHCP lease for client ID string, on port number ?
You can fix this error in Oracle by following the below steps
Action: Make sure that there are DHCP servers listening on port specified. If the DHCP server is listening on a different port specify an alternative port using -port option. For more information refer to help for ‘crsctl release dhcp’ command.
Leave Your Comment