Oracle Error Message
ORA-23460: missing value for column string in resolution method “string” for “string”.”string”.”string”
Reason for the Error
before resolving conflicts, some values necessary resolving conflicts are not available, or after resolving conflicts, some values necessary for re-trying of the SQL are not available
Solution
define appropriate flavors, provide necessary values through availability vector in USER FLAVOR FUNCTION for conflict resolution
Leave a Review