Message Oracle PLS-00126 - selector ALL is not allowed

ERRORselector ALL is not allowed
CAUSEThe ALL shortcut for specifying system privileges or statement options was used in a SQL statement. PL/SQL does not support the ALL shortcut.
ACTIONRemove the ALL shortcut from the SQL statement.