|
THE REQUIRED EXPLANATION TABLE table-name DOES NOT EXIST
Conclusão: The EXPLAIN statement assumes the existence of the
explanation table and it is not defined in the DB2 subsystem as a base
table. Refer to Chapter 5 of DB2 SQL Reference for more information.
Ação do sistema: The statement cannot be executed.
Resposta ao Desenvolvedor: Determine whether the required explanation table
does exist. If not, create the required table.
SQLSTATE: 42704
© Copyright IBM Corp.
|