当前位置:1Z0-052题库

问题:

[多选]

A database user SMITH tries to query the V$SESSION view and fails to access it as follows: SQL> connect smith/smith 
Connected. 
SQL> SELECT * FROM v$session; 
SELECT * FROM v$session * 
ERROR at line 1: 
ORA-00942: table or view does not exist 
Which are the two possible solutions to enable SMITH to query the data in V$SESSION()

A . granting SELECT privilege to SMITH on V$SESSION
B . granting SELECT privilege to SMITH on V_$SESSION
C . asking the user SMITH to run the catalog.sql script
D . granting SELECT privilege to SMITH on V$FIXED_TABLES
E . setting the O7_DICTIONARY_ACCESSIBILITY parameter to TRUE
F . creating a view based on V$SESSION and granting SELECT privilege to SMITH on the view that was created

经加固补强并经设计和监理单位鉴定能达到设计要求时,其质量评,()。 合格。 优良。 不合格。 以上都不对。 下列工程中,属于分部工程的是()。 砖砌体工程。 土方开挖工程。 建筑屋面工程。 防雷及接地工程。 You are the Database Administrator (DBA) of your company. You execute the following statement on an Oracle 10g instance:   SQL> ALTER SYSTEM SWITCH LOGFILE;   Which two tasks are performed when the statement is executed? ()  The DBWn process writes to the datafile.。  Changes in the background process are recorded.。  The log file is updated with the current SCN number.。  The System Change Number (SCN) is recorded in the control file.。  The changes to the listener configuration in the listener.ora file are recorded.。 What two are the prerequisites for enabling Flashback Database?() (Choose two) The database must be in ARCHIVELOG mode。 The database must be in MOUNT EXCLUSIVE mode。 The database must be opened in RESTRICTED mode。 The database instance must be started in the NOMOUNT state。 The database instance must have the keep buffer pool defined。 有规则游戏的几个基本因素中,核心因素是() 游戏的任务。 游戏的玩法。 游戏的规则。 游戏的结果。

A database user SMITH tries to query the V$SESSION view and fails to access it as follows: SQL> connect smith/smith 
Connected. 
SQL> SELECT * FROM v$session; 
SELECT * FROM v$session * 
ERROR at line 1: 
ORA-00942: table or view does not exist 
Which are the two possible solutions to enable SMITH to query the data in V$SESSION()

参考答案:

  参考解析

本题暂无解析

在线 客服