BLOG|AUTHOR: STEVE HILKER

Listing Page

Quest Software hero - {archive_type} Listing Page
Toad for Oracle – When I try to run my procedure through the debugger, I get an error that says “PLS-00201: identifier … must be declared”.
Toad for Oracle – When I try to run my procedure through the debugger, I get an error that says “PLS-00201: identifier … must be declared”.

Toad for Oracle – When I try to run my procedure through the debugger, I get an error that says “PLS-00201: identifier … must be declared”.

Check to see whether you have an object named the same as the owner of the procedure. When this is the case, Oracle thinks that the user name in the anonymous block is actually the object name. We rec...

Unicode Support in Toad 10
Unicode Support in Toad 10

Unicode Support in Toad 10

An email to the Beta group went as follows: From: toadbeta@yahoogroups.com [mailto:toadbeta@yahoogroups.com] On Behalf Of Brad Boddicker Sent: Thursday, April 30, 2009 10:22 AM To: toadbeta@yahoogrou...

Why do members of a redo log show up red in the redo log manager? I show no Oracle errors in the alert log and I do see that oracle is using the log.
Why do members of a redo log show up red in the redo log manager? I show no Oracle errors in the alert log and I do see that oracle is using the log.

Why do members of a redo log show up red in the redo log manager? I show no Oracle errors in the alert log and I do see that oracle is using the log.

If the entry is red, then either the redo log size does not match the size of the other redo logs or there is a missing file. The count of the members should be the same across all the groups....

Startup Tracing
Startup Tracing

Startup Tracing

An undocumented (well, up until the help file for Toad 10.6 anyway ) way to trace the amount of time various startup routines take is to edit your TOAD.INI file and add some or more of the following l...