Message Oracle PLS-00669 - Type of expression should be a valid collection variable

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