How to fix the Oracle error PRCS-01069: Label {0} in GNS domain name {1} does not follow RFC-1035 convention?

In this post, you’ll learn more about the Oracle ErrorPRCS-01069: Label {0} in GNS domain name {1} does not follow RFC-1035 convention with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

PRCS-01069: Label {0} in GNS domain name {1} does not follow RFC-1035 convention

Reason for the Error PRCS-01069: Label {0} in GNS domain name {1} does not follow RFC-1035 convention

Cause: The specified portion of the GNS domain name does not follow RFC-1035 label conventions.

How to fix the Error PRCS-01069: Label {0} in GNS domain name {1} does not follow RFC-1035 convention ?

You can fix this error in Oracle by following the below steps

Action: Specify a domain name that follows RFC-1035 conventions. According to RFC-1035 conventions, the domain name consists of a set of labels separated by “.”. A label must begin with an alphabetic character and can contain only alphanumerics and “-” (dash or minus character), end with an alphanumeric, and be no more than 63 characters long.

Tags :

Leave Your Comment