How do you add a data file to a tablespace?

Answer Posted / hemant shrimali (dba)

alter tablespace T1
add datafile 'c:\xx\T1.dbf' size 4M autoextend off;

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?

2471


what is a user-defined lock?

664


What is dbcc? : sql server DBA

870


how does an oracle clusterware manage crs resources?

658


how can you get actual data change values from previous transactions in oracle?

698






What authentication modes does sql server support? : sql server DBA

792


Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down? : sql server DBA

674


Does transparent data encryption provide encryption when transmitting data across network? : sql server DBA

685


What types of replication are supported in sql server? : sql server DBA

673


how can you initialize log miner?

688


What are the different sql server versions you have worked on? : sql server DBA

627


what is ora 24313?what is the procedure to exclude that error?

2197


Query processing is slow(eg select query)how will u solve that

6763


What purpose does the model database server? : sql server DBA

711


how can you find out if a table can be redefined?

686