Database Error Messages

ORA-26014

unexpected error on owner_name table_name while retrieving retrieving_info_1
retrieving_info_2
  • owner_name: The owner name of table.
  • table_name: The table name.
  • retrieving_info_1: Information being retrieved.
  • retrieving_info_2: Information being retrieved.

Cause

A SQL error was returned from an OCIStmtExecute call.


Action

Correct the SQL error that was returned. If the error was the result of a load or import operation, contact Oracle Support.