Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
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.