How to fix the Oracle error PRCS-01070: Label {0} part of GNS domain name {1} is too long?

In this post, you’ll learn more about the Oracle ErrorPRCS-01070: Label {0} part of GNS domain name {1} is too long with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

PRCS-01070: Label {0} part of GNS domain name {1} is too long

Reason for the Error PRCS-01070: Label {0} part of GNS domain name {1} is too long

Cause: The specified portion of the GNS domain name does not follow RFC-1035 label conventions, as it is longer than 63 characters.

How to fix the Error PRCS-01070: Label {0} part of GNS domain name {1} is too long ?

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

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

Tags :

Leave Your Comment