Hitachi

Hitachi Advanced Database Messages


KFAA30201-E

The table specification qualifying the column name is not a valid name in an SQL statement. The invalid qualifier is "aa....aa"."bb....bb" or "cc....cc". (query number = dd....dd) (M+J+O)

The qualifying table specification contains a name that is not valid to specify in an SQL statement. <SQLSTATE: 42740>

aa....aa:

The identifier specified within the table specification, or the default schema name

bb....bb:

Table identifier, correlation name, or query name

cc....cc:

Table identifier, correlation name, or query name

dd....dd: Position number of the query that specified the invalid identifier

For details about query position numbers, see 1.5 Query position numbers.

S:

Ignores this SQL statement. Alternatively, the system invalidates this transaction.

Action:

Correct the SQL statement.