oracle的sqlplus默认会执行的脚本

我原来是知道sqlplus会默认执行$ORACLE_HOME/sqlplus/admin/glogin.sql这个脚本

今天在一个陌生的环境调用sqlplus时总会默认执行两条语句 但是就是找不到被执行的文件在哪里

后来发现是在环境变量 ORACLE_PATH下的login.sql文件

ORACLE_PATH这个环境变量是sqlplus这个工具使用的一个环境变量

ORACLE_PATH Environment variable to specify the location of SQL scripts. If

SQL*Plus cannot find the file in ORACLE_PATH, or if

ORACLE_PATH is not set, it searches for the file in the current

working directory.

Not applicable to Windows

相关推荐
百***49001 小时前
SQL Server查看数据库中每张表的数据量和总数据量
数据库·sql·oracle
代码or搬砖2 小时前
MyBatisPlus中的常用注解
数据库·oracle·mybatis
郑重其事,鹏程万里4 小时前
键值存储数据库(chronicle-map)
数据库·oracle
gkhost4 小时前
Linux基础——Oracle部署
oracle·表空间··instances
菜鸟小九6 小时前
mysql(锁)
数据库·mysql·oracle
云和数据.ChenGuang7 小时前
运维面试题之oracle和mysql单表最大容量
运维·mysql·oracle
aml258__9 小时前
MySQL 数据库管理入门:从创建到删除(T1)
数据库·mysql·oracle·初学数据库
悦悦欧呐呐呐呐9 小时前
数据库事务是什么,怎么用的
服务器·数据库·oracle
忘记9269 小时前
mybatis是什么
数据库·oracle·mybatis
q***92519 小时前
Springboot3 Mybatis-plus 3.5.9
数据库·oracle·mybatis