Database Error Messages

ORA-44799

invalid attribute name "attribute_name" or value "attribute_value" is used
  • attribute_name: The service attribute name.
  • attribute_value: The service attribute value.

Cause

Either the service attribute name is invalid or its value is not valid. The attribute value could be a valid option but it is inconsistent with another attribute value.


Action

If the attribute name is invalid, provide a valid attribute name. If the attribute value is not valid, provide the correct value for the attribute.