- CWWBB0600E: Database error: ''{0}''. Error parameter(s): ''{1}''.
- Explanation: General purpose message used when the product is in service and a new message is needed.
- User Action: Check nested exceptions to find out the reason for the error.
- CWWBB0601E: The system could not connect to the database with the given parameters.
- Explanation: At least one parameter that is used to connect to the database (for example, User ID, password, database name, host name) is not correct.
- User Action: A connection parameter is misspelled (for example, User ID, password, database name or host name).
- CWWBB0602E: The option ''{0}'' needs a value.
- Explanation: An option has been used but no value was specified for it.
- User Action: Specify a value for the option. To get help on the usage of the option, invoke the program with no parameters.
- CWWBB0603E: The option ''{0}'' is not valid.
- Explanation: An option string has been used that is not supported.
- User Action: The option specified is not supported by the program. Check the spelling.
- CWWBB0604E: The value for option ''{0}'' is not valid.
- Explanation: A wrong value has been specified for the option.
- User Action: Correct the value for the option. To get help on the usage of the option, invoke the program with no parameters.
- CWWBB0605E: No driver could be found for database ''{0}''.
- Explanation: The given database system is supported the corresponding driver could not be found.
- User Action: Verify that the driver for the database system is listed in the classpath.
- CWWBB0606E: The audit log entries could not be deleted.
- Explanation: The entries in the database table Audit_Log_T could not be deleted.
- User Action: Check nested exceptions to find out the reason for the failure.
- CWWBB0607E: The option ''{0}'' is required.
- Explanation: The option identifier is mandatory, but is missing.
- User Action: Make sure you specify all mandatory parameters. Invoke the program with no parameters to get help on its usage.
- CWWBB0608E: The option ''{0}'' was already used.
- Explanation: An option identifier has been used more than once.
- User Action: Remove the duplicate option from the program invocation.
- CWWBB0609I: Enter password for user ''{0}'':
- Explanation: The password for the specified user ID is missing.
- User Action: No action is required.
- CWWBB0610E: An SQL exception occurred: {0}.
- Explanation: The database system reported a SQL exception for the requested operation.
- User Action: Check nested exceptions to find out the reason for the SQL exception.
- CWWBB0611I: {0} audit log entries have been deleted successfully.
- Explanation: This message indicates how many entries have been deleted in the audit log table.
- User Action: No action is required.
- CWWBB0612I: Database migration started {0} to {1}.
- Explanation: An on-line migration of the database started.
- User Action: No action is required.
- CWWBB0613I: Database migration: completed successfully {0} to {1}.
- Explanation: All SQL statements for database schema changes have completed successfully. This operation is only required once after a new code level is applied.
- User Action: No action is required.
- CWWBB0614E: Database schema creation or migration step failure {0}: {1}.
- Explanation: An SQL statement while creating or migrating the database schema failed. The corresponding SQL exception might contain more detailed information. The user accessing the database must have sufficient rights to alter, drop, and create database objects. If a large amount of data has to be migrated, a log file overflow might have occurred.
- User Action: Check for the reason of the failure and change the user's rights or increase the size of the log file. Then restart the server. The creation or migration of the database schema is automatically retried during the first connection to the database after a server restart.
- CWWBB0615E: Database migration failed {0} to {1}.
- Explanation: Database migration failed. Manual interaction is required to get the database schema into a state that matches with the code.
- User Action: Check for the reason of the failures reported before this message and either restart the server for another on-line migration attempt or modify the database schema using the DDL upgrade scripts provided.
- CWWBB0616E: The migration of the instance data ({0}) was not successful.
- Explanation: The migration of the instance data was not successful. Manual interaction is required to migrate instance data to the new database schema.
- User Action: Check for the reason of the failures reported before this message and restart the server for another online migration attempt.
- CWWBB0617E: The group work item feature is not enabled.
- Explanation: A group work item can only be created if the group work item feature is enabled.
- User Action: Enable the group work item feature.
- CWWBB0618E: The specified argument list ({2}) for StoredQuery ''{0}'' with WHERE-clause ''{1}'' is not valid.
- Explanation: The specified argument list does not match the parameters defined in the WHERE-clause of the StoredQuery.
- User Action: Check the WHERE-clause of the StoredQuery and adjust the arguments.
- CWWBB0619I: {0} process instances have been deleted successfully.
- Explanation: The given number of process instances were deleted from the database.
- User Action: No action is required.
- CWWBB0620I: {0} task instances have been deleted successfully.
- Explanation: The given number of task instances were deleted from the database.
- User Action: No action is required.
- CWWBB0621I: Starting to transfer from source ''{0}'' to target ''{1}''.
- Explanation: The database transfer was started.
- User Action: No action is required.
- CWWBB0622I: The database transfer has completed successfully.
- Explanation: The database was successfully transferred.
- User Action: No action is required.
- CWWBB0623E: An error occurred while transferring the database. The exception message is: ''{0}''.
- Explanation: The database transfer ended unexpectedly, due to an exception.
- User Action: Check any nested exceptions to find out the reason for the error.
- CWWBB0624I: Found {0} records for entity ''{1}''.
- Explanation: Indicates how many records there are for the given database entity.
- User Action: No action is required.
- CWWBB0625I: Started creating the database schema.
- Explanation: The on-line schema creation step has started.
- User Action: No action is required.
- CWWBB0626I: The database schema was created successfully.
- Explanation: The on-line schema creation step completed successfully.
- User Action: No action is required.
- CWWBB0627E: Failed to create the database schema.
- Explanation: The on-line schema creation step failed.
- User Action: Check the next exception message for the reason.
- CWWBB0628I: Materialized Views successfully initialized.
- Explanation: The Materialized Views have been configured successfully.
- User Action: No action is required.
- CWWBB0629E: Materialized View definition is incomplete : ''{0}'' , ''{1}'' , ''{2}''.
- Explanation: A definition for a Materialized View is incomplete.
- User Action: Check the Materialized View definition and complete any missing values.
- CWWBB0630E: A Materialized View mapping is incomplete : ''{0}'' , ''{1}''.
- Explanation: A Materialized View mapping is incomplete.
- User Action: Check the Materialized View mapping and complete any missing values.
- CWWBB0631E: Cannot apply the Materialized View mapping ''{0}'' to the Materialized View definition ''{1}'' : ''{2}'', ''{3}''.
- Explanation: The Materialized View mapping cannot be applied to the specified Materialized View.
- User Action: Check the Materialized View mapping and correct the values.
- CWWBB0632I: The Materialized View definition with id = ''{0}'' has been changed.
- Explanation: A Materialized View definition has changed.
- User Action: No action is required.
- CWWBB0633E: A configuration error occurred while configuring Materialized Views. The exception message was: ''{0}''.
- Explanation: An exception occurred while configuring Materialized Views.
- User Action: Check the message and correct the values for the Materialized Views.
- CWWBB0634W: Failed to configure Materialized Views.
- Explanation: Materialized Views have not been configured successfully.
- User Action: Check other error messages and correct the problem.
- CWWBB0635I: Submitting a query against Materialized View with id = ''{0}''.
- Explanation: A query will be submitted against a Materialized View for the first time.
- User Action: No action is required.
- CWWBB0636W: Automatic database schema creation is disabled.
- Explanation: The database schema does not exist and automatic creation of database schema is disabled.
- User Action: Either enable automatic database schema creation or create the database schema manually.
- CWWBB0637W: The custom table file ''{0}'' cannot be parsed correctly because of ''{1}''.
- Explanation: This messages indicates that the XML definition file for the custom table cannot be parsed correctly because of an exception.
- User Action: Check the message and correct the values in the definition file.
- CWWBB0638E: Failed to connect to the database. The error reported by the database is: ''{0}''.
- Explanation: A connection to the database system could not be established. This can have various causes such as a network or database outage, or configuration errors. For more information on the reported error refer to the documentation from your database vendor. This kind of error can only be resolved by a system administrator.
- User Action: If the problem persists, inform your system administrator about the error. Depending on the error reported by the database system, the system administrator should check the resource configuration of the database for errors in the user ID, password, database name, database host, and check the network connectivity and the database availability.
- CWWBB0639E: The {0} database system is not supported.
- Explanation: The Business Process Choreographer database tried to run on a database system that is either not supported or is no longer supported.
- User Action: Configure a database system that is supported. Refer to the prerequisites section in the information center (http://publib.boulder.ibm.com/infocenter/dmndhelp/v6r1mx/index.jsp or http://publib.boulder.ibm.com/infocenter/dmndhelp/v6rxmx/index.jsp) for the version you are using.
- CWWBB0640W: The online database schema creation is not supported for the database system that is used.
- Explanation: The online database schema creation is not supported for the database system that is used.
- User Action: Configure the database system manually by running the appropriate database scripts. Refer to the information center (http://publib.boulder.ibm.com/infocenter/dmndhelp/v6r1mx/index.jsp) for details.
- CWWBB0641E: The JDBC driver class "{0}" given is not a known JDBC driver.
- Explanation: The migration tool is designed for various database platforms. Depending an the database platform, a specific JDBC driver class must be given.
- User Action: Specify a valid database driver class
- CWWBB0642I: No data migration needed for the given database. Data Migration finished without any actions.
- Explanation: The database is either already migrated to the new version or it is newly created for the actual version.
- User Action: No user action necessary.
- CWWBB0643E: An error occurred during data migration. For further analysis please check the trace file.
- Explanation: During the data migration, an error occurred which resulted in a termination of the migration before successful termination.
- User Action: Analyze the problem and try to solve it or contact IBM service.
- CWWBB0644I: Start of workitem migration.
- Explanation: None
- User Action: No user action necessary.
- CWWBB0645I: Workitem migration successfully completed.
- Explanation: None
- User Action: No user action necessary.
- CWWBB0646I: Start of tablespace migration.
- Explanation: None
- User Action: No user action necessary.
- CWWBB0647I: Tablespace migration successfully completed.
- Explanation: None
- User Action: No user action necessary.
- CWWBB0648E: No database schema found for schema qualifier ''{0}''
- Explanation: No database schema found for schema qualifier ''{0}''
- User Action: Check the database schema qualifier that has been passed to the migration script.
- CWWBB0649E: The database schema version number ''{0}'' does not match the version of the migration tool ''{1}''.
- Explanation: The version of the the database schema does not match the version of the migration tool.
- User Action: If the database schema version is samller than the version of the migration tool the database schema migration must be done before. If the version of the migration tool is smaller than the version of the database schema please use the migration tool of the matching instalation package.
- CWWBB0650I: Start of data migration.
- Explanation: None
- User Action: No user action necessary.
- CWWBB0651I: Data migration finished successfully.
- Explanation: None
- User Action: No user action necessary.
- CWWBB0652E: Data migration finished with an error.
- Explanation: During the data migration an error occured and the migration has been aborted.
- User Action: Check the error reason and fix the problem. After that re-run the data migration.
- CWWBB0653E: The data migration has been started but not finished yet.
- Explanation: The data migrtaion has been started but it has not finished yet. Therefore the container cannot be started because this would lead to data inconsistency.
- User Action: Finish the data migration first.
- CWWBB0654E: The data migration has already been started.
- Explanation: The data migration has already been started and it is still running.
- User Action: Wait until data migration has been finished.
- CWWBB0655E: The container cannot be started because the database schema and data migration has not been finished yet.
- Explanation: The container cannot be started because the Business Process Choreographer database needs to be migrated to the new version first.
- User Action: Upgrade the database schema and run the data migration tool. For details please refer to the documentation.
- CWWBB0656I: ''{0}'' completed.
- Explanation: None
- User Action: No user action necessary.
- CWWBB0657I: Migrating table ''{0}''.
- Explanation: None
- User Action: No user action necessary.