when you start your db using nomount pfil=.... in 9i to alter your parameter file, it will only last until the db will be shutdown. In a
normal operation where in starting db with STARTUP would be fine without other parameters. SPFILE(server parameter file) needs to be updated with the new init.ora value to make that effect.

Or was my previous post was just somehow confussing?