InterviewSolution
| 1. |
What Is An Oracle Ultrasearch Instance? |
|
Answer» An ULTRA Search INSTANCE can be CREATED to provide isolation for the data collections that have been crawled.We can create a read-only SNAPSHOT of a master ORACLE Ultra Search instance. This is useful for query processing or for backup.We can also make a snapshot instance updatable. This is useful when the master instance is corrupted and we want to use a snapshot as a new master instance. An Ultra Search instance can be created to provide isolation for the data collections that have been crawled.We can create a read-only snapshot of a master Oracle Ultra Search instance. This is useful for query processing or for backup.We can also make a snapshot instance updatable. This is useful when the master instance is corrupted and we want to use a snapshot as a new master instance. |
|