2.20 Messages from KECT92001 to KECT92999
This section describes the messages from KECT92001 to KECT92999.
-
KECT92001-I
csctransform will now start.
- Description
-
The csctransform command has started.
- (S)
-
Starts processing.
-
KECT92002-I
csctransform ended normally.
- Description
-
The csctransform command ended normally.
- (S)
-
Completes the processing.
-
KECT92003-E
csctransform ended abnormally.
- Description
-
The csctransform command ended abnormally.
- (S)
-
Stops processing.
- (O)
-
See the error message displayed before this message.
-
KECT92004-E
A required option was not specified. (command argument = aa....aa)
aa....aa: Name of the required option
- Description
-
A required option was not specified.
- (S)
-
Stops processing.
- (O)
-
Specify the required option indicated in the message.
-
KECT92005-E
The syntax of the command argument is invalid. (command argument = aa....aa)
aa....aa: Name of the invalid option
- Description
-
An option was not specified correctly.
- (S)
-
Stops processing.
- (O)
-
Check and, if necessary, revise the option indicated in the message.
-
KECT92006-E
A required parameter was not specified in the property file. (parameter = aa....aa)
aa....aa: Name of the required parameter
- Description
-
A required parameter was not specified in the property file.
- (S)
-
Stops processing.
- (O)
-
Specify the required parameter (indicated in the message) in the property file.
-
KECT92007-E
The specified format-definition file is neither an XSD file nor an FDX file.
- Description
-
The extension of the input format definition file or output format definition file was not .xsd or .fdx.
- (S)
-
Stops processing.
- (O)
-
Set the extension of the input format definition file or output format definition file to.xsd or .fdx.
-
KECT92008-E
Validation of the binary-format definition file has not finished.
- Description
-
Validation of the binary-format definition file has not finished.
- (S)
-
Stops processing.
- (O)
-
Specify the binary-format definition file for which validation is completed.
-
KECT92009-E
The numbers of input parameters do not match.
- Description
-
The numbers of input parameters do not match.
- (S)
-
Stops processing.
- (O)
-
Make sure that the same number of input parameters is specified in the property files (input format definition file, input file, and logical name of the input schema).
-
KECT92010-W
An output file already existed and has been overwritten.
- Description
-
The specified output file was overwritten.
- (S)
-
Continues processing.
-
KECT92011-E
The output directory does not exist. (path = aa....aa)
aa....aa: Path of the output destination directory
- Description
-
The output destination directory for output files does not exist.
- (S)
-
Stops processing.
- (O)
-
Create the directory indicated in the message.
-
KECT92012-W
The path for output of debugging information is invalid. (path = aa....aa)
aa....aa: Path of the output destination directory
- Description
-
The possible causes are as follows:
-
The debug information output destination directory does not exist.
-
No value is set for the parameter that specifies the debug information output destination.
-
- (S)
-
Continues processing by using the default output destination.
- (O)
-
Correctly specify the debug information output destination.
-
KECT92013-W
The specified parameter is invalid. (aa....aa = bb....bb)
aa....aa: Parameter name
bb....bb: Parameter value
- Description
-
The possible causes are as follows:
-
An invalid value is specified for the parameter.
-
No value is set for the parameter.
-
- (S)
-
Continues processing by using the default values.
- (O)
-
Correctly specify the value of the parameter.
-
KECT92014-E
The path of the file specified in an option is invalid. (aa....aa = bb....bb)
aa....aa: Option name
bb....bb: File path
- Description
-
The file specified for the option does not exist.
- (S)
-
Stops processing.
- (O)
-
Specify the correct file path for the option.
-
KECT92015-E
The path of the file specified in the properties file is invalid. (aa....aa = bb....bb)
aa....aa: Parameter name
bb....bb: File path
- Description
-
The file specified for the parameter does not exist.
- (S)
-
Stops processing.
- (O)
-
Specify the correct file path for the parameter.
-
KECT92016-I
cscbinaryparse will now start.
- Description
-
The cscbinaryparse command has started.
- (S)
-
Starts processing.
-
KECT92017-I
cscbinaryparse ended normally.
- Description
-
The cscbinaryparse command ended normally.
- (S)
-
Completes the processing.
-
KECT92018-E
cscbinaryparse ended abnormally.
- Description
-
The cscbinaryparse command ended abnormally.
- (S)
-
Stops processing.
- (O)
-
See the error message that was displayed before this message.
-
KECT92019-E
The specified format-definition file is not an FDX file.
- Description
-
The extension of the format definition is not .fdx.
- (S)
-
Stops processing.
- (O)
-
Set the extension of the format definition file to .fdx.
-
KECT92020-E
A parameter in the property file is invalid. (parameter = aa....aa)
aa....aa: Name of the invalid parameter
- Description
-
A parameter in the property file was not specified correctly.
- (S)
-
Stops processing.
- (O)
-
Check and, if necessary, revise the parameter of the property file indicated in the message.
-
KECT92021-E
An error occurred during XML validation. (kind = aa....aa, xml = bb....bb, schema = cc....cc)
aa....aa: input (transformation source) or output (transformation target)
bb....bb: XML file path
cc....cc: XML Schema file path
- Description
-
The input file or output file does not comply with the format definition file (XML Schema).
- (S)
-
Stops processing.
- (O)
-
Take one of the following actions based on the error message:
-
If aa....aa is input
Check and, if necessary, revise the contents of the input file (XML) and input format definition file (XML Schema).
-
If aa....aa is output
Check and, if necessary, revise the contents of the mapping definition and output format definition file (XML Schema).
-
-
KECT92022-I
cscgenbinary will now start.
- Description
-
The cscgenbinary command processing will start.
- (S)
-
Displays the message and continues command processing.
-
KECT92023-I
cscgenbinary ended normally.
- Description
-
The cscgenbinary command ended normally.
- (S)
-
Completes the processing.
-
KECT92024-E
cscgenbinary ended abnormally.
- Description
-
The cscgenbinary command ended abnormally.
- (S)
-
Stops processing.
- (O)
-
See the error message that was displayed before this message.