Flashback Query Benefits (368)
This section lists some of the benefits of using Flashback Query.
■ Application Transparency
Packaged applications, like report generation tools that only do queries, can run in
Flashback Query mode by using logon triggers. Applications can run
transparently without requiring changes to code. All the constraints that the
application needs to be satisfied are guaranteed to hold good, because there is a
consistent version of the database as of the Flashback Query time.
■ Application Performance
If an application requires recovery actions, it can do so by saving SCNs and
flashing back to those SCNs. This is a lot easier and faster than saving data sets
and restoring them later, which would be required if the application were to do
explicit versioning. Using Flashback Query, there are no costs for logging that
would be incurred by explicit versioning.
■ Online Operation
Flashback Query is an online operation. Concurrent DMLs and queries from other
sessions are allowed while an object is queried inside Flashback Query.The speed
of these operations is unaffected. Moreover, different sessions can flash back to
different Flashback times or SCNs on the same object concurrently. The speed of
the Flashback Query itself depends on the amount of undo that needs to be
applied, which is proportional to how far back in time the query goes.
■ Easy Manageability
There is no additional management on the part of the user, except setting the
appropriate retention interval, having the right privileges, and so on. No
additional logging has to be turned on, because past versions are constructed
automatically, as needed.
閃回查詢的優勢
1. 應用透明
2. 提高應用效能
與先轉存再恢復相比更容易更方便
3. 聯機操作
在想同的表上其他會話也可以閃回
4. 易於管理
出了有足夠的許可權外 , 無需其他的附加要求
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-993547/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 【Flashback】Flashback Query功能實踐
- flashback技術之---flashback query
- flashback version query和 flashback transaction query簡單應用
- flashback技術之---flashback Transaction Query
- flashback技術之---flashback version query
- oracle 10g flashback version query 和 flashback transaction query實驗Oracle 10g
- flashback總結四之Flashback_Query
- oracle10g之flashback version query 和flashback transaction query 實驗Oracle
- ORACLE Flashback Query偽列Oracle
- flashback總結六之Flashback_Transaction_Query
- 【實驗】【Flashback】Flashback Transaction Query功能實踐
- 閃回之 Flashback Query (dml表、過程、函式、包等)、Flashback version Query函式
- Oracle10g的Flashback之Flashback Transaction QueryOracle
- flashback總結五之Flashback_Query_Version(上)
- flashback query閃回資料
- flashback drop/query/table/database/archiveDatabaseHive
- Flashback Query閃回查詢
- Overview of Oracle Flashback Query I (366)ViewOracle
- Overview of Oracle Flashback Query II (367)ViewOracle
- ORACLE 11G Flashback Versions QueryOracle
- flashback version query in oracle 10gOracle 10g
- Flashback Query的應用(轉帖)
- flashback總結五之Flashback_Query_Version(下)_補充
- Oracle閃回技術--Flashback Version QueryOracle
- Oracle Flashback query查詢的侷限Oracle
- 使用flashback query巧妙抽取指定資料
- 閃回版本查詢(Flashback Version Query)
- Oracle10g的Flashback version QueryOracle
- 聊聊閃回版本查詢Flashback Version Query
- 聊聊閃回事務查詢Flashback Transaction Query
- flashback_transaction_query的資料來源!
- 【實驗】【Flashback】Flash Version Query功能實踐
- 【Flashback】使用檢視快速獲得Flashback Query閃回查詢資料
- Benefits of ITIL
- flashback_transaction_query資料保留的時間
- Flashback Query恢復誤刪除資料(轉)
- Flashback Query 針對DML誤操作的恢復
- 368