Oracle Message ORA-22910 - cannot specify schema name for nested tables

ERRORcannot specify schema name for nested tables
CAUSETable name was qualified with schema name in the nested table columns (or attributes) storage clause.
ACTIONRe-specify the nested table items storage clause without the schema name qualification. By default, the storage table for the nested table item is created in the same schema as the containing table.