当前位置:1Z0-042题库

问题:

[单选]

You execute the following set of commands to create a database user and to grant the system privileges in your production environment. 
SQL> CREATE USER user01 
IDENTIFIED BY oracle DEFAULT TABLESPACE tbs1 
TEMPORARY TABLESPACE temp PROFILE default 
/ 
SQL> GRANT create session, create table TO user01;
While executing the command to create a table, the user gets the following error message and the CREATE TABLE.. command fails. 
ERROR at line 1:
ORA-01950: no privileges on tablespace 
What could be the possible reason for this error message?()

A . The tablespace TBS1 is full.
B . The user is not the owner of the SYSTEM tablespace.
C . The user does not have quota on the TBS1 tablespace.
D . The user does not have sufficient system privileges to create table in the TBS1 tablespace.
E . The user does not have sufficient privileges to create table on the default permanent tablespace.

有关生物利用度,下列叙述正确的是()。 药物吸收进入血液循环的量。 达到峰浓度时体内的总药量。 达到稳态浓度时体内的总药量。 药物吸收进入体循环的量和速度。 药物通过胃肠道进入肝门静脉的量;。 幼儿园的楼梯高低要符合幼儿身心发展特点、家具的棱角不能过尖,玩具要常消毒等做法,体现幼儿园物质环境创设的() 合乎安全、卫生与教育要求。 发挥现有条件的实际效用原则。 因地制宜原则。 自己动手,发挥自觉性原则。 资产价值的高低主要取决于它能为其所有者或控制者带来的预期收益量的多少。 View the Exhibit to examine the output for the CROSSCHECK BACKUP command.  Which statement is true about the output of the command() The backup piece is expired as the new backup is available.。 The backup piece is expired because the operating-system file was not found.。 The backup piece is expired because the retention period for the backup has expired.。 The backup piece is expired because the backup set to which it belongs is not complete.。 调概准备工作越早实施越好。

You execute the following set of commands to create a database user and to grant the system privileges in your production environment. 
SQL> CREATE USER user01 
IDENTIFIED BY oracle DEFAULT TABLESPACE tbs1 
TEMPORARY TABLESPACE temp PROFILE default 
/ 
SQL> GRANT create session, create table TO user01;
While executing the command to create a table, the user gets the following error message and the CREATE TABLE.. command fails. 
ERROR at line 1:
ORA-01950: no privileges on tablespace 
What could be the possible reason for this error message?()

参考答案:

  参考解析

本题暂无解析

在线 客服