Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4056324
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T14:48:46+00:00 2026-05-20T14:48:46+00:00

The command to enable versioning (part of what Oracle calls Workspace Management) in Oracle

  • 0

The command to enable versioning (part of what Oracle calls Workspace Management) in Oracle (DBMS_WM.EnableVersioning) creates non-materialized views, which cannot be indexed. Will this kill performance, or will the indexes for the _AUX, _LT, and _LCK tables be used when the views are queried?

Are there significant performance issues in addition to indexing when enabling versioning?

I am using Oracle 11g.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T14:48:47+00:00Added an answer on May 20, 2026 at 2:48 pm

    As with most things, it depends.

    • Do you have queries today that need to do table scans to fetch all their data? Or is everything going to go through an index?
    • What is the use case? Are you using Workspace Manager to support long-running transactions? Or to maintain history data in a single LIVE workspace?
    • How frequently do rows change? How many versions of a row are you planning to keep?

    If you have existing queries that will do table scans, the table is rebuilt every night, and you plan on keeping history data forever, you’re likely going to have major performance issues. If all your queries use indexes to access data, rows change infrequently, and you just intend to retain a few versions of history, the indexes on the underlying tables should be sufficient.

    We’ve used Workspace Manager to maintain history on relatively slowly changing tables forever as well as relatively fast changing tables for a month. And we’ve used it to maintain discrete savepoints across tables in a few applications so that users can permanently save the state of application data at interesting points in time. In general, we’ve been satisfied with performance though complex queries will occasionally go off into the weeds when the optimizer gets confused.

    Since you’re on 11g, you may also consider Total Recall. It’s an extra-cost option on top of the enterprise license but it provides a much more efficient architecture for tracking changes to data over time assuming that you intend to store all changes for a fixed period of time. On the other hand, you’re more limited in the DDL you can issue without causing history to be discarded which tends to be a rather serious constrain in the applications I’ve worked on.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I built wxWidgets on Linux using this command: ../configure --enable-shared --disable-debug It see results
How to enable profiling for uncached_global_load_transaction counter in cuda command-line profiler?
does anyone know how to enable Ctrl-o to switch to normal-mode for one command
The following PHP command used to enable function overloading for multibyte data doesn't seem
I'm having an issue with EF Migrations, specifically with getting the Enable-Migrations command to
I'm trying to enable auto complete for the command line in emacs mode. When
I have a command line winforms executable that calls into a Windows winforms application.
I tried to run the command 'Enable-Migrations' in a new project and I got
I've installed the NuGet package for RazorGenerator.mvc and then run the shell command Enable-RazorGenerator
When I wanted to enable Maven to run from the command line, I did

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.