Search notes:

SQL*Plus: SET PAGESIZE

When using SQL*Plus to create SQL scripts or similar output, pageset should be set to 0 (and possibly long to large value).

See also

The default value of pagesize is changed to 50000 when using SQL*Plus's command line option -fast.
SQL*Plus

Index