What are the Characteristics of Data Files ?
Answers were Sorted based on User's Feedback
Answer / rashid ansari
datafile contain actual data and one datafile associate
with only one tablespace.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / nishi
Characterstics of Data File :
- A Data file can be associated with only one database.
- Once created, a data file cannot change is size.
- One or more data files form a logical unit of database storage called a Tablespace.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / orawhiz
A data file can be associated with only one database.Once
created a data file can't change size.
One or more data files form a logical unit of database storage
called a tablespace.
| Is This Answer Correct ? | 2 Yes | 4 No |
How to start instance with a minimal initialization parameter file?
How do we switch from init.ora file to asp file?
how can we write trigger in trigger???????? can we write one trigger on two table???
List the various oracle database objects?
What is clusters ?
two tables are there emp(eno,ename,sal,deptno),dept(deptno,dname).how form the query in deptno,ename,max(sal)
can any one help me with import/export options in oracle............
What is a connect identifier?
Differentiate between function and procedure in oracle.
What are the values that can be specified for OPTIMIZER_GOAL parameter of the ALTER SESSION Command ?
How to count duplicated values in a column in oracle?
How to get the Installed Oracle Version Information ?