易搜题 > 资格证大类 > 计算机编程 > 问题详情
问题详情

Which command displays the number of packets transmitted for each NIC available on the system?()

A、entstat -v

B、netstat -i

C、entstat -aon

D、netstat -na

未找到的试题在搜索页框底部可快速提交,在会员中心"提交的题"查看可解决状态。 收藏该题
查看答案

相关问题推荐

  • 什么是802.11WLAN的基本模块?

  • The NLS_SORT parameter sets the default sort method for which of the following operations?()

    A

    WHERE clause WHERE

    B

    ORDER BY clause

    C

    BETWEEN clause

    D

    NLSSORT function

    E

    NLS_SORT function

  • Which of the following NLS_SORT parameter values would result in case-insensitive and accent-insensitive binary sorts?()

    A、NLS_SORT = BINARY

    B、NLS_SORT = BINARY_AI

    C、NLS_SORT = BINARY_CI

    D、NLS_SORT = BINARY_AI_CI

    E、Binary sorts are case insensitive and accent insensitive by default.

  • You want to analyze a SQL Tuning Set (STS) using SQL Performance Analyzer in a test database. Which two statements are true regarding the activities performed during the test execution of SQLs in a SQL Tuning Set?()

    A

     Every SQL statement in the STS is considered only once for execution.

    B

     The SQL statements in the STS are executed concurrently to produce the execution plan and execution statistics.

    C

     The execution plan and execution statistics are computed for each SQL statement in the STS. 

    D

     The effects of DDL and DML are considered to produce the execution plan and execution statistics.

  • You are managing an Oracle Database 11g database. You want to take a backup on tape drives of the USERS tablespace that has a single data file of 900 MB. You have tape drives of 300 MB each. To accomplish the backup, you issued the following RMAN command: RMAN> BACKUP SECTION SIZE 300M TABLESPACE users; Identify the appropriate configuration to accomplish faster and optimized backups using the above command.()

    A、The SBT channel must be configured, with the MAXPIECESIZE set to 300 mb.

    B、The SBT channel must be configured, with the parallelism setting for the SBT devices set to 3.

    C、The COMPATIBLE initialization parameter for the database instance must be set to at least 10.0.

    D、The SBT channel must be configured, with the default parallelism setting for the SBT devices set to 1

联系客服 会员中心
TOP