mxrpm tool messages (14000 through 14039)
SQL 14001
14001 A map file is not specified. Specify the map file using the -map option.
Cause
You have not specified a map file.
Effect
The mxrpm tool does not process any of the module files.
Recovery
Specify the map file using the
-map
option and run the tool.
SQL 14002
14002 Module files are not provided. Module files can be specified either on the command-line or using the -modlist option.
Cause
You have not specified any module files for processing.
Effect
The mxrpm tool stops processing.
Recovery
Specify at least one module file and run the tool.
SQL 14003
14003 Invalid command-line option.
Cause
You have used an invalid option while invoking the mxrpm tool.
Effect
The mxrpm tool does not process any of the module files.
Recovery
Remove the invalid option and run the tool.
SQL 14004
14004 Map option is used more than once.
Cause
You have used the
-map
option more than once.
Effect
The mxrpm tool does not process any of the module files.
Recovery
Specify only one map file and run the tool.
SQL 14005
14005 Log option is used more than once.
Cause
You have used the
-log
option more than once.
Effect
The mxrpm tool does not process any of the module files.
Recovery
Specify the
-log
option only once and run the tool.
SQL 14006
14006 Multiple module list files are provided.
Cause
You have used the
-modlist
option more than once.
Effect
The mxrpm tool does not process any of the module files.
Recovery
Specify the
-modlist
option only once and run the tool.
SQL 14007
14007 Map file option is used without map file name.
Cause
You have specified the
-map
option without specifying a map file name.
Effect
The mxrpm tool does not process any of the module files.
Recovery
Specify a valid map file name and run the tool.
SQL 14009
14009 Module list file option is used without the module list file name.
Cause
You have specified the
-modlist
option without specifying a module list file.
Effect
The mxrpm tool does not process any of the module files.
Recovery
Specify a valid module list file name and run the tool.
SQL 14010
14010 Unable to create backup of log file.
Cause
The mxrpm tool cannot create a backup of the log file.
Effect
The mxrpm tool stops processing the module files.
Recovery
Check for access permissions for the log file location. You must have both read and write permissions for the directory and for the log file.
SQL 14011
14011 The -help option cannot be used with other options.
Cause
You have specified
-help
option along with other valid options.
Effect
The mxrpm tool does not process any of the module files.
Recovery
Use the
-help
option without any other options.
SQL 14012
14012 Unable to open file-type file file-name.
Cause
The mxrpm tool is not able to open the module list input file.
Effect
The mxrpm tool does not process any of the module files.
Recovery
Check whether the module list file or map file
file-name
exists. You must have read permission on the file.
SQL 14017
14017 Invalid line in module list file linetext.
Cause
You have specified more than one module file on the same line or the module file name has double-quotes.
Effect
The mxrpm tool does not process any of the module files.
Recovery
Specify each module file on a separate line in the module list file and run the tool.
SQL 14018
14018 file-name creation failed with error code error-code.
-
Where,
-
file-name
is either the log file name or the temporary module file name; -
error-code
is the file system error code.
Cause
Filesystem returned an error while creating the file.
Effect
The mxrpm tool does not process any of the remaining module files.
Recovery
Ensure that you have the required permissions to create the file in the specified location. For temporary module files, verify that a file with the same name does not exist in the location.
SQL 14019
14019 Unable to rename temporary module file file-name. File system returned error error-code.
Cause
Either the module file is in use by another process or you do not have the necessary file system permissions to replace the module file with the temporary module file.
Effect
The mxrpm tool skips the module file and proceeds with processing the next file in the module list. The temporary module file
file-name
is deleted.
Recovery
Ensure that module file is not open by another process and that you have the required permissions on the module file and run the tool.
SQL 14020
14020 Error while processing module file file-name.
Cause
You have provided a system module file for processing.
Effect
The mxrpm tool does not process the remaining module files.
Recovery
Remove the system module file from the module list and run the tool.
SQL 14021
14021 Invalid file-type file name file-name.
-
Where,
-
file-type
is either the log, module list, or map file; -
file-name
is either the name of the log, module list, or map files.
Cause
You have provided either a Guardian file name for the log, module list or map file, or both the temporary and current directories are Guardian subvolumes.
Effect
The mxrpm tool does not process any of the module files.
Recovery
Provide OSS file names for the log, module list, and map files. Ensure that both the temporary and current directories are Guardian subvolumes.
SQL 14029
14029 System module files cannot be reprocessed using the mxrpm tool.
Cause
You have specified the system module file in the list of module files to be reprocessed.
Effect
The mxrpm tool does not process system module files and stops further processing.
Recovery
Remove the system module file from the list of module files and run the tool. You can remove the module files already processed when running the tool again.
SQL 14030
14030 Missing runtime ANSI name in map -> map-entry.
Cause
One of the map file entries has a compile time ANSI name without a corresponding runtime ANSI name.
Effect
The mxrpm tool does not process any of the module files.
Recovery
Correct the map entry by specifying the runtime ANSI name and run the tool.
SQL 14031
14031 Missing compile time ANSI name in map -> map-entry.
Cause
One of the map file entries has a runtime ANSI name without a corresponding compile time ANSI name.
Effect
The mxrpm tool does not process any of the module files.
Recovery
Correct the map entry by specifying the compile time ANSI name and run the tool.
SQL 14032
14032 Module file version version-num is not supported by the mxrpm tool module-name.
-
Where,
-
version-num
is the version of the module; -
module-name
is the fully qualified name of the module file.
Cause
You have specified a module file with version lower than 3200. The mxrpm tool can process only module files with version 3200 and later.
Effect
The mxrpm tool skips the processing of module files lower than version 3200 and continues to process the remaining module files.
Recovery
None.
SQL 14033
14033 Invalid mapping found in map file map-entry.
Cause
The map file contains a map entry with an invalid separator.
Effect
The mxrpm tool does not process any of the module files.
Recovery
Use a valid separator to correct the map file entry and run the tool.
SQL 14034
14034 ANSI name is longer than the maximum length supported name.
Cause
The map file contains a map entry with a name, which is longer than the maximum length supported for ANSI object names.
Effect
The mxrpm tool does not process any of the module files.
Recovery
Provide a valid ANSI name and run the tool.
SQL 14035
14035 Invalid ANSI name ansi-name
Cause
The map file contains a map entry with an invalid ANSI name or consists of a name which is not a fully qualified three-part ANSI name (containing the catalog, schema, and table or view name).
Effect
The mxrpm tool does not process any of the module files.
Recovery
Correct the ANSI name and run the tool.
SQL 14036
14036 Duplicate mapping found for compile time table/view object-name.
Cause
The map file contains more than one map entry for the same compile time ANSI name.
Effect
The mxrpm tool does not process any of the module files.
Recovery
To ensure that the compile time ANSI names are unique in the map file, correct the map entries. Run the tool.
SQL 14037
14037 Unable to open the home terminal. The file system returned error errorcode.
Cause
The mxrpm tool is unable to open the home terminal for logging.
Effect
The mxrpm tool does not process any of the module files.
Recovery
Check the error code returned by the file system and refer the Guardian Procedure Errors and Messages Manual for correcting the same.
SQL 14038
14038 Unable to open file-type file-name. The file system returned error errorcode.
-
Where,
-
file-type
is either map or module file; -
file-name
is the name of the file; -
errorcode
is a file system error code.
Cause
The mxrpm tool is unable to open either the map or module file because of a file system error.
Effect
The mxrpm tool halts processing if there is an error in opening the map file. For a module file, the mxrpm tool skips the module file and continues processing the remaining files in the module list.
Recovery
Check the error code returned by the file system and refer to the Guardian Procedure Errors and Messages Manual for correcting the same.
SQL 14039
14039 MXRPM internal error errortext
Cause
The mxrpm tool encountered an unexpected error.
Effect
The mxrpm tool does not process any module files.
Recovery
Contact your service provider.