Automatic Historical Tracking of Data in Oracle Using Flashback Data Archive

  Рет қаралды 6,386

Oracle Database Development Tools

Oracle Database Development Tools

Күн бұрын

Пікірлер
@ronangustavodimarcosaletti798
@ronangustavodimarcosaletti798 4 жыл бұрын
Hi Chris, one question about 12c/19c standard versions, does this feature works there? what about license, is it free on 12c/19c standard edition? Thanks a lot!
@MrPULKITMATHUR
@MrPULKITMATHUR 6 жыл бұрын
Hi Chris, one question about how quickly this data can be accessed in large DBs. We have a requirement where a frontend user would need to check historical data on a regular basis in the frontend application. If we use "Flashback Data Archive", is the data stored in some kind of "Archive" and it would be costly to make the call for accessing the historical data very frequently? Or can the historical data be accessed with the same "cost" as accessing other operational data from other operational tables?
@chrissaxon3111
@chrissaxon3111 6 жыл бұрын
Yes, the data are stored in an archive - real tables, managed by the database. You can query them directly if you want; but it's better to get the data through the "as of" syntax. If you look at the plan of an "as of" query, you'll see a scary looking plan with lots of unions. The cost of doing these queries is the classic "it depends" answer. If your app does lots of insert/update/deletes, there will be a lot of history to wade through. So the query may take a while. If it's read and/or insert-mostly, there's only the insert "changes" to see. Ultimately it's just a query. Albeit one controlled by the database. So you'll need to test to see how it performs in your app. Like all SQL, the overall size is irrelevant to how fast it is. It's how much data the query you run processes.
What's New in Oracle SQL Developer version 4.1
56:09
Oracle Database Development Tools
Рет қаралды 22 М.
Using SQL in Oracle Database 12c to Query Twitter Data stored as JSON
27:37
Oracle Database Development Tools
Рет қаралды 2,4 М.
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
How to archive old data
1:01:02
Oracle Developers
Рет қаралды 16 М.
Generating Code Quickly with Oracle SQL Developer
16:28
Oracle Database Development Tools
Рет қаралды 7 М.
Microservices with Databases can be challenging...
20:52
Software Developer Diaries
Рет қаралды 119 М.
7 Database Design Mistakes to Avoid (With Solutions)
11:29
Database Star
Рет қаралды 95 М.
Best of CES 2025
14:50
The Verge
Рет қаралды 412 М.
Reverse Engineering your Oracle Database to a Relational Data Model
22:43
Oracle Database Development Tools
Рет қаралды 18 М.
Oracle 12c: Database Administration II Part 2: Flashback Data Archives
9:41
GogoTraining - PeopleCert Accredited (ATO)
Рет қаралды 285
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН