TABLE_IS_NOSYNC variable

Bit flag denoting a table is a no-sync table (table that is never synchronized).

Syntax
final short TableSchema.TABLE_IS_NOSYNC
Remarks

This value can be logically combined with other flags in the table_flags column of the SYS_TABLES table.