Hi Every One , What is the table Space in Oracle Database ?
waiting for answere and thankyou
Answer Posted / guneetinder singh
Table space in a database is the logical space used by the
oracle when oracle wants to do some common work by grouping
many other subgroup, then the common group is called tablespace.
generally tablespace is of 6MB.
Out of which 2MB is system reserved and 4MB is available to
user.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the maximum number of triggers that can be applied to a single table?
Name the three major set of files on disk that compose a database in Oracle?
What is an oracle wallet?
how to join query for one source type is oracle another source type is sql server ?
while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511
Can we use bind variables in oracle stored procedure?
What is tns service name?
Explain the use of rows option in imp command.
What is snapshot is too old? Give and example for better understand.
Explain alias?
Explain the features of oracle?
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
How to rename an existing table?
Explain about the analyze command in oracle?
What are the parameters that we can pass through a stored procedure?