| Error | ORA-26012 |
Description | No data found while executing sql statement string for column string - check input for: string | Cause | Executing sql statement against the data dictionary tables returned "ORA-01403: no data found". | Action | No data retrieved when selecting against the data dictionary tables most likely means that there`s an error in user input. Check that the input listed is correct. |