Search This Blog

Total Pageviews

Tuesday 25 October 2011

Sqlplus Font size change

Change the font and font size
You can change the font in SQL*Plus for Windows NT/2000. So far, I have only managed to make this work in SQL*Plus 8.1, 9.0 and 9.2
In regedt32, go to
    HKEY_LOCAL_MACHINE
                -> SOFTWARE
                    -> ORACLE
                         -> HOME0
Create a new registry value called SQLPLUS_FONT of type REG_EXPAND_SZ and set it to your favourite fixed-width font, Eg. Courier New
Create a new registry value called SQLPLUS_FONT_SIZE of type REG_EXPAND_SZ and set it to the size you want (16 is a good size).

1 comment:

Unknown said...

Hi, I try to use your way on my 10G, and I don't see any effect. Is there a way to change sqlplus font size in 10G?

Oracle DBA

anuj blog Archive