Fehlernachrichten

SQL9300 - SQL9399


SQL9301NAn invalid option is specified or an option parameter is missing.

Erläuterung: Either the option specified is invalid or an option parameter is not specified.

The command cannot be processed.

Benutzeraktion: Correct the option and resubmit the command.


SQL9302NInvalid option parameter: "<option-parameter>".

Erläuterung: The option parameter specified is invalid.

The command cannot be processed.

Benutzeraktion: Correct the option parameter and resubmit the command.


SQL9303NNo <option> is specified.

Erläuterung: The required option "<option>" is not specified.

The command cannot be processed.

Benutzeraktion: Resubmit the command with the required option.


SQL9304NUnable to open file "<filename>" for writing.

Erläuterung: The command cannot be processed.

Benutzeraktion: Ensure that the system can access the file.


SQL9305NThe <name> is too long. The maximum length is <max-length>.

Erläuterung: The <name> is longer than the maximum length of <max-length>.

The command cannot be processed.

Benutzeraktion: Ensure that the <name> does not exceed the maximum length.


SQL9306NOne or more of the field names are too long. The maximum length is <max-length>.

Erläuterung: The total length of a field name includes the specified prefix and/or a column suffix, which can either be its name or its number. This total length must not exceed the maximum length.

The command cannot be processed.

Benutzeraktion: Ensure that all the field names do not exceed the maximum length.


SQL9307NRemarks cannot be retrieved from the database. Error code = "<sqlcode>".

Erläuterung: An error has occurred when attempting to retrieve the remarks of a column from the database.

The command cannot be processed.

Benutzeraktion: Check the error code for more information.


SQL9308WSQL data type "<sqltype>" of the column "<colname>" is not supported.

Erläuterung: The SQL data type "<sqltype>" is not supported in the specified host language.

No declaration is generated for this column.

Benutzeraktion: Ensure that this is the desired table.


SQL9320IConnecting to the database "<database>"...

Erläuterung: The utility is attempting to connect to the database "<database>".

Benutzeraktion: See the error message for details if it fails.


SQL9321IBinding the utility automatically...

Erläuterung: The utility is attempting to bind itself to the database.

Benutzeraktion: See the error message for details if it fails.


SQL9322IRetrieving column information from the table "<table>"...

Erläuterung: The utility is attempting to retrieve column information from the table "<table>".

Benutzeraktion: See the error message for details if it fails.


SQL9323IGenerating declarations to the file "<filename>"...

Erläuterung: The utility is attempting to generate declarations to the file "<filename>".

Benutzeraktion: See the error message for details if it fails.


SQL9324IDisconnecting from the database "<database>"...

Erläuterung: The utility is attempting to disconnect from the database "<database>".

Benutzeraktion: See the error message for details if it fails.


[ Seitenanfang | Vorherige Seite | Nächste Seite | Inhaltsverzeichnis | Index ]