I have a customer who is using Toad for Oracle and we cannot get the button which runs Oracle Execute (the button with the lighting strike, which is not striking at all!) to run executes.
The user is on a Vista Enterprise client.
Enclosed is a screen shot. Everything else seems to be running fine.
Can you run whatever you’re trying to run via SQLPlus? F5 (the lightning bolt)
is designed to emulate SQLPlus functionality so as a general rule, if it works
there, it will work with F5. You can test it with the same button – it has
a dropdown item for Execute via SQL*Plus.
Are you using the highlighted button? The lightning strike alone is for PL/SQL
execution. The tooltip for the button should read “Execute PL/SQL…” If you are
correctly using the highlighted button then refer to the other comments.
The only other reason I can think of for Execute Script (F5) to be disabled is
if Toad is read-only. Is Toad security setup on your DB, and if so, does this
user have the read-only restriction applied? Check for the TOAD schema on your
DB and if it’s there, can you logon as Toad and check Toad security
settings? Does this user have a read-only version of Toad? Go to database >
create, is everything available there? (assuming you have a DB connection).