分享
 
 
 

1Z0-023考试回忆11.20

王朝other·作者佚名  2008-05-19
窄屏简体版  字體: |||超大  

Dear all.

It's not my lucky day today, I didn't pass, only got 37. I'll try in next month. Please read following questions, it's really exact same with real test.

and be careful on password and profiles, for exemple view password expire date,

1.redo log file(group, members size..)

2.temporary and permanent segment different..

3.Archive Log List or select * from archive_log_list which view is right...

4. Add datafile solution..

5. Which will be use when SQL*Loader...log file or other...

1. Which of the following is one reason for using the package, DBMS_TTS?

A. To verify that a tablespace is self-contained.

B. To drop indexes outside a transportable tablespace.

C. To create the metadata for a transportable tablespace.

D. To attach transportable tablespaces datafiles to the database.

2. Which export option will generate code to create an initial extent that is equal to the sum of the sizes of all the extents currently allocated to an object?

A. FULL

B. DIRECT

C. COMPACT

D. COMPRESS

3. What are two reasons for changing user quotas on a tablespace?

A. A datafile becomes full.

B. A user encounters slow response time from the application.

C. Tables owned by a user exhibit rapid and unanticipated growth.

D. Database objects are reorganized and placed in different tablespace.

4. A DBA performs the query:

SELECT tablespace_name, max_blocks

FROM dba_tablespace_quotas

WHERE username= ?ERRY?

That returns the result:

TABLESPACE_NAME MAX_BYTES

DATA01 -1

What does -1 indicate?

A. Tablespace DATA01 has been dropped.

B. Tablespace DATA01 has no free space.

C. The user has no quotas on tablespace DATA01.

D. The user has an unlimited quota on tablespace DATA01.

E. The user has exceeded his or her quota on the tablespace DATA01.

5. Consider the following command to create the user ?eter?

CREATE USER peter

IDENTIFIED by pan

TEMPORARY TABLESPACE temp

PASSWORD EXPIRE;

Since no default tablespace was specified, what will happen if this command is executed?

A. The user will not own a home directory.

B. The user peter will be created using the TEMP tablespace as the default.

C. The user peter will be created using the SYSTEM tablespace as the default.

D. The code will produce an error message, the user peter will not be created.

6. An Oracle user receives the following error:

ORA-01555 SNAPSHOP TOO OLD

What are two possible solutions?

A. Increase the extent size of the rollback segments.

B. Perform media recovery.

C. Increase the number of rollback segments.

D. Increase the size of the rollback segment tablespace.

E. Increase the value of the OPTIMAL storage parameter.

7. When creating rollback segments, what is the recommended value for the MINEXTENT minimize dynamic extension?

A. 15

B. 20

C. five

D. ten per transaction

E. number_of_users*25

8. MINEXTENTS must be at least _____ when a rollback segment is created.

A. 1

B. 2

C. 3

D. 5

9. You are creating a database with a character set other than US7ACII. Which operating system environmental variable needs to be set to specify the director location of the NLS support files?

A. NLS_LANG

B. ORA_NLS33

C. ORACLE_SID

D. ORACLE_BASE

E. ORACLE_HOME

10. Given the statement:

CREATE DATABASE orc1

LOGFILE GROUP 1 ?1/Oracle/dba/logla.rdo?SITE DM

GROUP 2 ?01/Oracle/dba/logla.rdo?SITE DM

DATAFILE ?01/Oracle/dbs/sys_01.dbf?REUSE;

Which statement is true?

A. The online redo logs will be multiplexed.

B. The file ?01/Oracle/dbs/sys_01.dbf?already exists.

C. File ?01/Oracle/dbs/sys_01.dbf?as a parameter file.

D. The control file name is ?01/Oracle/dbs/sys_01.dbf?

E. Oracle will determine the optimum size for ?01/Oracle/dba/sys_01.dbf?

11. What is a default role?

A. A role that requires a password.

B. A role that requires no password.

C. A role automatically enabled when the user logs on.

D. A role automatically assigned when the user is created.

12. Who is the owner of a role?

A. SYS

B. Nobody

C. SYSTEM

D. The creator

13. Which class of segments is most likely to cause fragmentation in permanent tablespace?

A. Index segments.

B. Rollback segments.

