Snapshot on a Snapshot

Ask a Question related to Oracle Server, Design and Development.

  1. #1

    Default Re: Snapshot on a Snapshot

    In article <bdcc590d.0212101011.3acce77e@posting.google.com >, [email]aennen@amdocs.com[/email]
    says...
    >
    >Is this possible and if so are there any issue of risks that one
    >should be aware of in doing something like this.
    >
    >What we are trying to accomplish is to have a seperate table (fondly
    >called a delta table) with only the changes that have occured over a
    >period of time but still keeping the oringinal snap shot full and
    >intact for performance reasons.
    It certainly is in 9i, but unfortunately you didn't mention which version you're
    on. Can't remember if it was there in 8i, but I don't think so.

    HTH. Additions and corrections welcome.

    Pete

    SELECT standard_disclaimer, witty_remark FROM company_requirements;

    Pete Sharman Guest

  2. Similar Questions and Discussions

    1. Snapshot issue
      I've downloaded Adobe's snapshot tutorial and have it working, its storing an flv in the streams folder on the server...and it plays it back like it...
    2. Using LVM snapshot to backup database
      Are there people that have worked with LVM to snapshot a linux file system and so backup your data. I know of people using fssnap with Solaris to...
    3. Snapshot of FLV
      Is it possible to take a snapshot of a FLV frame and display it as JPG?
    4. snapshot
      I need to get a snapshot of the Hardware configuration of my pseries, Which command would help me in this issue? I need to know CPU model no. and...
    5. Snapshot of 3D scene?
      Heya, I need to be able to take a 'snapshot' of a 3D sprite at any given time, and store the snapshot in a bitmap cast member. I have tried...
  3. #2

    Default Re: Snapshot on a Snapshot

    Some problems with nested materialized views:

    [url]http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&selm=130ba93a.0211191124.7c9dadde%40posting.goog le.com[/url]
    [url]http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&selm=130ba93a.0210251116.72e8bfaf%40posting.goog le.com[/url]

    Also, you might want to take a look at 9i CDC (change data capture)
    see if it makes life easier for you.


    - Jusung Yang


    You might want to take a look at CDC (change data capture)
    [email]aennen@amdocs.com[/email] (Alan) wrote in message news:<bdcc590d.0212101011.3acce77e@posting.google. com>...
    > Is this possible and if so are there any issue of risks that one
    > should be aware of in doing something like this.
    >
    > What we are trying to accomplish is to have a seperate table (fondly
    > called a delta table) with only the changes that have occured over a
    > period of time but still keeping the oringinal snap shot full and
    > intact for performance reasons.
    Jusung Yang Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139