ckpt process problem
Friends,
From a oracle Press book(Oracle database10g :Linux Administration) I have to find the following line :
" The CKPT process is optional . If the CKPT process is not present , the LGWR assumes these responsibilities" . Is it true ? Plz explain ...
Here I also find the following statement :
" The checkpoint process has two methods of operations " the FAST checkpoint and another is NORMAL Checkpoint " .
Now my question is , does the Fast ckpt and the Full chpk are same thing ?
And another question is ,
How can I understand that which type of ckpt I use , either fast or normal ? Can I manage it ?