Which background process of a database instance, using Automatic Storage Management (ASM),
connects as a foreground process into the ASM instance?
A. ASMB
B. PMON
C. RBAL
D. SMON
Section: (none)
Explanation
Explanation/Reference:
Explanation:
The ASMB process of a database instance, using ASM, connects as a foreground process into the ASM
instance. This ASMB process is responsible for the communication between the database and the ASM
instance.
The process monitor (PMON) process does not connect as a foreground process into the ASM instance.
The PMON process cleans up failed user processes and frees up all the resources used by the failed
processes.
The RBAL process does not connect as a foreground process into the ASM instance. The RBAL process
is new background process of an ASM instance, and this process coordinates rebalancing activity for disk
groups.
The system monitor (SMON) process does not connect as a foreground process into the ASM instance.
The SMON process performs instance recovery at database start up by using the online redo log files.
本文探讨了在使用Automatic Storage Management (ASM)的数据库实例中,ASMB进程如何作为前台进程连接到ASM实例。介绍了ASMB进程的作用及其与其他背景进程如PMON、RBAL和SMON的区别。

1303

被折叠的 条评论
为什么被折叠?



