- Oracle 11g OCP认证052考试题库(43)-CUUG内部学员版Which is true about external tables? A)Segments are allocated for external tables. B)They may have indexes. C)They do not support partitioning. D)The ORACLE_DATAPUMP access driver can be used...[详细]
- Oracle 11g OCP认证052考试题库(42)-CUUG内部学员版You successfully executed these commands: connect scott/tiger@prod1; CREATE DATABASE LINK db_prod2 CONNECT TO scott IDENTIFIED BY tiger USING 'PROD2'; Which type of database link is created?...[详细]
- Oracle 11g OCP认证052考试题库(41)-CUUG内部学员版Examine this session output: SQL connect scott/tiger Connected. SQLselect name,value 2 from v$parameter 3 where name='audit_trail'; NAME VALUE --------------------- ----------------- audi...[详细]
- Oracle 11g OCP认证052考试题库(40)-CUUG内部学员版Which four are true about auditing? A)DML statements can be audited when they fail to execute B)Select statements can be audited when they execute successfully. C)All Oracle auditing operation...[详细]
- Oracle 11g OCP认证052考试题库(39)-CUUG内部学员版Which three are true about auditing? A)Auditing is active only when the database is OPEN. B)Audit records are always stored in the database. C)Audit of the use of system privileges can be enab...[详细]
- Oracle 11g OCP认证052考试题库(38)-CUUG内部学员版You want to audit update statements that refer to USER1.DEPT.DNAME. Which type of auditing must you use? A)standard auditing B)mandatory auditing C)value-based auditing D)fine-grained auditi...[详细]
- Oracle 11g OCP认证052考试题库(37)-CUUG内部学员版Examine these facts about objects in the SYSTEM schema: 1.EMP is a table. 2.EMP_PK is a primary key constraint on EMP.ENO. 3.EMP_IDX is an index on EMP.MGR_NO. 4.EMP_SEQ is a sequence used to...[详细]
- Oracle 11g OCP认证052考试题库(36)-CUUG内部学员版Which two statements are true regarding the Oracle Data Pump export and import operations? (choose two) A)You cannot export data from a remote database. B)You can rename tables during an impor...[详细]
- Oracle 11g OCP认证052考试题库(35)-CUUG内部学员版Which two are true about Oracle Data Pump in Oracle Database 11g Release 2? A)If the directory used in the export operation has existing dump files, it overwrites them. B)It allows encryption t...[详细]
- Oracle 11g OCP认证052考试题库(34)-CUUG内部学员版Where is an expdp operation tracked? A)dump files B)control file C)log files D)Automatic Diagnostic Repository(ADR) E)master table (MT)[详细]
- Oracle 11g OCP认证052考试题库(33)-CUUG内部学员版Which two can be exported by a non-administrative account by using Data Pump? A)directory objects B)tables C)tablespaces D)schemas E)database[详细]