PLS-00328: A subprogram body must be defined for the forward
declaration of string.



PLS-00328: A subprogram body must be defined for the forward declaration of string...

Answer / guest

Cause: A subprogram specification was declared, but the
corresponding subprogram body was not defined. Write the
subprogram specification and body as a unit. An alternative
solution is to separate the specification from its body,
which is necessary when you want to define mutually
recursive subprograms or you want to group subprograms in a
package.

Action: Check the spelling of the subprogram name. If
necessary, supply the missing subprogram body.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-07253: spdes: semctl error, unable to destroy semaphore set.

1 Answers  


ORA-31434: purge is currently running

1 Answers  


ORA-13001: dimensions mismatch error

1 Answers  


ORA-13457: GeoRaster cell data error

1 Answers  


QSM-02186: PARTITIONED OUTER JOIN is present

1 Answers  






ORA-02174: Missing required thread number

1 Answers  


LSX-00146: element or attribute is improperly defined

1 Answers  


ORA-30187: reserved for future use

1 Answers  


ORA-08101: index key does not exist file string: (root string, node string) blocks (string)

1 Answers  


ORA-00303: cannot process Parallel Redo

1 Answers  


ORA-06431: ssaio: Invalid Block number

1 Answers  


ORA-23601: PROPAGATION_NAME string does not exist

1 Answers  


Categories