In 11.2, Oracle offers the option of invisible indexes, which can't be 'seen' by any session by default, so it can be created and remain unavailable until testing is scheduled. This can be confusing since Oracle has never offered such a feature. Looking at an example might clear up any confusion.
Archiving older data is a complex task. Within the context of an Oracle database there are methods of archiving data, some simple, some a bit more complex but still within the realm of possibility. Let's look at those options and what they can, and cannot, offer.
Rob Gravelle writes: 'Oracle is the BMW of the database server world. Everyone tries to beat them, but then they raise the bar with each successive release.'
In an Oracle database, database replication is the process of duplicating objects and moving them out to multiple databases so users have continuous access to shared data even in the event of a disaster.