当前位置:1z0-043题库

问题:

[单选]

A user executes a query on the EMPtable, which contains thousands of rows, to get details about employees in one of the departments. The user receives the following error: 
SQL> SELECT ename FROM emp WHERE deptno=10 ORDER BY sal; 
SELECT ename FROM emp WHERE deptno=10 ORDER BY sal 
ERROR at line 1: 
ORA-01157: cannot identify/lock data file 
201 - see DBWR trace file ORA-01110: data file 201:’/u01/app/oracle/oradata/orcl/temp01.dbf’ 
What is a possible reason?()

A .  The tempfile belonging to the default temporary tablespace is missing.
B .  The database is opened in restricted mode, so queries are not allowed
C .  The default temporary tablespace required to execute the query is offline.
D .  The default temporary tablespace required to execute the query is dropped.
E .  The default temporary tablespace required to execute the query is read-only.

建筑安装工程计价程序分为()。 A.建设单位工程招标控制价计价程序 。 B.招标机构控制价计价程序 。 C.施工企业工程投标报价计价程序 。 D.竣工结算计价程序。 What is the result?() end。 Compilation fails.。 exception end。 exception test end。 A Throwable is thrown by main.。 An Exception is thrown by main.。 《社会保险法》由第十一届全国人大常委会第十七次会议于2010年10月28日通过,()起施行。 2010年10月28日。 2010年12月30日。 2011年1月1日。 2011年7月1日。 You conned using SQL Plus to the root container of a multitenant container database (CDB) with SYSDBA privilege. The CDB has several pluggable databases (PDBs) open in the read/write mode. There are ongoing transactions in both the CDB and PDBs. What happens alter issuing the SHUTDOWN TRANSACTIONAL statement?() The shutdown proceeds immediately. The shutdown proceeds as soon as all transactions in the PDBs are either committed or rolledhack.。 The shutdown proceeds as soon as all transactions in the CDB are either committed or rolled back.。 The shutdown proceeds as soon as all transactions in both the CDB and PDBs are either committed or rolled back.。 The statement results in an error because there are open PDBs.。 防水卷材起鼓的原因是() 基层的水分大。 粘结剂胶合不牢。 底层空气未排净。 搭接不到位。

A user executes a query on the EMPtable, which contains thousands of rows, to get details about employees in one of the departments. The user receives the following error: 
SQL> SELECT ename FROM emp WHERE deptno=10 ORDER BY sal; 
SELECT ename FROM emp WHERE deptno=10 ORDER BY sal 
ERROR at line 1: 
ORA-01157: cannot identify/lock data file 
201 - see DBWR trace file ORA-01110: data file 201:’/u01/app/oracle/oradata/orcl/temp01.dbf’ 
What is a possible reason?()

参考答案:

  参考解析

本题暂无解析

在线 客服