Wanting to scroll through the o/p of select * from tab; found the following 'odd behaviour'... on oracle 9.0.1.1.1

sql> set pause on
sql> select * from tab;

This results in an exit from sqlplus. Bug to be filed ??

Thanks.