Ansicht
Dokumentation

SQL0612 - &1 is a duplicate column name. ( OS/400 )

SQL0612 - &1 is a duplicate column name. ( OS/400 )

rdisp/max_wprun_time - Maximum work process run time   Vendor Master (General Section)  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL0612
&1 is a duplicate column name.

Message Long Text :

Cause . . . . . : One of the following errors has occurred:
-- Column &1 is specified more than once on a CREATE TABLE or CREATE VIEW statement. Column names and system column names must be unique in a table or view.
-- Column &1 is specified in the ADD clause of an ALTER TABLE statement. Column &1 already exists in the table.
-- Column &1 is specified more than once in the ALTER, DROP, or ADD clauses of an ALTER TABLE statement.
-- Column &1 is specified more than once in the column list of a common table expression or in the correlation clause for a table or derived table.
-- Column &1 is specified more than once in the column list of an UPDATE trigger.
-- Column &1 is specified more than once in the RETURNS TABLE clause of a CREATE FUNCTION statement. The return column names for a user defined table function must be unique.
-- Column &1 is specified more than once in the CYCLE column list of the recursive common table expression.
Recovery . . . : Do one of the following and try the request again:
-- Specify unique names for each of the columns.
-- Remove the column from all but one clause of a single ALTER TABLE statement. Multiple statements can be specified, if required.

Message File : QSQLMSG
Library Message File : QSYS2924


ABAP Short Reference   Addresses (Business Address Services)  
This documentation is copyright by IBM.

Length: 3230 Date: 20240328 Time: 120253     sap01-206 ( 3 ms )