Tieto interview question

What happens when you start the database. Step by step

Interview Answer

Anonymous

13 Nov 2020

The Oracle engine will start ioracle which will start oracle, which will start the background processes (pmon, smon and so on). It will try to allocate the necessary RAM and so on

3