glogin.sql does not apply session parameters until a script is ran in the session
说明
glogin.sql does not apply session parameters until a script is ran in the session by using Execute as Script (F5).
原因
Toad uses glogin.sql and login.sql for script execution, which is F5 (mimics SQL*Plus). This is why it is applied when running as a script and not at the start of the session or using F9.
解决办法
RESOLUTION Please use Toad Options | Startup | "File to execute on new connections" to execute scripts when Toad for Oracle connects to a database.