题目详情
当前位置:首页 > 职业培训考试
题目详情:
发布时间:2024-01-03 01:16:44

[不定项选择题]国际规定,电压在()伏以下不必考虑防止电击的安全。
A.36
B.25
C.65
D.70
E.以上都对

更多"[不定项选择题]国际规定,电压在()伏以下不必考虑防止电击的安全。"的相关试题:

[单选题]国际规定,电压在( )V以下不必考虑防止电击的危险。
A.36
B.65
C.25
D.110
[填空题]国际规定,电压( )伏以下不必考虑防止电击的危险。
[不定项选择题]危险识别和评价考虑的因素有()。
A.人
B.环境
C.财产
D.物
E.以上都对
[单选题]ABJ008 5 1 1
国际规定,电压( )伏以下不必考虑防止电击的危险。
A.36伏
B.65伏
C.25伏
D.110伏
[不定项选择题]我国规定工作地点噪声容许标准为()分贝。
A. 75
B.80
C.85
D.90
E.100
[不定项选择题]我国城市轨道交通供电规定为哪几种电压( )
A.600V
B.750V
C.1500V
D.110V
E.24V
[不定项选择题]ATC系统计算的安全距离须考虑哪些因素()。
A.列车制动系统保证减速度
B.车辆切断牵引的保证时间
C.车辆系统施加制动的保证时间
D.CC定位误差
E.牵引切除的时间内的最大加速度
[不定项选择题]《安全生产法》规定的法律责任包括(_)责任。
A.民事责任
B.行政责任
C.刑事责任
D.非刑事责任
E.以上都对
[不定项选择题]Which statement describes the significance of the CHANGE FAILURE

Command in RMAN? (Choose all that apply.) choose two


A.

It is used to change failure priority only for HIGH or LOW priorities.


B.

It is used to execute the advised repair script.


C.

It is used to change failure priority only for the CRITICAL priority.


D.

It is used to explicitly close the open failures.


E. It is used to inform the database about the repair after the repair script
Executes.
[不定项选择题]The persistent configuration settings for RMAN have default for all

Parameters. 

Identify four RMAN commands that produce a multi-section Backup.


A.

BACKUP TABLESPACE SYSTEM SECTION SIZE 100M;


B.

BACKUP AS COPY TABLESPACE SYSTEM SECTION SIZE 100M;


C.

BACKUP ARCHIVELOG ALL SECTION SIZE 25M;


D.

BACKUP TABLESPACE "TEMP" SECTION SIZE 10M;


E. BACKUP TABLESPACE "UNDO" INCLUDE CURRENT CONTROLFILE SECTION
SIZE 100M;
F. BACKUP SPFILE SECTION SIZE 1M;
G. BACKUP INCREMENTAL LEVEL 0 TABLESPACE SYSAUX SECTION SIZE 100M;
[不定项选择题]凸轮分为()。
A.盘形凸轮
B.平面凸轮
C.移动凸轮
D.靠模板
E.圆柱凸轮
[不定项选择题]侧护板与渡板之间高度间隙设计时应考虑以下哪些因素:
A.尽量小以避免东西掉落
B.尽量密封,减小物品掉落的可能性
C.不能太小造成弯道时侧护板与渡板相抗
D.侧护板下部应采用可变形材质
[不定项选择题]You must transport the UNIVERSITY tablespace from one database to

Another.

The UNIVERSITY tablespace is currently open read/write.

The source and destination platforms have different endian formats.

Examine this list of actions:

1-Make the UNIVERSITY tablespace read-only on the source system.

2-Export the UNIVERSITY tablespace metadata using EXPDP.

3-Convert the UNIVERSITY tablespace data files to the destination platform format using RMAN on the source system.

4-Copy the UNIVERSITY tablespace data files to the destination system.

5-Copy the Data Pump dump set to the destination system.

6-Convert the UNIVERSITY tablespace data files to the destination platform format using RMAN on the destination system.

7-Import the UNIVERSITY tablespace metadata using IMPDP.

8-Make the UNIVERSITY tablespace read/write on the destination system.

Which is the minimum number of actions required, in the correct order, to transport the UNIVERSITY tablespace?


A.

1, 2, 4, 5, 7, 8


B.

