Database Error Messages

PRCD-01223

The service name {0} contains illegal characters {1}.

Cause

An attempt to create the service was rejected because the given service name contained illegal characters.


Action

Retry after supplying a service name that contains the following:

  • uppercase or lowercase letter as the first character and the remainder includes characters only from the character set {a-z, A-Z, 0-9, _, -}.
  • domain name (if provided) only includes characters from the character set {a-z, A-Z, 0-9, _, $, #, -}.