当前位置:1z0-043题库

问题:

[单选]

Your database is open and running in ARCHIVELOG mode. You take RMAN full backups every Sunday night. On Monday morning, while querying the user1.employees table, you receive the following error message: 
01578: ORACLE data block corrupted (file # 5, block # 51) ORA­01110: data file 5: ’/u01/app/oracle/oradata/orcl/example01.dbf’ 
You need to rectify the corruption while ensuring the following: The data file should remain online. 
The mean time to recover (MTTR) should be minimal. 
You are not using a backup control file, and all the archived logs are accessible. Which option would you choose?()

A . flash back the corrupted blocks
B . use the DBMS_REPAIR package
C . use the RMAN TSPITR command
D . use the RMAN BLOCKRECOVER command
E . use the RESTORE DATABASE and RECOVER DATABASE commands
F . investigate the time at which the corruption occurred and perform a point­in­time recovery

我国的中小企业促进法确定了大中小企业的划分标准,主要包括以下几方面() 利润。 职工人数。 产品类型。 销售额。 资产总额。 混凝土刚性防水屋面的防水层应采用不低于()级的细石混凝土整体现浇。 C30。 C25。 C20D。 C15。 For which action can you use the TO_DATE function? () Convert any date literal to a date。 Convert any numeric literal to a date。 Convert any character literal to a date。 Convert any date to a character literal。 Format '10-JAN-99' to 'January 10 1999'。 书面形式是指可以有形地表现当事人订立的合同内容的形式。但不包括以下中的哪一项()。 合同书。 传达的口信。 信件。 电子邮件。 User SCOTT executes the following command on the EMP table but has not issued COMMIT, ROLLBACK,or any data definition language (DDL) command:  SQL> SELECT job FROM emp  2  WHERE job=’CLERK’ FOR UPDATE OF empno;  SCOTT has opened another session to work with the database. Which three operations would wait when issued in SCOTT’s second session?() LOCK TABLE emp IN SHARE MODE;。 LOCK TABLE emp IN EXCLUSIVE MODE;。 DELETE FROM emp WHERE job=’MANAGER’;。 INSERT INTO emp(empno,ename) VALUES (1289,’Dick’);。 SELECT job FROM emp WHERE job=’CLERK’ FOR UPDATE OF empno;。

Your database is open and running in ARCHIVELOG mode. You take RMAN full backups every Sunday night. On Monday morning, while querying the user1.employees table, you receive the following error message: 
01578: ORACLE data block corrupted (file # 5, block # 51) ORA­01110: data file 5: ’/u01/app/oracle/oradata/orcl/example01.dbf’ 
You need to rectify the corruption while ensuring the following: The data file should remain online. 
The mean time to recover (MTTR) should be minimal. 
You are not using a backup control file, and all the archived logs are accessible. Which option would you choose?()

参考答案:

  参考解析

本题暂无解析

在线 客服