Database Error Messages

PLS-00304

cannot compile body of 'string' without its 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.