Toad for Oracle will take more than 50 seconds to startup completely after checking critical files, checking feedback and initializing version engine.
Workaround
Modify Toad.ini; its default location is %APPDATA%\Quest Software\Toad for Oracle\xxx\User Files\Toad.ini – xxx referred to Toad version.
1) Modify InternetAccess=0 to the [SETTINGS] section – (where 1 check online and 0 is to check offline).
2) If startup delays are still present the user should also set AuthenticodeDisableCRLCheck=1 in Toad.ini.
3) Add DEBUG=1 to the [SETTINGS] section. Example
4) Example as follow:
[SETTINGS]
DEBUG=1
SCRIPTDEBUG=0
InternetAccess=0
AuthenticodeDisableCRLCheck=1
BarPaintingOptimization=0
UpgradeFlags=115
Adding this parameters is to set the CVENG client's URL retrieval timeout used for cert validation.
Set MinimumLevel value to "Debug" is for logging purposes.
© ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center