C. User data segments.

D. Temporary segments.

E. Data dictionary segments.

14. Which data dictionary view shows the available free space in a certain tablespace?

A. DBA_EXTENTS

B. V$FREESPACE

C. DBA_FREE_SPACE

D. DBA_TABLESPACE

E. DBA_FREE_EXTENTS

15. Which statement about using PCTFREE and PCTUSED is true?

A. Block space utilization can be specified only at the segment level.

B. Block space utilization can be specified only in the data dictionary.

C. Block space utilization parameters can only be specified at the tablespace.

D. Block space utilization can be specified both at the tablespace level and segment level.

16. Which type of index should be created to spread the distribution of an index across the index tree?

A. B-tree indexes.

B. Bitmap indexes.

C. Reverse-key indexes.

D. Function-based indexes.

17. Which statement about rebuilding indexes is true?

A. The NOSORT option must be used.

B. The new index is built using the table as the data source

C. A reverse b-tree index can be converted to a normal index.

D. Query performance may be affected because the index is not.

18. When granting the system privilege, which clause enables the grantee to further grant the privilege to other users or roles?

A. PUBLIC

B. WITH PRIVILEGE

C. WITH ADMIN OPTION

D. WITH GRANT OPTION

19. Which view will show a list of privileges that are available for the current session to a user?

A. SESSION_PRIVS

B. DBA_SYS_PRIVS

C. DBA_COL_PRIVS

D. DBA_SESSION_PRIVS

20. How does a DBA specify multiple control files?

A. With the ADD CONTROLFILE command.

B. By using the files in the STARTUP command.

C. With the MULTIPLEX control file command.

D. By listing the files in the CONTROL_FILES parameter.

21. Which dynamic view should a DBA query to obtain information about the different sections of the control file?

A. V$CONTROLFILE

B. DBA_CONTROLFILE

C. V$CONTROLFILE_RECORD_SECTION

D. DBA_CONRTOLFILE_RECORD_SECTION

22. What are two characteristics of the control file?

A. It is a text file

B. It is a fixed size.

C. It should be multiplexed.

D. It is required to start the instance.

E. It must be updated at every log switch.

23. Which two dynamic views can be queried when a database is started up in nomount state?

A. V$SGA

B. V$LOGFILE

C. V$INSTANCE

D. V$CONTROLFILE

E. V$DATAFILE_HEADER

24. Which t

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
2023年上半年GDP全球前十五强
 百态   2023-10-24
美众议院议长启动对拜登的弹劾调查
 百态   2023-09-13
上海、济南、武汉等多地出现不明坠落物
 探索   2023-09-06
印度或要将国名改为“巴拉特”
 百态   2023-09-06
男子为女友送行,买票不登机被捕
 百态   2023-08-20
手机地震预警功能怎么开?
 干货   2023-08-06
女子4年卖2套房花700多万做美容:不但没变美脸,面部还出现变形
 百态   2023-08-04
住户一楼被水淹 还冲来8头猪
 百态   2023-07-31
女子体内爬出大量瓜子状活虫
 百态   2023-07-25
地球连续35年收到神秘规律性信号,网友:不要回答!
 探索   2023-07-21
全球镓价格本周大涨27%
 探索   2023-07-09
钱都流向了那些不缺钱的人,苦都留给了能吃苦的人
 探索   2023-07-02
倩女手游刀客魅者强控制(强混乱强眩晕强睡眠)和对应控制抗性的关系
 百态   2020-08-20
美国5月9日最新疫情:美国确诊人数突破131万
 百态   2020-05-09
荷兰政府宣布将集体辞职
 干货   2020-04-30
倩女幽魂手游师徒任务情义春秋猜成语答案逍遥观:鹏程万里
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案神机营:射石饮羽
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案昆仑山:拔刀相助
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案天工阁:鬼斧神工
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案丝路古道:单枪匹马
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:与虎谋皮
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:李代桃僵
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:指鹿为马
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案金陵:小鸟依人
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案金陵:千金买邻
 干货   2019-11-12
 
推荐阅读
 
 
 
>>返回首頁<<
 
靜靜地坐在廢墟上,四周的荒凉一望無際,忽然覺得,淒涼也很美
© 2005- 王朝網路 版權所有