Cause: Attempting to parse an unsupported statement using procedure PARSE provided by package DBMS_SQL. See the solution below.
Error solution: Only statements which begin with SELECT, DELETE, INSERT, UPDATE, LOCK, BEGIN, DECLARE or << (PL/SQL label delimiter) are supported.
Database version: Oracle 11g Release 2 (11.2)