Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
- Oracle Server Configuration and Sizing Guidelines
- Oracle Parameter Settings
- Oracle Tablespaces
- Oracle Tablespace Settings
- Using RAID Configuration
- Connecting to an Oracle Database Using Service Name
- Configuring Oracle JDBC Driver
- Composite Indexes vs. Non Composite Indexes
- Checklist for Universal CMDB Support and Certification
- How to Enable UCMDB to Work on Oracle Container Database (CDB)
- How to Enable Support for Oracle Advanced Security (ASO) in Generic Database Adapter Based Integrations
- How to Connect UCMDB Server Container to the Oracle Database with Advanced Security Option (ASO) Enabled
Oracle Tablespaces
An Oracle tablespace is an Oracle object that is a logical container of database objects, for example, tables, indexes, and so forth. When working with
When mapping operating system files, there is an option to make the file auto-extendable. This feature is supported by
Locally Managed Tablespaces
A locally managed tablespace is a feature introduced in Oracle8i. Prior to Oracle8i, all tablespaces were dictionary-managed tablespaces. A tablespace that manages its extents locally can have either uniform extent sizes, or variable extent sizes that are determined automatically by the system. When you create the tablespace, the uniform or autoallocate (system-managed) option specifies the type of allocation.
For system-managed extents, Oracle determines the optimal size of extents, with a minimum extent size of 64 KB. This is the default extent size for permanent tablespaces.
For uniform extents, you can specify an extent size, or use the default size, which is 1 MB. Temporary tablespaces that manage their extents locally can only use this type of allocation.
Note that the NEXT, PCTINCREASE, MINEXTENTS, MAXEXTENTS, and DEFAULT STORAGE storage parameters are not valid for extents that are managed locally.
All data and temporary tablespaces should be locally managed when working with
For information on locally managing temporary tablespace using TEMPFILE, see Temporary Tablespace Settings.
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to cms-doc@microfocus.com.
Help Topic ID:
Product:
Topic Title:
Feedback: