A Discoverer EUL Command Line for Java error messages

This appendix describes error messages used by the Discoverer EUL Command Line for Java.

A.1 Discoverer EUL Command Line for Java error messages

This appendix provides reference information about error message used by the Discoverer EUL Command Line for Java.

Error text Error description
Delete requested without specifying any objects to delete A delete request has been specified without providing any EUL objects to delete.
Error creating export file A file error on creating the EEX file during an export.
Error creating impact analysis file A file error on creating the impact analysis file using the -log -log_only command.
Error creating log file A file error on creating the log file.
Error parsing command file <option> The command file contained syntax errors.
Export requested without specifying any objects to export An export request was specified without specifying any EUL elements to export (and without specifying the -all option).
Incomplete option A valid option has been specified but without specifying all the additional options required. For example, if you type '-delete -folder' without specifying a folder name.
Invalid aggregate An invalid aggregate option has been specified for the bulk load operation. Valid options are sum, max, min, count, avg, and detail.
Invalid date format - use dd/mm/yyyy hh:mm:ss During an export request you can specify the Created Date and Updated Date. The dates must be in the format 'dd/mm/yyyy hh:mm:ss' or SYSDATE; otherwise, this error is returned.
Invalid gateway type An invalid gateway option has been specified for the bulk load operation. Valid options are online_dictionary, designer, and external.
Invalid import rename mode An import request was made specifying an unrecognized rename mode. Valid options are rename_old, rename_new, do_not_import, and refresh.
Invalid join option An invalid join option has been specified for the bulk load operation. Valid options are primary_key, column_name, and none.
Invalid LOV option An invalid LOV option has been specified for the bulk load operation. Valid options are char, integer, decimal, date, and key.
Invalid option An unrecognized command line option has been specified.
Invalid option - cannot set <option> without setting <option> An option has been requested without specifying the parent option. For example, specifying -lov without being in the context of a bulk load request.
Invalid option - cannot set <option> without setting one of <option> An option has been requested without specifying a valid parent option. This is the same as above but for options which make sense in more than context. For example, -folder can be valid both for export and delete requests.
No Apps password specified for create Apps EUL operation A create Applications mode EUL request has been made without specifying the Applications password.
No Apps user specified for create Apps EUL operation A create Applications mode EUL request has been made without specifying the Applications user.
No command file specified A command file request was made without specifying a command file to use.
No connection to an EUL has been established A command request was made without a connection having been made to an EUL.
No user specified for create EUL operation. A command request was made without specifying a database username (or Applications username).
No password specified for create EUL operation. A command request was made without specifying a database password (or Applications password).
Refresh requested without specifying any folders or business areas to refresh A refresh request was made without specifying any folders or business areas to refresh.
You must specify a connect string A connect request has been specified but no connect string provided.
You must specify a connection to an EUL A request has been specified without requesting a connection.
You must specify a name for the log file The -log option has been specified without a filename for the log file.
You must specify an export file An export request was made without specifying an EEX file to export to.
You must specify some .EEX files to import An import request was specified without specifying any EEX files to import.