Error List

Error List for the ‘ORADB-O2F’ Category

O2F-00315 An attribute of a type is listed twice in a type specification

Description:
O2F-00315 An attribute of a type is listed twice in a type specification

Cause:
An attribute of a user-defined type is listed twice in a type specification in the INTYPE file. The second occurrence is ignored.

ORADB-O2F

O2F-00326 Some characters in this name were not legal identifier characters

Description:
O2F-00326 Some characters in this name were not legal identifier characters

Cause:
One or more characters in the name of a database entity could not be translated to a character that may appear in a C or C++ identifier, such as a letter, an underscore, or a digit. The characters that could not be translated were replaced with underscores.

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-00337 Schema not found, or no types found in schema

Description:
O2F-00337 Schema not found, or no types found in schema

Cause:
A request was made to generate declarations for all the types in a database schema. Either the schema was not found, no user-declared types were found in the schema, or unable to connect to Oracle.

ORADB-O2F ,

O2F-00316 An unexpected token was seen at the end of a type specification

Description:
O2F-00316 An unexpected token was seen at the end of a type specification

Cause:
There is a syntax error in the INTYPE file.

ORADB-O2F

O2F-00327 CASE option has an illegal value

Description:
O2F-00327 CASE option has an illegal value

Cause:
The value given for the CASE option in the INTYPE file is not legal.

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-00338 Illegal or missing package name

Description:
O2F-00338 Illegal or missing package name

Cause:
A legal Java package name was expected following IN or PACKAGE or IN PACKAGE, but was not seen.

ORADB-O2F ,

O2F-00317 Error opening the ERRTYPE file for writing

Description:
O2F-00317 Error opening the ERRTYPE file for writing

Cause:
An operating system error occurred while attempting to open the ERRTYPE file for writing.

ORADB-O2F

O2F-00328 Illegal INITFUNC name

Description:
O2F-00328 Illegal INITFUNC name

Cause:
The function name given for the INITFUNC option in the INTYPE file is not a legal C or C++ identifier.

ORADB-O2F