标题: ORA-64142: Shared tables must have same semantics for truncation. [打印本页] 作者: 曾春华 时间: 2016-9-2 09:23 标题: ORA-64142: Shared tables must have same semantics for truncation. Cause: An attempt was made to create shared tables with inconsistent semantics
for truncation. Either all shared tables should have or should not have
(TRUNCATE) keyword.
Action: Be consistent with (TRUNCATE) keyword while defining shared tables.