Error List

Error List for the ‘ORADB-O2F’ Category

O2F-00301 Error attempting to read from the INTYPE file

Description:
O2F-00301 Error attempting to read from the INTYPE file

Cause:
An operating system error occurred while attempting to read from the INTYPE file.

ORADB-O2F

O2F-00302 Unable to allocate memory

Description:
O2F-00302 Unable to allocate memory

Cause:
OTT was unable to allocate memory.

ORADB-O2F

O2F-00303 No INTYPE file was specified

Description:
O2F-00303 No INTYPE file was specified

Cause:
The required option INTYPE was not specified.

ORADB-O2F

O2F-00304 Invalid filename for the INTYPE file

Description:
O2F-00304 Invalid filename for the INTYPE file

Cause:
The file name specified for the INTYPE file is not syntactically correct.

ORADB-O2F

O2F-00305 Error opening the INTYPE file for reading

Description:
O2F-00305 Error opening the INTYPE file for reading

Cause:
An operating system error occurred while attempting to open the INTYPE file.

ORADB-O2F , , ,

O2F-00306 Unable to close the INTYPE file

Description:
O2F-00306 Unable to close the INTYPE file

Cause:
An operating system error occurred while attempting to close the INTYPE file.

ORADB-O2F

O2F-00307 Unable to read the INTYPE file

Description:
O2F-00307 Unable to read the INTYPE file

Cause:
The first token of the INTYPE file was not read. Either an operating system error occurred while attempting to read from the INTYPE file, or all lines of the INTYPE file are blank lines or comment lines.

ORADB-O2F

O2F-00308 No type specifications were seen in the INTYPE file

Description:
O2F-00308 No type specifications were seen in the INTYPE file

Cause:
Either there are no type specifications in the INTYPE file, or the first type specification could not be read due to a previously reported error.

ORADB-O2F

O2F-00309 Name of user-defined type is illegal or missing

Description:
O2F-00309 Name of user-defined type is illegal or missing

Cause:
The name of a user-defined type is expected following the keyword TYPE at the beginning of a type specification. No legal type name was seen.

ORADB-O2F

O2F-00310 Illegal or missing identifier name

Description:
O2F-00310 Illegal or missing identifier name

Cause:
A legal C or C++ identifier was expected following AS, but was not seen.

ORADB-O2F ,