Hi,

I already tried that

shutdown immediate;
startup mount;
alter database archivelog;
archive log start;
alter database open;

But I would like to make it automatically, like in 8i what I did. So how to update my parameter file?

Regards