Veritas Storage Foundation for Oracle 5.0 Release Notes, First Edition
To prevent this, make the following changes in the user environment to avoid loading the
login.sql script:
1. Move the login.sql script to another directory, for example, to
~oracle/login.sql.
2. Ensure this new directory is included in SQLPATH, for example:
export SQLPATH=~oracle/sql:$SQLPATH
3. Do not make SQLPATH read-only, so that SFO scripts can unset it at runtime.
4. Avoid starting SFO scripts from the directory where login.sql resides, unless you
are sure that login.sql does not contain any settings or commands that change the
default output for queries against the data dictionary or increase the startup time for
SQL*Plus.
Also avoid using any settings or commands in the glogin.sql file that change the
default output for queries against the data dictionary, or that may increase the startup
time for SQL*Plus.
18 Veritas Storage Foundation for Oracle (SFO) 5.0 Release Notes