ORA-06563: top level procedure/function specified, cannot
have subparts
Answer / guest
Cause: The name to be resolved was specified with three
parts (a.b.c) but the a.b part resolves to a top level
procedure or function (which don't have nested procedures).
This can also happen with a two-part name, a.b, where a is a
synonym for a top level package or procedure.
Action: Specify a procedure/function within a package, or a
top level procedure/function.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-16779: The destination parameter of some database has wrong syntax.
ORA-29529: invalid function or method call string in trigger string
DRG-51802: failed to read from file: %(1)
ORA-25122: Only LOCAL bitmap indexes are permitted on partitioned tables
ORA-01129: user's default or temporary tablespace does not exist
ORA-28603: statement not permitted on empty tables
ORA-01523: cannot rename data file to 'string' - file already part of database
ORA-23366: integer value string is less than 1
NNL-00202: No shutdown currently scheduled
PLS-00157: AUTHID only allowed on schema-level programs
TNS-01179: Listener cannot load instance class "string"
PCB-00206: Cannot use N quoted literal in PL/SQL when NLS_LOCAL=YES