Oracle Error Message
ORA-38818: illegal reference to editioned object string.string
Reason for the Error
An attempt was made to violate the rule “A noneditioned object may not depend on an editioned object.”
Solution
Either make this object editioned; or do not make the illegal reference.