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.
PL/SQL Statements are flagged as errors if not preceded by a CREATE PROCEDURE statement
설명
Standalone PL/SQL statements don't seem to be supported by the syntax checker. It flags them as errors which go away if you add a "CREATE PROCEDURE" statement in front of them
원인
PL/SQL Statements are flagged as errors if not preceded by a CREATE PROCEDURE statement This is Product Defect
해결 방안
WORKAROUND
None
STATUS
Waiting for fix in a future release of (Toad for DB2).