ORA-26016
The virtual column column_name in table owner_name.table_name cannot be loaded using direct path.
- column_name: The column being loaded.
- owner_name: The table owner.
- table_name: The table name.
Cause
An attempt is being made to load a virtual column using the direct path.
Action
Virtual columns cannot be loaded using the direct path.
ORA-26016
Virtual column string in table string.string cannot be loaded by direct path
Cause
You attempted to load an virtual column using the direct path.
Action
Virtual columns cannot be loaded using the direct path.
ORA-26016
Virtual column string in table string.string cannot be loaded by direct path
Cause
You attempted to load an virtual column using the direct path.
Action
Virtual columns cannot be loaded using the direct path.