DBA Data[Home] [Help]

APPS.FND_OBJECT_TABLESPACES_PUB dependencies on ALL_SNAPSHOT_LOGS

Line 288: from all_snapshot_logs dsl

284: from all_snapshots ds
285: where ds.owner = dt.owner
286: and ds.table_name = dt.table_name)
287: AND NOT EXISTS ( select dsl.log_table
288: from all_snapshot_logs dsl
289: where dsl.log_owner = dt.owner
290: and dsl.log_table = dt.table_name)
291: AND NOT EXISTS ( select dqt.queue_table
292: from all_queue_tables dqt