PLS-00232: nested packages not permitted

Answers were Sorted based on User's Feedback



PLS-00232: nested packages not permitted..

Answer / guest

Cause: A package was declared inside another package, but
package declarations are allowed only at the top level. In
other words, packages cannot be nested.

Action: Move the package declaration outside the enclosing
package.

Please add more information about this Error

Is This Answer Correct ?    5 Yes 1 No

PLS-00232: nested packages not permitted..

Answer / kishlay

Compile the package specification first then the package body.It will do.Otherwise if u compile the packages individually, one or the other will be invalid.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

DRG-50609: pipe internal error

1 Answers  


O2F-00316: An unexpected token was seen at the end of a type specification

1 Answers  


ORA-13862: Statistics aggregation for client identifier string is not enabled

1 Answers  


ORA-24049: invalid agent name string, names with AQ$_ prefix are not valid

1 Answers  


LPX-00119: element "~1S" attribute "~2S" must be an unparsed entity

1 Answers  






ORA-24315: illegal attribute type

1 Answers  


ORA-28104: input value for string is not valid

1 Answers  


PCC-00045: %s clause inappropriate at line number in file string. Ignored.

1 Answers  


PLS-00727: MODIFY LIMIT is supported only on schema-level varray types

1 Answers  


ORA-24383: Overflow segment of an IOT cannot be described

1 Answers  


ORA-30458: 'string.string' cannot be refreshed because the refresh mask is string

1 Answers  


RMAN-10003: unable to connect to target database

1 Answers  


Categories