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

RMAN-06167: already connected

1 Answers  


LRM-00122: value 'string' for 'string' must be between 'number' and 'number'

1 Answers  


ORA-01865: not a valid era

1 Answers  


NZE-28816: No password provided for a PL/SQL function.

1 Answers  


RMAN-06499: skipping archive log file string; already backed up string time(s)

1 Answers  






ORA-22326: cannot change a type to FINAL if it has subtypes

1 Answers  


ORA-09827: SCLGT: atomic latch return unknown error.

1 Answers  


PCB-00311: Datatype equivalencing is an Oracle extension

1 Answers  


CLSR-00513: Message file is not found

1 Answers  


ORA-30755: error during expansion of view hierarchy

1 Answers  


TNS-12611: TNS:operation is not portable

1 Answers  


ORA-19908: datafile string has invalid checkpoint

1 Answers  


Categories