当前分类: Oracle认证考试
问题:Users are performing a large volume of inserts and deletes on the application tables in the APPS tablespace. You observe that there are several warning alerts being generated for the APPS tablespace space usage metrics. Currently, the warning threshold fo...
查看答案
问题:在PL/SQL中定义一个可以存放雇员表(EMP)的员工名称(EN...
问题:以下哪个命令是DDL命令()...
问题:You are working̳...
问题:You notice a performance change...
问题:Which SQL statement defines a FO...
问题:In your test d...
问题:You have a login-path named "ad...
问题:What are three benefits of performing data definition language (DDL) statements against a partitioned table with the UPDATE GLOBAL INDEXES clause?()A、Global indexes are rebuilt automatically at the end of the DDL operation thereby avoiding problems with t...
问题:Which two statements are true about encrypting RMAN backup?() (Choose two.)A、The transparent encryption of backups uses the encryption walletB、The database uses the same encryption key for every encrypted backupC、The password encryption of backups only us...
问题:Examine the description of the EMPLOYEES table: EMP_ID NUMBER(4) NOT NULL LAST_NAME VARCHAR2(30) NOT NULL FIRST_NAME VARCHAR2(30) DEPT_ID NUMBER(2) JOB_CAT VARCHAR2(30) SALARY NUMBER(8,2) Which statement shows the department ID, minimum salary, and maximu...
问题:Given a complete loss of your database, in what order would you need to perform the following RMAN operations to restore it?() a. restore controlfile b. restore database c. restore spfile d. recover database e. alter database open f. alter database...
问题:You are developing&#...
问题:You configured automa...
问题:Examine the details of the Top 5...
问题:oracle系统进程主要有哪些?...
问题:()参数用于确定是否要将方案导出。A、FILEB、SCHEMAC、OWNERD、TABLES...
问题:对于以下SQL语句说法正确的是() SELECT ename ...
问题:While reviewing the MySQL error log, you see occasions where MySQL has exceeded the number of file handles allowed to it by the operating system. Which method will reduce the number of file handles in use?()A、Activating the MySQL Enterprise thread pool pl...
问题:当ORACLE9.2数据库服务器安装后,将自动创建两个具有超级权限的用户,并且要求设定这两个用户的口令,这两个用户是()A、SYSTEM和MANAGERB、SYS和SYSTEMC、SYS和SYSMAND、ROOT和SUPERMANE、SCOTT和TIGER...