which process starts first when instance is started?
Posted by Pavan DBA on October 16, 2011
Long time back, I asked this question in my POLL and many of the DBA enthus choosed the option of SMON
But unfortunately, this is not the right answer (when considering 10g)
The first process that will be started when we start instance is PSP process. This is called PROCESS SPAWNER. This process is introduced in 10g and is responsible for creating and managing other oracle backgroung processes.
As the name specifies, this process can spawn so that you will see the process name as PSP0 in alert log file.
More about PSP0 will be followed in my next article…..
Note : Please put your comments and also share this article by clicking share button below so as to spread the DBA knowledge

How to resolve ORA-00490 error? « Pavan DBA's Blog said
[...] by Pavan Kumar on October 17, 2011 Yesterday in one post (http://pavandba.com/2011/10/16/which-process-starts-first-when-instance-is-started/) I explained about PSP0 process which is introduced in [...]
Ashima said
Hi Pavan,
Thanks for such an informative article.
Pavan Kumar said
Thanks Ashima for your comments and trying to post more and more….