Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
More than one datafile per tablespace - Oracle Architecture
Home
>>
Category
>>
Oracle (MCQ) questions and answers
>>
Oracle Architecture
Q. Can there be more than one datafile per tablespace?
- Published on 30 Jul 15
a.
Yes
b.
No
ANSWER: Yes
Related Content
Oracle DBA (
67
)
Oracle Replication (
19
)
Oracle Architecture (
20
)
Oracle Transaction (
40
)
Administering and Managing an Oracle Database (
25
)
Managing Oracle Database Processes (
8
)
Oracle Control Files (
27
)
Oracle Redo Log (
23
)
Oracle Tablespaces (
24
)
Oracle Datafiles and Tempfiles (
13
)
Oracle Managed Files (
11
)
Oracle Schema (
26
)
Oracle Tables (
13
)
Oracle Indexes and Partitioned Tables (
24
)
Oracle Clusters (
24
)
Oracle Views, Sequences, and Synonyms (
15
)
Oracle Distributed Database concepts (
28
)
Discussion
Nirja Shah
-Posted on 27 Aug 15
-When a schema object such as a table or index is created, its segment is created within a designated tablespace in the database.
-For example, suppose you create a table in a specific tablespace using the CREATE TABLE command with the TABLESPACE option.
-Oracle allocates the space for this table's data segment in one or more of the datafiles that constitute the specified tablespace.
-An object's segment allocates space in only one tablespace of a database.
➨
Post your comment / Share knowledge
Required!
Required!
Invalid Email Id!
Required!
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
MCQs
English
Tutorials
Download
▲