Oracle Processes
DBWR: process responsible for writing modified data that resides in the SGA to the data files on disk.
LGWR: records changes applied to data in the redo log files.
PMON: performs cleanup of failed or killed user and server processes.
SMON: performs instance recovery should that database shutdown improperly.
CKPT: takes account of whenever DBWR writes data in memory to disk.