PLS-00358: column 'string' exists in more than one table;
use qualifier
Answer / guest
Cause: The statement is ambiguous because it specifies two
or more tables having the same column name. For example, the
following statement is ambiguous because deptno is a column
in both tables: SELECT deptno, loc INTO my_deptno, my_loc
FROM emp, dept;
Action: Precede the column name with the table name (as in
emp.deptno) so that the column reference is unambiguous.
Please add more information about this Error
| Is This Answer Correct ? | 6 Yes | 1 No |
ORA-01861: literal does not match format string
ORA-37012: (XSACQUIRE_TIMEOUT) Object workspace object is locked by another user and the WAIT timed out.
ORA-31644: unable to position to block number string in dump file "string"
ORA-00340: IO error processing online log string of thread string
ORA-02365: error seeking in file: string
TNS-00079: * log_off - ask process_name to turn logging off
ORA-14012: resulting partition name conflicts with that of an existing partition
NZE-29102: Cannot add certificate bag.
ORA-08467: error converting Oracle number to string
LPX-00309: cannot initialize XPATH
PLS-00391: undefined column 'string' in UPDATE statement
LSX-00310: local element or attribute should be namespace qualified