Message Oracle PLS-00668 - Type of expression should be a collection type

ERRORType of expression should be a collection type
CAUSEAn attempt was made to specify expression after INDICES OF or VALUES OF clause whose type is not a collection type.
ACTIONChange the index collection expression type to a valid collection type.