Change “Value” Column Width for “show parameter” in sqlplus

If you tried to increase the width of the “VALUE” column, nothing changed:

I found that the NAME & Value columns have special names (for type column , it is normal):

column NAME_COL_PLUS_SHOW_PARAM format A20
column VALUE_COL_PLUS_SHOW_PARAM format A80

Now, it is fine.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s