logo  
Google
 

DB2 SQL-Error: -741

SQLState: 55020

Short Description: A DATABASE IS ALREADY DEFINED FOR MEMBER

A CREATE DATABASE statement was issued for a WORK FILE or TEMP database, but the database can not be created because one is already defined for the named DB2 subsystem or data sharing group member. database-type WORK FILE or TEMP member-name Name of the DB2 subsystem or data sharing group member that already has a database-type database.System action: The statement cannot be executed. Programmer response: Verify the identity and validity of the existing database-type database for the named DB2 subsystem or data sharing member. The existing database can be altered or dropped if necessary. If the existing database is dropped, resubmit the CREATE DATABASE statement.

 <-  BACK TO INDEX