Database Error Messages

ORA-46208

circular callback call caused by XS_parameter_value
  • XS_parameter_value: The value of an XS parameter.

Cause

A circular Oracle Real Application Security (RAS) callback call caused an infinite chain of callback function executions.


Action

Check the event handling functions to identify the source of the circular callback call. Attempt the operation again after the error has been resolved.