You may see these messages if errors occur during data services
processing.
- CWMDS0000E - No message text has been found for the message identifier message
identifier.
- Explanation
- A message without message text was issued.
- Action
- Report the message number to IBM® Support.
- CWMDS0001E - An invalid parameter parameter name with value [parameter
value] has been detected in method or constructor method name.
- Explanation
- The program detected an incorrect parameter and stopped processing. This
error can sometimes be caused by invalid input values, like configuration
settings.
- Action
- Contact IBM Support.
- CWMDS0002E - Utility class class name must be initialized before
it can be used.
- Explanation
- An internal logic error was encountered.
- Action
- Contact IBM Support.
- CWMDS0011E - An error has occurred while adding duplicate entry "file
name" to archive.
- Explanation
- An attempt was made to add two or more files with the same name to a compressed
archive, like a .zip or a .jar file. This indicates an error in the program
logic.
- Action
- Contact IBM Support.
- CWMDS0012E - An error has occurred while adding entry "file name"
to archive: error message text
- Explanation
- The file name could not be added to a compressed file because of the indicated
reason.
- Action
- Contact IBM Support.
- CWMDS0013E - An error has occurred while creating archive type archive
named "archive name" : error message text
- Explanation
- The creation of a compressed file of type .zip or .jar (as indicated by
archive type) failed because of the indicated reason.
- Action
- Contact IBM support
if the error message does not indicate a problem that can be solved by such
methods as freeing up space, granting proper access permissions, and so forth.
- CWMDS0030E - Unable to convert non-numeric value "config setting
value" contained in config setting id to number.
- Explanation
- A non-numeric value has been assigned to configuration setting config
setting id. Processing was stopped because the specified configuration
setting value would cause unexpected program behavior. This error is caused
by incorrect user input.
- Action
- Check all Schema Generator configuration settings that you have changed,
and replace the incorrect setting. If you have not changed any configuration
settings, contact IBM Support.
- CWMDS0051E - An error has occurred while loading table space configuration
file "file name".
- Explanation
- The Schema Generator encountered an error while loading the above table
space configuration file.
- Action
- Check the log file for additional failure details.
- CWMDS0052W - An invalid key entry "unique identifier" in tablespace
configuration has been ignored.
- Explanation
- The table space configuration file contains at least one incorrect entry
that is identified by the unique identifier. This entry has not been
used by Schema Generator while generating artifacts.
- Action
- Check the content of the table space configuration file that you specified
in the configuration panel of the Schema Generator Administrative Console.
Make sure all key names (on the left hand side of the equals sign) are correct.
The example configuration files contain a list of valid key names.
- CWMDS0071E - An error has occurred while saving properties file "file
name".
- Explanation
- The Schema Generator stores internal information in Java™ properties
files. An unrecoverable error occurred during the save operation, causing
the Schema Generator to stop processing.
- Action
- Check the log file for additional error information. Possible causes are
lack of disk space or insufficient file access permissions.
- CWMDS0072E - An error has occurred while loading properties file "file
name".
- Explanation
- The Schema Generator stores internal information in Java properties
files. An unrecoverable error occurred while trying to load such a file, causing
the Schema Generator to stop processing.
- Action
- Check the log file for additional error information. A possible cause
is insufficient file access permissions.
- CWMDS0090E - String "internal identifier" contains an invalid
hexadecimal character sequence: "identifier value".
- Explanation
- An internal data corruption has been detected.
- Action
- Contact IBM Support.
- CWMDS0091E - String "internal identifier" ends with an incomplete
hexadecimal character sequence.
- Explanation
- An internal data corruption has been detected.
- Action
- Contact IBM Support.
- CWMDS0092E - String "internal identifier" contains an invalid
character "character".
- Explanation
- An internal data corruption has been detected.
- Action
- Contact IBM Support.