All data are stored in stacked semiconductor dynamic RAM memory boards; the information recorded,the()rate,and the order in which the data are stored differ.A.receiving B.stacking C.sampling D.erasing

题目

All data are stored in stacked semiconductor dynamic RAM memory boards; the information recorded,the()rate,and the order in which the data are stored differ.

A.receiving B.stacking C.sampling D.erasing


相似考题
更多“All data are stored in stacked semiconductor dynamic RAM memory boards; the information recorded,the()rate,and the order in which the data are stored differ.A.receiving B.stacking C.sampling D.erasing”相关问题
  • 第1题:

    The processor manipulates data stored in main memory under the control of a(71)stored in main memory.

    A.command

    B.program

    C.operation

    D.code


    正确答案:B
    解析:译文:在主存程序的控制下,处理器处理存于主存的数据。

  • 第2题:

    We know a computer is a machine that processes data(stored in main memory)into information, under control of a stored program. We also know that, internally, a computer is a binary machine; thus the data and the program instruictions must be stored in binary form. Characters are represented in(71). Numbers are stored as binary numbers, with each bit's positional value significant. A computer's main memory is divided into bytes, words or both(depending on the system), and each of these basic storage units is assigned an(72). Using this address, the processor can read or write selected bytes or words.

    The processor consists of a clock, an instruction control unit, an arithmetic and logic unit, and registers. Once a program is stored in main memory, the processor can begin to execute it. During(73), the instruction control unit fetches an instruction from main memory; during(74), the arithmetic and logic unit executes it. Precisely timed electronic pulses generated by the clock drive this basic(75)

    A.a binary code

    B.words

    C.registers

    D.positional values


    正确答案:A

  • 第3题:

    ●A (73) is a named memory block. By using its name, we can refer to the data stored in the memory block.

    (73)A.word

    B.record

    C.program

    D.variable


    正确答案:D

  • 第4题:

    Which of the following defines memory interleaving?()

    • A、The distribution of data written across all the memory DIMMs and the L1 cache
    • B、The distribution of data written across all the memory DIMMs in one bank
    • C、The distribution of data written across all the memory DIMMs and the processor
    • D、The distribution of data written across all the memory DIMMs and the L2 cache

    正确答案:B

  • 第5题:

    Which of the following MOST correctly describes a hot spare?()

    • A、A drive assigned to an array that will only hold parity information used for rebuilding a failedarray drive.
    • B、An external hard drive to which all data is replicated to for recovery in the event of a failure.
    • C、A drive assigned to an array that will automatically be used to rebuild a failed array drive.
    • D、An extra drive purchased and stored in the parts cabinet to replace failed drives.

    正确答案:C

  • 第6题:

    A pSeries server is being used as a file server and all data is stored on a non-root volume group and resides on mounted filesystems. Which of the following commands provides the quickest way to backup all of the data and filesystem definitions?()

    • A、tar
    • B、cpio
    • C、savefs
    • D、savevg

    正确答案:D

  • 第7题:

    ENCRYPT_TS is an encrypted tablespace that contains tables with data. Which statement is true regarding the effect of queries and data manipulation language (DML) statements on the encrypted data in the tables?()

    • A、The data is decrypted during SORT and JOIN operations.
    • B、The data remains encrypted when it is read into memory.
    • C、The data remains encrypted when it is stored in the redo logs.
    • D、The data remains encrypted in the UNDO tablespace provided that the UNDO tablespace was created with the encryption option enabled.

    正确答案:C

  • 第8题:

    Which three statements are true about Automatic Workload Repository (AWR)?()

    • A、All AWR tables belong to the SYSTEM schema.
    • B、The AWR data is stored in memory and in the database.
    • C、The snapshots collected by AWR are used by the self-tuning components in the database
    • D、AWR computes time model statistics based on time usage for activities, which are displayed in the v$SYS time model and V$SESS_TIME_MODEL views.
    • E、AWR contains system wide tracing and logging information.

    正确答案:B,C,E

  • 第9题:

    Indentify two advantages of using recovery catalog instead of the control file of the database in Recovery Manager (RMAN).()

    • A、 You can use RMAN stored scripts
    • B、 Recovery is faster if data is stored in catalog in addition to the control file
    • C、 You can store backup information of all registered databases in one place
    • D、 Database backups are automatically deleted when they are older than the specified time period

    正确答案:A,C

  • 第10题:

    You need to design a method to encrypt confidential data. Your solution must address the concerns of the chief information officer. What should you do?()

    • A、Encrypt customer information when it is stored and when it is being transmitted
    • B、Require encrypted connections to the public Web site, which is hosted on the Web server on the perimeter network
    • C、Encrypt all marketing information on file servers and client computers
    • D、Require encrypted connections to all file servers

    正确答案:A

  • 第11题:

    单选题
    Which of the following defines memory interleaving?()
    A

     The distribution of data written across all the memory DIMMs and the L1 cache

    B

     The distribution of data written across all the memory DIMMs in one bank

    C

     The distribution of data written across all the memory DIMMs and the processor

    D

     The distribution of data written across all the memory DIMMs and the L2 cache


    正确答案: D
    解析: 暂无解析

  • 第12题:

    单选题
    A customer has a large amount of data stored on three database servers and is concerned that at present there is no disaster recovery plan in place.  They have an existing tape backup solution that meets their backup window.  In order to analyze potential disaster recovery plans, which of the following questions is the most important?()
    A

    What is the minimum critical backup window?

    B

    Which server is handling the most critical data?

    C

    How much data is stored on each server?

    D

    What is the throughput of the hard drives?


    正确答案: B
    解析: 暂无解析

  • 第13题:

    Which of the following defines memory interleaving?()

    A. The distribution of data written across all the memory DIMMs and the L1 cache

    B. The distribution of data written across all the memory DIMMs in one bank

    C. The distribution of data written across all the memory DIMMs and the processor

    D. The distribution of data written across all the memory DIMMs and the L2 cache


    参考答案:B

  • 第14题:

    Whenever new information is entered, it must be stored somewhere in the computer's(70). RAM only(71)the data temporarily. That is, all information stored in the RAM will disappear if you switch the computer off.

    A.processor

    B.keyboard

    C.printer

    D.memory


    正确答案:D
    解析:译文:新数据输入电子计算机时,一定存放于计算机存储器中。

  • 第15题:

    ●An instruction that use indirect addressing must contain an address of memory where () 。()A. data is stored B. a pipeline stall will be executedC. a page fault is addressed D. another address is stored


    正确答案:D
    间接寻址的指令包含一个什么样的内存地址

  • 第16题:

    A major difference between archiving and backing up data is that data backups:()

    • A、contain data removed from the server.
    • B、contain data that still resides on the server.
    • C、are stored with the servers.
    • D、are stored securely.

    正确答案:B

  • 第17题:

    A customer is planning to migrate a financial application to a 12-way p5-570 system with 96GB of memory.  The application data is stored on an ESS Model 800 attached to a p670 server with AIX 5.2.  They will have a short outage window to perform the data migration.  What is the quickest way to move all the data stored on the attached ESS from the p670 to the new p5-570?()

    • A、Use rsync to synchronize the data across servers.
    • B、Use exportvg and importvg to move the data to the target system.
    • C、Use NFS to copy the data from the source system to the target system.
    • D、Backup the data from the source system and restore to the target system.

    正确答案:B

  • 第18题:

    A customer has a large amount of data stored on three database servers and is concerned that at present there is no disaster recovery plan in place.  They have an existing tape backup solution that meets their backup window.  In order to analyze potential disaster recovery plans, which of the following questions is the most important?()

    • A、What is the minimum critical backup window?
    • B、Which server is handling the most critical data?
    • C、How much data is stored on each server?
    • D、What is the throughput of the hard drives?

    正确答案:B

  • 第19题:

    Records from the data dictionary information are stored in which of the following database memory areas?()

    • A、Library cache 
    • B、Row cache 
    • C、Session UGA 
    • D、Buffer cache

    正确答案:B

  • 第20题:

    Indentify two advantages of using recovery catalog instead of the control file of the database in RecoveryManager (RMAN).()(Choose two.)

    • A、You can use RMAN stored scripts
    • B、Recovery is faster if data is stored in catalog in addition to the control file
    • C、You can store backup information of all registered databases in one place
    • D、Database backups are automatically deleted when they are older than the specified time period

    正确答案:A,C

  • 第21题:

    What criterion does Oracle9i use to determine whether a database file is an Oracle Managed File?() 

    • A、The filename format. 
    • B、Information stored inside a data dictionary table. 
    • C、Information stored in the ALERT.LOG file for the corresponding instance. 
    • D、Information stored inside the corresponding initialization parameter file for the instance.

    正确答案:A

  • 第22题:

    单选题
    ENCRYPT_TS is an encrypted tablespace that contains tables with data. Which statement is true regarding the effect of queries and data manipulation language (DML) statements on the encrypted data in the tables?()
    A

     The data is decrypted during SORT and JOIN operations.

    B

     The data remains encrypted when it is read into memory.

    C

     The data remains encrypted when it is stored in the redo logs.

    D

     The data remains encrypted in the UNDO tablespace provided that the UNDO tablespace was created with the encryption option enabled.


    正确答案: B
    解析: 暂无解析

  • 第23题:

    单选题
    A major difference between archiving and backing up data is that data backups:()
    A

    contain data removed from the server.

    B

    contain data that still resides on the server.

    C

    are stored with the servers.

    D

    are stored securely.


    正确答案: A
    解析: 暂无解析