niusouti.com

单选题Note the following functionalities of various background processes: 1. Record the checkpoint information in data file headers. 2. Perform recovery at instance startup. 3. Cleanup unused temporary segments. 4. Free the resources used by a user process w

题目
单选题
Note the following functionalities of various background processes: 1. Record the checkpoint information in data file headers. 2. Perform recovery at instance startup. 3. Cleanup unused temporary segments. 4. Free the resources used by a user process when it fails. 5. Dynamically register database services with listeners. 6. Monitor sessions for idle session timeout. Which option has the correct functionalities listed for a background process()
A

Archiver Process (ARCn): 1, 2, 5

B

System Monitor Process (SMON): 1, 4, 5

C

Process Monitor Process (PMON): 4, 5, 6

D

Database Writer Process (DBWn): 1, 3, 4


相似考题
更多“单选题Note the following functionalities of various background processes: 1. Record the checkpoint information in data file headers. 2. Perform recovery at instance startup. 3. Cleanup unused temporary segments. 4. Free the resources used by a user process w”相关问题
  • 第1题:

    Your database is running In ARCIIIVELOG mode. One of the data files, USBRDATAOI. DBF, in the users tablespace is damaged and you need to recover the file until the point of failure. The backup for the data file is available.  Which three files would be used in the user-managed recovery process performed by the database administrator (DBA)?() 

    • A、 redo logs
    • B、 control file
    • C、 temporary files of temporary tablespace
    • D、 the latest backup of only the damaged data file
    • E、 the latest backup of all the data files In the USERS tablespace

    正确答案:A,B,D

  • 第2题:

    Your production database is running in archivelog mode and you are using recovery manager (RMAN) with recovery catalog to perform the database backup at regular intervals. When you attempt to restart the database instance after a regular maintenance task on Sunday, the database fails to open displaying the message that the data file belonging to the users tablespace are corrupted.   The steps to recover the damaged data files are follows:   1. Mount the database  2. Open the database  3. Recover the data file  4. Restore the data file  5. Make the data file offline  6. Make the data file online   Which option identifies the correct sequence that you must use to recover the data files?()

    • A、 2,4,3
    • B、 1,4,3,2
    • C、 2,5,4,3,6
    • D、 5,2,4,3,6
    • E、 1,5,4,3,6,2

    正确答案:E

  • 第3题:

    Note the following functionalities of various background processes:  1:Record the checkpoint information in data file headers. CKPT  2:Perform recovery at instance startup. SMON  3:Cleanup unused temporary segments. SMON  4:Free the resources used by a user process when it fails.  5:Dynamically register database services with listeners.  6:Monitor sessions for idle session timeout.  Which option has the correct functionalities listed for a background process()

    • A、Archiver Process (ARCn):1, 2,5
    • B、System Monitor Process (SMON):1,4,5
    • C、Process Monitor Process (PMON):4,5,6
    • D、Database Writer Process (DBWn):1,3,4

    正确答案:C

  • 第4题:

    An important tablespace of your database is dropped by mistake. You use the Flashback Database feature to retrieve the tablespace. You perform the following steps to retrieve the tablespace:   1. You log on to Enterprise Manager as SYSDBA.    2. You select the maintenance screen.    3. You choose Perform Recovery option on the maintenance screen.    4. You choose Whole Database in the Object Type drop-down list Perform Recovery: Type screen. 5. You choose Recover to Current Time from the Operation Type on the Perform Recovery: Type screen.    6. You provide the Host Credentials for a database user. on the Perform Recovery: Type screen.    7. You click the continue button.    An information screen appears saying that the database is unavailable. What is this information screen?()

    • A、Recovery Manager
    • B、Recovery Window
    • C、Recovery Wizard
    • D、Enterprise Manager Home Page

    正确答案:C

  • 第5题:

    Note the following functionalities of various background processes: 1. Record the checkpoint information in data file headers. 2. Perform recovery at instance startup. 3. Cleanup unused temporary segments. 4. Free the resources used by a user process when it fails. 5. Dynamically register database services with listeners. 6. Monitor sessions for idle session timeout. Which option has the correct functionalities listed for a background process()

    • A、Archiver Process (ARCn): 1, 2, 5
    • B、System Monitor Process (SMON): 1, 4, 5
    • C、Process Monitor Process (PMON): 4, 5, 6
    • D、Database Writer Process (DBWn): 1, 3, 4

    正确答案:C

  • 第6题:

    单选题
    One of the user sessions was terminated abnormally in the middle of a transaction. What does Oracle database do to recover it?()
    A

    uses undo data for roll forward

    B

    uses Flashback Log for recovery

    C

    uses online redo logs to roll back

    D

    uses undo data to roll back the transaction

    E

    uses Recovery Manager (RMAN) to roll back

    F

    uses the System Monitor (SMON) background process to perform instance recovery


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

  • 第7题:

    单选题
    Note the following functionalities of various background processes: 1. Record the checkpoint information in data file headers. 2. Perform recovery at instance startup. 3. Cleanup unused temporary segments. 4. Free the resources used by a user process when it fails. 5. Dynamically register database services with listeners. 6. Monitor sessions for idle session timeout. Which option has the correct functionalities listed for a background process()
    A

    Archiver Process (ARCn): 1, 2, 5

    B

    System Monitor Process (SMON): 1, 4, 5

    C

    Process Monitor Process (PMON): 4, 5, 6

    D

    Database Writer Process (DBWn): 1, 3, 4


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

  • 第8题:

    单选题
    Note the functionalities of various background processes:  1:Perform recovery at instance startup. SMON  2:Free the resources used by a user process when it fails. PMON  3:Cleanup the database buffer cache when a process fails. PMON  4:Dynamically register database services with listeners. PMON  5:Monitor sessions for idle session timeout. PMON  6:Cleanup unused temporary segments. SMON  7:Record the checkpoint information in control file. CKPT  Which option has the correct functionalities listed for a background process()
    A

    Checkpoint (CKPT): 1, 2, 5

    B

    System Monitor (SMON): 1, 6

    C

    Process Monitor (PMON): 4, 6, 7

    D

    Database Writer (DBWR): 1, 3, 4


    正确答案: D
    解析: 系统监视器进程(SMON) 在实例启动时执行恢复(如果需要)。SMON 还负责清除不再使用的临时段。如果在实例恢复过程中由于文件读取或脱机错误跳过任何已终止的事务处理,则SMON 将在表空间或文件重新联机时恢复这些事务处理。SMON 定期检查以查看是否需要该进程。其它进程在检测到需要SMON 时也可以调用它。

  • 第9题:

    单选题
    You used the IMMEDIATE option to shut down your database instance. Consider the steps that may occurwhen a database instance is started and database is opened: 1. SGA is allocated. 2. Control file is read. 3. Redo log files are opened.4. Instance recovery is started. 5. Background processes are started. 6. Data file headers are checked for consistency. 7. Server parameter file or the initialization parameter file is read.  Which option has the correct order in which these steps occur()
    A

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

    B

    1, 5, 7, 2, 3, 6; step 4 is not required

    C

    7, 1, 5, 2, 3, 6; step 4 is not requiredThis document was downloaded from =>> http://www.amaderforum.com

    D

    1, 2, 3, 5, 6, 4; step 7 is not required


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

  • 第10题:

    单选题
    Your production database is running in archivelog mode and you are using recovery manager (RMAN) with recovery catalog to perform the database backup at regular intervals. When you attempt to restart the database instance after a regular maintenance task on Sunday, the database fails to open displaying the message that the data file belonging to the users tablespace are corrupted. The steps to recover the damaged data files are follows: 1. Mount the database 2. Open the database 3. Recover the data file 4. Restore the data file 5. Make the data file offline 6. Make the data file online Which option identifies the correct sequence that you must use to recover the data files?()
    A

    2,4,3

    B

    1,4,3,2

    C

    2,5,4,3,6

    D

    5,2,4,3,6

    E

    1,5,4,3,6,2


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

  • 第11题:

    多选题
    Your database is running in ARCHIVELOG mode. One of the data files,USERDATA01.dbf, in the USERS tablespace is damaged and you need to recover the file until the point of failure. The backup for the datafile is available. Which three files would be used in the user-managed recovery process performed by the database administrator (DBA)?()
    A

    Redo logs

    B

    Control file

    C

    The latest backup of only the damaged data file

    D

    The latest backup of all the data file in the USERS tablespace

    E

    Temporary files of temporary tablespace

    F

    Archive Logs since the latest backup to point of failure


    正确答案: F,C
    解析: 暂无解析

  • 第12题:

    多选题
    Your database is running In ARCIIIVELOG mode. One of the data files, USBRDATAOI. DBF, in the users tablespace is damaged and you need to recover the file until the point of failure. The backup for the data file is available.  Which three files would be used in the user-managed recovery process performed by the database administrator (DBA)?()
    A

    redo logs

    B

    control file

    C

    temporary files of temporary tablespace

    D

    the latest backup of only the damaged data file

    E

    the latest backup of all the data files In the USERS tablespace


    正确答案: C,E
    解析: 暂无解析

  • 第13题:

    Your database operates in ARCHIVELOG mode and all the tablespaces are online. Due to a user error, you decided to perform an incomplete recovery. Which two tasks would you be required to perform in the recovery process?()

    • A、 open the database with the RESTRICTED option
    • B、 open the database with the RESETLOGS option
    • C、 recover to the required SCN only that data file in which the error occurred
    • D、 recover all the data files to the same system change number (SCN)

    正确答案:B,D

  • 第14题:

    You work as a database administrator for Certkiller .com. One of the user sessions was terminated abnormally in the middle of a transaction. What does Oracle database do to recover it?()

    • A、Uses undo data for roll forward
    • B、Uses Flashback Log for recovery
    • C、Uses online redo logs to roll back
    • D、Uses undo data to roll back the transaction
    • E、Uses Recovery Manager (RMAN) to roll back
    • F、Uses the System Monitor (SMON) background process to perform instance recovery

    正确答案:D

  • 第15题:

    Case 1:  1. Shut down the database and perform a backup.  2. Restore all the data files.  3. Mount the database.  4. Recover the database.  5. Without applying all the redo log files, open the database using the RESETLOGS option.  6. Back up the database.  Case 2:  1. Shut down the database and perform a backup.  2. Restore only the data files of the tablespace where user error damaged the data.  3. Mount the database. 4. Recover the database.  5. Open the database with the RESETLOGS option.  6. Back up the database.  Case 3:  1. Shut down the database.  2. Restore the data files.  3. Open the database.  4. Perform recovery to the current point in time.  Which case has the correct steps for an incomplete recovery?()

    • A、 Only case 1
    • B、 Only case 2
    • C、 Only case 3
    • D、 Case 1 and 2
    • E、 Case 2 and 3
    • F、 Case 1 and 3
    • G、 All cases, case 1, case 2, case 3

    正确答案:A

  • 第16题:

    One of the user sessions was terminated abnormally in the middle of a transaction. What does Oracle database do to recover it?()

    • A、uses undo data for roll forward
    • B、uses Flashback Log for recovery
    • C、uses online redo logs to roll back
    • D、uses undo data to roll back the transaction
    • E、uses Recovery Manager (RMAN) to roll back
    • F、uses the System Monitor (SMON) background process to perform instance recovery

    正确答案:D

  • 第17题:

    单选题
    Case 1:  1. Shut down the database and perform a backup.  2. Restore all the data files.  3. Mount the database.  4. Recover the database.  5. Without applying all the redo log files, open the database using the RESETLOGS option.  6. Back up the database.  Case 2:  1. Shut down the database and perform a backup.  2. Restore only the data files of the tablespace where user error damaged the data.  3. Mount the database. 4. Recover the database.  5. Open the database with the RESETLOGS option.  6. Back up the database.  Case 3:  1. Shut down the database.  2. Restore the data files.  3. Open the database.  4. Perform recovery to the current point in time.  Which case has the correct steps for an incomplete recovery?()
    A

     Only case 1

    B

     Only case 2

    C

     Only case 3

    D

     Case 1 and 2

    E

     Case 2 and 3

    F

     Case 1 and 3

    G

     All cases, case 1, case 2, case 3


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

  • 第18题:

    单选题
    Note the following points describing various utilities in Oracle Database 11g: 1. It enables the transfer of data from one database to another. 2. It provides a complete solution for the backup, restoration, and recovery needs of the entire database. 3. It enables the loading of data from an external file into tables of an Oracle database. 4. It provides a tape backup management for the Oracle ecosystem.  Which point describes the Oracle Data Pump utility()
    A

    1

    B

    2

    C

    3

    D

    4

    E

    1 and 3

    F

    1, 2, 3, and 4


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

  • 第19题:

    单选题
    The instance abnormally terminates because of a power outage.  Which statement is true about redo log filesduring instance recovery()
    A

    Inactive and current redo log files are required to accomplish recovery.

    B

    Online and archived redo log files are required to accomplish instance recovery.

    C

    All redo log entries after the last checkpoint are applied from redo log files to data files.

    D

    All redo log entries recorded in the current redo log file until the checkpoint position are applied to data files


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

  • 第20题:

    单选题
    Note the following functionalities of various background processes: 1. Record the checkpoint information in data file headers. 2. Perform recovery at instance startup. 3. Cleanup unused temporary segments. 4. Free the resources used by a user process when it fails. 5. Dynamically register database services with listeners. 6. Monitor sessions for idle session timeout. Which option has the correct functionalities listed for a background process()
    A

    Archiver Process (ARCn): 1, 2, 5

    B

    System Monitor Process (SMON): 1, 4, 5

    C

    Process Monitor Process (PMON): 4, 5, 6

    D

    Database Writer Process (DBWn): 1, 3, 4


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

  • 第21题:

    单选题
    An important tablespace of your database is dropped by mistake. You use the Flashback Database feature to retrieve the tablespace. You perform the following steps to retrieve the tablespace:   1. You log on to Enterprise Manager as SYSDBA.    2. You select the maintenance screen.    3. You choose Perform Recovery option on the maintenance screen.    4. You choose Whole Database in the Object Type drop-down list Perform Recovery: Type screen. 5. You choose Recover to Current Time from the Operation Type on the Perform Recovery: Type screen.    6. You provide the Host Credentials for a database user. on the Perform Recovery: Type screen.    7. You click the continue button.    An information screen appears saying that the database is unavailable. What is this information screen?()
    A

    Recovery Manager

    B

    Recovery Window

    C

    Recovery Wizard

    D

    Enterprise Manager Home Page


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

  • 第22题:

    单选题
    You work as a database administrator for Certkiller .com. One of the user sessions was terminated abnormally in the middle of a transaction. What does Oracle database do to recover it?()
    A

    Uses undo data for roll forward

    B

    Uses Flashback Log for recovery

    C

    Uses online redo logs to roll back

    D

    Uses undo data to roll back the transaction

    E

    Uses Recovery Manager (RMAN) to roll back

    F

    Uses the System Monitor (SMON) background process to perform instance recovery


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

  • 第23题:

    单选题
    Note the following functionalities of various background processes:  1:Record the checkpoint information in data file headers. CKPT  2:Perform recovery at instance startup. SMON  3:Cleanup unused temporary segments. SMON  4:Free the resources used by a user process when it fails.  5:Dynamically register database services with listeners.  6:Monitor sessions for idle session timeout.  Which option has the correct functionalities listed for a background process()
    A

    Archiver Process (ARCn):1, 2,5

    B

    System Monitor Process (SMON):1,4,5

    C

    Process Monitor Process (PMON):4,5,6

    D

    Database Writer Process (DBWn):1,3,4


    正确答案: D
    解析: 进程监视器进程(PMON) 在用户进程失败时执行进程恢复。PMON 负责清除数据库缓冲区高速缓存以及释放该用户进程使用的资源。例如,它重置活动事务处理表的状态,释放锁,并且从活动进程列表中删除该进程ID。PMON定期检查分派程序和服务器进程的状态,并重新启动任何已停止运行(但并非Oracle DB 故意终止)的分派程序和服务器进程。PMON 还将有关实例和分派程序进程的信息注册到网络监听程序。与SMON 一样,PMON 定期检查以查看是否需要执行;如果其它进程检测到需要该进程,也可以调用它。

  • 第24题:

    单选题
    You have issued a SHUTDOWN ABORT command to bring down your database instance. Consider the stepsthat will be performed later when you open the database: 1. SGA is allocated. 2. Control file is read. 3. Redo log files are read. 4. Instance recovery is started. 5. Background processes are started. 6. Data files are checked for consistency. 7. Server parameter file or the initialization parameter file is read.  Which option has the correct order in which these steps occur()
    A

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

    B

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

    C

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

    D

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


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