PLS-00304: cannot compile body of 'string' without its
specification



PLS-00304: cannot compile body of 'string' without its specification..

Answer / guest

Cause: The compiled package specification required to
compile a package body could not be found. Some possible
causes follow: --the package name is misspelled --the
package specification was never compiled --the compiled
package specification is not accessible The package
specification must be compiled before compiling the package
body, and the compiler must have access to the compiled
specification.

Action: Check the spelling of the package name. Compile the
package specification before compiling the package body.
Also, make sure the compiler has access to the compiled
specification.

Please add more information about this Error

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

DRG-12401: invalid template: query within a loop

1 Answers  


QSM-01051: no support for rollup when a window function is present on the column

1 Answers  


ORA-13827: null or zero length attribute specified in SQL profile collection

1 Answers  


ORA-16613: initialization in progress for site

1 Answers  


ORA-07286: sksagdi: cannot obtain device information.

1 Answers  


RMAN-06467: could not translate DBA: number

1 Answers  


ORA-19688: control file autobackup format(string) for string does not have %F

1 Answers  


ORA-30205: invalid Character set

1 Answers  


ORA-04034: unable to shrink pool to specified size

1 Answers  


NNL-00242: Processing of modification requests is currently disabled

1 Answers  


ORA-29529: invalid function or method call string in trigger string

1 Answers  


ORA-06712: TLI Driver: error on accept

1 Answers  


Categories