How do you add a data file to a tablespace?

Answer Posted / suman

alter database tablespace ts1 add datafile
'/u01/oradata/directory name/ts1.dbf' size 5m autoextend on;

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have A,B,C servers.i want to 3 servers jobs move to D server(target server)..how? note: i said that take the backup of msdb and restore to the target server..he said while restoring jobs replaced. what is the solution

1797


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

687


what is the use of recording information about current session?

717


what do you understand by fine-grained auditing?

770


suppose you want to audit specific activities on sensitive data. How can you achieve that?

700






When setting replication, can you have distributor on sql server 2005, publisher on sql server 2008? : sql server DBA

719


What is a correlated sub-query? : sql server DBA

721


how can you communicate with operating system files from oracle?

715


Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?

2325


What is the importance of a recovery model? : sql server DBA

698


Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?

1653


You create a private database link and upon connection, fails with: ORA-2085: connects to . What is the problem? How would you go about resolving this error?

1690


what are the types of connection load-balancing?

682


what is the role of dip user in our database?

2169


What is the default fill factor value? : sql server DBA

732