Noel Whelan
They are still there - they just default to "intelligent" values. This
is part of Oracle's drive to make the config simpler. You can add them
to the standard init.ora file or your spfile.
Note that these parameters changed meaning in 8.1 (as compared to
previous versions)
hth
connor
--
==============================
Connor McDonald
"Some days you're the pigeon, some days you're the statue..."
Then there's the question of whether you should set *any* of these
parameters: all of them work by inducing additional checkpoints.
Checkpoints mean I/O. I/O means slower performance.
If you do decide to add them in, stick 'em in anywhere. There is no
significance to the order of parameters within the init.ora. Just be
warned: if you happen to be starting up using an spfile, then editing the
init.ora has no effect until you force a startup to use it. Once started up
with the init.ora, however, you can 'create spfile from pfile', and all
subsequent spfile startups (the default) will know of your settings
adjustments.
Regards
HJR
--
----------------------------------------------
Resources for Oracle: http://www.hjrdba.com
===============================
"Noel Whelan" <nwh...@wi.rr.com> wrote in message
news:8915bac2.02032...@posting.google.com...
Connor McDonald <connor_...@yahoo.com> wrote in message news:<3C9905...@yahoo.com>...
Noel
"Howard J. Rogers" <d...@hjrdba.com> wrote in message news:<a7c3cc$84p$1...@lust.ihug.co.nz>...