What is tablespace in oracle?
how can we create?
how is it manage?
.
.
.
Thnx 2 All in Advnc....:)

Answer Posted / ramya

The Structure of the table is known as tablespace,
create tablespace
users
datafile
‘/ora01/oracle/oradata/booktst_users_01.dbf’
size
50m;
using alter query we can manage the tablesapace

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an oracle tablespace?

600


when we are importing items in inventory, showing errors, Oracle support suggested us for running scripts & also suggested if we run scripts, iprocurement applicaation if is there it will show shared and if we go in future for iprocurement, it wont work. So kinldy suggest any functional solution.

1467


Explain oracle left join with an example?

581


What is the usage of synonyms?

580


How to create a new table in oracle?

589






What is memory advisor in Oracle?

627


How can I introduce multiple conditions in like operator?

547


How to export several tables together?

562


What is redo log?

621


How to use subqueries with the in operator using oracle?

606


How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?

2722


How to change program global area (pga) in oracle?

580


while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511

3865


What is SQL access advisor in Oracle?

628


Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracles. What database recovery options are available? Database is in archive log mode.

1528