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

ORA-24359: OCIDefineObject not invoked for a Object type or Reference

1 Answers  


ORA-30340: illegal dimension name

1 Answers  


ORA-16143: RFS connections not allowed during or after terminal recovery

1 Answers  


NZE-28812: record operation failure

1 Answers  


ORA-29524: wrong types of arguments in call to 'string'

1 Answers  






ORA-16744: The DG_CONFIG list of LOG_ARCHIVE_CONFIG parameter is full.

1 Answers  


O2F-00335: Internal error in O2F component of OTT

1 Answers  


ORA-19805: recid string of string is about to be deleted or resized

1 Answers  


NID-00330: The following datafiles are offline immediate:

1 Answers  


PCB-00902: Unable to read message file, facility PCB

1 Answers  


LPX-00203: could not read from "~s" (error ~u)

1 Answers  


DRG-10833: feedback failed

1 Answers  


Categories