10.12.2012 Views

SQL*Plus User's Guide and Reference - InfoLab

SQL*Plus User's Guide and Reference - InfoLab

SQL*Plus User's Guide and Reference - InfoLab

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

xxxiv<br />

PAGESIZE Default<br />

The default value of PAGESIZE has been changed from 24 to 14.<br />

<strong>SQL*Plus</strong> Site Profile <strong>and</strong> User Profile Changes<br />

SET PAGESIZE 14 <strong>and</strong> SET SQLPLUSCOMPATIBILITY 8.1.7 have been removed<br />

from the Site Profile (glogin.sql). As the new default for pagesize has been changed<br />

from 24 to 14, the default value of 14 effectively remains unchanged. The default for<br />

SQLPLUSCOMPATIBILITY is 10.1.<br />

SQLPLUS -C[OMPATIBILITY] Argument<br />

There is a new comm<strong>and</strong>-line argument for the SQLPLUS comm<strong>and</strong>, SQLPLUS -C<br />

x.y.z which specifies the value of the SQLPLUSCOMPATIBILITY system variable,<br />

for example:<br />

sqlplus -c 9.2<br />

See Also: "SET SQLPLUSCOMPAT[IBILITY] {x.y[.z]}" on<br />

page 13-130<br />

This has the same effect as using<br />

SET SQLPLUSCOMPATIBILITY 9.2<br />

It is not to be confused with the SET COMPATIBILITY comm<strong>and</strong> which sets the<br />

SQL language version.<br />

See Also: "SQLPLUS Program Syntax" on page 4-18

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!