Hi,
I would like to start oracle database in restricted session mode.
I am able to do this using SQL/PLUS by
startup restrict
and after that could alter the system into normal mode.
But I would like to open my database automatically when the server
starts. I would like the database to be opened in restricted mode.
So I tried to open database using oradim utility but could not achive. I also tried to write this into the parameter file. But I do not know if it works or not or I do not know the name of the parameter for enabling restrict session mode.
So is there any way to do this.
Thank you very much..
Kind regards,