1, 2, 4, 6, 7, 8


C.

1, 2, 3, 4, 5, 7, 8


D.

1, 2, 3, 4, 5, 6, 7, 8


E. 2, 4, 5, 6, 7
[不定项选择题]You notice performance degradation in your production Oracle 12c

Database. You want to know what caused this performance difference.

Which method or feature should you use?


A.

Database Replay


B.

Automatic Database Diagnostic Monitor (ADDM) Compare Period report


C.

Active Session History (ASH) report


D.

SQL Performance Analyzer

[不定项选择题]After implementing full Oracle Data Redaction, you change the default

Value for the NUMBER data type as follows:

SQL> select number_value from REDACTION_VALUES_FOR_TYPE_FULL;

NUMBER_VALUE

------------

0

SQL> exec DBMS_REDACT.UPDATE_FULL_REDACTION_VALUES(-1);

SQL> select number_value from REDACTION_VALUES_FOR_TYPE_FULL;

NUMBER_VALUE

------------

-1

After changing the value, you notice that FULL redaction continues to redact

Numeric data with zero.(您注意到 FULL 编校继续以零编校数值数据)也就是

上面的修改还没有生效,该命令是把 number 的数据类型编辑以后默认值为-1)。

What must you do to activate the new default value for numeric full

Redaction?


A.

Re-enable redaction policies that use FULL data redaction.


B.

Re-create redaction policies that use FULL data redaction.


C.

Re-connect the sessions that access objects with redaction policies defined on

Them.


D.

Flush t he shared pool.


E. Restart the database instance.
[不定项选择题]Examine the command for creating pluggable database PDB2 in

Container database CDB2.

Select three options, any one of which is required for it to execute

Successfully. (Choose three.)


A. Add the FILE_NAME_CONVERT clause to the statement and set the
PDB_FILE_NAME_CONVERT
Parameter.
B. Add only the CREATE_FILE_DEST clause to the statement.
C. Set only the PDB_FILE_NAME_CONVERT parameter.
D. Set the PDB_FILE_NAME_CONVERT parameter and enable OMF.
E. Enable only OMF.
F. Add the FILE_NAME_CONVERT clause to the statement and enable Oracle
Managed Files (OMF)
[不定项选择题]You are administering a multitenant container database (COB) that

Contains two pluggable databases (PDBs), pdb1 and pdb2. You are

Connected to pdb2 as a common user with DBA privileges. The

Statistics_level parameter is PDB modifiable.

As the user sys, execute the following command on pdb2:

SQL> ALTER SYSTEM SET STATISTICS_LEVEL=ALL SID='*' SCOPE=SPFILE;

Which statement is true about the result of this command?


A.

The statistics_level parameter is set to all when any of the PDBs is reopened.


B.

The statistics_level parameter is set to all only for PDB2 when it is reopened.


C.

The statistics_level parameter is set to all when the root database is restarted.


D.

The statement is ignored because there is no SPFILE for a PDB.

[不定项选择题]In a recent Automatic Workload Repository (AWR) report for your

Database, you notice a high number of buffer busy waits. The database

Consists of locally managed tablespaces with free list managed segments.

On further investigation, you f ind that buffer busy waits is caused by

Contention on data blocks.

Which option would you consider first to decrease the wait event

Immediately?


A.

Decreasing PCTUSED


B.

Decreasing PCTFREE


C.

Increasing the number of DBWN process


D.

Using Automatic Segment Space Management (ASSM)


E. Increasing db_buffer_cache based on t he V$DB_CACHE_ADVICE
Recommendation

我来回答:

购买搜题卡查看答案
[会员特权] 开通VIP, 查看 全部题目答案
[会员特权] 享免全部广告特权
推荐91天
¥36.8
¥80元
31天
¥20.8
¥40元
365天
¥88.8
¥188元
请选择支付方式
  • 微信支付
  • 支付宝支付
点击支付即表示同意并接受了《购买须知》
立即支付 系统将自动为您注册账号
请使用微信扫码支付

订单号:

请不要关闭本页面,支付完成后请点击【支付完成】按钮
恭喜您,购买搜题卡成功
重要提示:请拍照或截图保存账号密码!
我要搜题网官网:https://www.woyaosouti.com
我已记住账号密码