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
can u plz tell me what r the mandatory skills for getting job as a sql dba......plz send me all details thank you my id :k.mohann.mohan@gmail.com
What is the difference between clustered and non-clustered index? : sql server DBA
What is the difference between the 2 operating modes of database mirroring? : sql server DBA
What are the different types of upgrades that can be performed in sql server? : sql server DBA
what is a user-defined lock?
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?
If you are given access to a sql server, how do you find if the sql instance is a named instance or a default instance? : sql server DBA
Why would you call update statistics? : sql server DBA
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
What view(s) do you use to associate a user's SQLPLUS session with his o/s process?
What is transparent data encryption? : sql server DBA
How to start SQL Server in minimal configuration mode?
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
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.
Why would you use sql agent? : sql server DBA