ORA-26056: Requested direct path operation on a view is not supported. Cause: An attempt was madeto load into a view using direct path that has
user-defined types, XML data, object type table or SQL expressions. Action: Do not attempt to usedirect path when loading a view that has nonscalar
columns or when using SQL expressions on input columns.