ORA-42803:Cannot use bind variable in VERSIONS clause when the object has a Row-Level Security (RLS) policy defined on it.
错误码
错误描述:Cannot use bind variable in VERSIONS clause when the object has a Row-Level Security (RLS) policy defined on it.
错误原因:The object being accessed had a Row-Level Security (RLS) policy defined on it and the VERSIONS clause contained a bind variable.
解决方法:Rewrite the query without the use of bind variable in the VERSIONS clause.
向认证技术专家提问
向技术专家提问


