Oracle Solution for Error ora-30005

Solution for Oracle Error ORA-30005

ORA-30005: missing or invalid WAIT interval

What triggered the Error:

A non-zero integer must be specified for wait interval (in seconds) after the WAIT keyword.

What should we do to fix it:

Correct the syntax and retry.