How change "sessions" parameter when spfile?
XenofonFeb 8 2010 — edited Dec 4 2012Hi,
I am running a 10g XE database, which is spfile based.
How can I change the "sessions" parameter?
According to the documentation it is a non-modifiable parameter, which that it cannot be set through ALTER SYSTEM or ALTER SESSION commands. So how should I change it. Should I manipulate the init*.ora file and restart the DB? Will then the init*.ora file be reread?
Is there a way to create a text-init.ora file out of a sp-file?
Thanks in advance