DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Oracle8 Replication

  1. #1
    Join Date
    Dec 2000
    Posts
    1

    Question

    It is possible to truncate a table and a snapshot in an Master-Snapshot architecture.
    We must do that because the High Water Mark increases all the time thus a
    select count(1) take a too long time to retrieve
    0 rows selected.

  2. #2
    Join Date
    May 2000
    Location
    ATLANTA, GA, USA
    Posts
    3,135
    TRUNCATE is a DDL statement. It won't propogate to Snapshot.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width