Search notes:
SQL*Plus: command line option FAST
The SQL*PLus command line option
-f
(or
-fast
) is intended to improve general performance.
When used, this option changes the the default values for
arraysize
100
lobprefetch
16384
pagesize
50000
rowprefetch
2
statementcache
20
Index