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
What the different types of replication and why are they used? : sql server DBA
Can you redefine a table online?
What authentication modes does sql server support? : sql server DBA
What are the steps you will take to improve performance of a poor performing query?
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
how can you process messages in order asynchronously?
what is ora 24313?what is the procedure to exclude that error?
What is the difference between clustered and non-clustered index? : sql server DBA
Which autogrowth database setting is good? : sql server DBA
How would you extract DDL of a table without using a GUI tool?
what is the diffrence between core dba and apps dba?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.
What types of replication are supported in sql server? : sql server DBA
how can you enable flashback feature?
How do you open a cluster administrator? : sql server DBA