暂无图片

QSM-03249:The table string.string does not have a staging log.

错误码

错误描述:The table string.string does not have a staging log.
错误原因:REGISTER_MVIEWS failed because the staging log for the specified table belonging to the materialized view (MV) being registered did not exist. All tables on a MV are required to have staging logs created on them for the MV to be registered for synchronous refresh.
解决方法:Create the staging log with the CREATE MATERIALIZED VIEW LOG statement with the FOR SYNCHRONOUS REFRESH clause. If the table already has an ordinary MV log, use the ALTER MATERIALIZED VIEW LOG instead.

向认证技术专家提问

向技术专家提问

相关搜索
查看更多》