ORA-55349: OLS not installed or in an invalid state
Cause: Oracle Label Security (OLS) support for Resource Definition Framework (RDF) was not installed.
Action: Consult Oracle documentation to install the Oracle Label Security (OLS) support.
ORA-55349: OLS (Oracle Label Security)未安装或处于无效状态。
1)OLS没有安装;
2)OLS安装不全;
3)OLS没有正确初始化;
4)OLS存在损坏;
5)OLS被其他用户占用。
1)重新安装OLS;
2)在初始化数据库之前,执行脚本$ORACLE_HOME/rdbms/admin/omsdba.sql及$ORACLE_HOME/rdbms/admin/stdba.sql等脚本;
3)检查OLS的表是否正确及其值是否正确;
4)检查是否有其他用户在使用OLS;
5)可能需要重新安装OLS组件。