Menu principal                 [Fechar]


SQL - SQLCODE's - Códigos negativos


Volta a página anterior

Volta ao Menu Principal


Desenvolvido por Carlos Alberto Dornelles - Analista de Sistemas - Brasília DF.


SQLCode -742

DSNDB07 IS THE IMPLICIT WORK FILE DATABASE

Conclusão: The WORKFILE clause cannot be used on a CREATE DATABASE statement to create a work file database for a DB2 subsystem that is not a member of a DB2 data sharing group. The system database, DSNDB07, is the implicit work file database.

Ação do sistema: The statement cannot be executed.

Resposta ao Desenvolvedor: To create the work file database for a DB2 subsystem that is not a member of a DB2 data sharing group, create database DSNDB07 without the WORKFILE clause.

SQLSTATE: 53004


© Copyright IBM Corp.