Author: SCASTLED Subject: Oracle7 SQL*DBA Startup Files Modified: 11 Sep 94 10:04:34 As with SQL*Plus it is possible to create a startup sql file that is executed everytime a user invokes SQL*DBA. Under UNIX environments such files must be named sqldba.sql and reside in the directory $ORACLE_HOME/rdbms/admin. On VMS the filename and location is determined by the logical ORA_SQLDBA_INIT, e.g. "ORA_SQLDBA_INIT" = "ORA_ROOT:[RDBMS]SQLDBA.SQL"