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-12153: TNS:not connected
ORA-00116: SERVICE_NAMES name is too long
TNS-00211: Total Active Pumps : number
SQL*Loader-00478: unable to continue due to missing filename for LOBFILE or SDF
TNS-04004: Unable to encrypt the supplied password.
ORA-31208: DBMS_LDAP: PL/SQL - Invalid LDAP Message.
ORA-19699: cannot make copies with compression enabled
ORA-02049: timeout: distributed transaction waiting for lock
ORA-19594: controlfile already included as string
ORA-07404: sfareq: Timeout occurred waiting for request to complete.
ORA-31434: purge is currently running
ORA-12069: invalid object for offline instantiation