I am tring to permantaly setup the line size in sqlplus worksheet. At the moment I type "set linesize 2000" before every query so that the results don't wrap. Is there a way to set this up ? I looked in the $ORACLE_HOME\sysman\config\dbappscfg.properties file to see if I can configure it there but I dont know the commands.