Message Oracle PLS-00127 - Pragma string is not a supported pragma

ERRORPragma string is not a supported pragma
CAUSEThe named pragma (compiler directive) is not among those supported by PL/SQL. The pragma name might be misspelled, or the pragma syntax might be faulty.
ACTIONCheck the spelling of the pragma name, and make sure the proper syntax was used.