Message Oracle PCC-00063 - Reached end of file string before End-of-Statement at line number!

ERRORReached end of file string before End-of-Statement at line number!
CAUSEThe precompiler encountered an end-of-file while parsing a PL/SQL block.
ACTIONAdd the appropriate statement terminator (;) or end-of-block statement (END;) to the PL/SQL block.