|
|
Authorized user can see question and answers. Please log in or sign up. 
|
#185. The PROD database contains the USER_DATA tablespace. The USER_DATA was created using this CREATE TABLESPACE statement: CREATE TABLESPACE user_data DATAFILE '/user01/oradata/user_data.dbf' SIZE 200M EXTENT MANAGEMENT DICTIONARY DEFAULT STORAGE (INITIAL 20M NEXT 20M);
The requirements of the tablespace have changed and you need to alter the tablespace so that the tablespace manages its own extents using a bitmap. What should you do to change the space management method used by the USER_DATA tablespace?
Show comments for this question (1)
Add comments
Link to this question
|
|
#187. You create the PROD_DATA tablespace using this CREATE TABLESPACE statement: CREATE TABLESPACE prod_data DATAFILE '/u01/oradata/prod_data01.dbf' SIZE 50M LOCALLY MANAGED UNIFORM SIZE 2M AUTOMATIC SEGMENT SPACE MANAGEMENT;
Which statement about the PROD_DATA tablespace is true?
Show comments for this question (1)
Add comments
Link to this question
|
|
#190. Evaluate this statement: CREATE TABLESPACE user_tbs DATAFILE '/user/oracle9i/orahome91/user_data.dbf' SIZE 1M AUTOEXTEND ON MINIMUM EXTENT 4K NOLOGGING DEFAULT STORAGE (INITIAL 10K NEXT 10K PCTINCREASE 50) EXTENT MANAGEMENT DICTIONARY SEGMENT SPACE MANAGEMENT AUTO;
Which statement about this CREATE TABLESPACE statement is true?
Show comments for this question (1)
Add comments
Link to this question
|
|
|
|
gen. 0.101
|
Server date 01:05 08-01-2009
|
Developed by Zip © 2006
|
|
 |
|
|