Database Error Messages

ORA-25446

duplicate column value for table alias: string, column: string

Cause

An attempt to evaluate was made, which failed because duplicate column values were supplied for the specified table alias and column name.


Action

Check the column values specified, and try again with only one column value for each table alias, and column name.