Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Set pagesize for SQL plus.

Status
Not open for further replies.

SergueiGoumeniouk

Programmer
Dec 6, 2002
2
CA
Dear Experts,
I have the Oracle 9 at my Windows 2000 PC. Each time I start my SQL*Plus session I have to execute the following commands:

set pagesize 2000
set linesize 120

Is it possible to put these lines into some file on my computer to be automatically executed in new session?
Regards,
Serguei.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top