PLS-00111: end-of-file in comment

oracle

PLS-00111: end-of-file in comment
Cause: A Comment had a comment initiator (/*), but before the Comment terminator (*/) was found, an end-of-file marker was encountered.
Action: Remove the Comment initiator or add a comment terminator. The line and column numbers accompanying the error message refer to the beginning of the last legal token before the Comment initiator.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/