Error List

Error List for the ‘ORADB-KUP’ Category

KUP-02003 unrecognized character: string

Description:
KUP-02003 unrecognized character: string

Cause:
An input character that is neither an alpha, digit, or punctuation was encountered.

ORADB-KUP

KUP-02004 quoted string too big

Description:
KUP-02004 quoted string too big

Cause:
A quoted string longer than 2000 bytes was encountered.

ORADB-KUP

KUP-02005 token too big

Description:
KUP-02005 token too big

Cause:
A token longer than 1000 bytes was encountered.

ORADB-KUP

KUP-02006 script line too long

Description:
KUP-02006 script line too long

Cause:
A line longer than 500 bytes was encountered.

ORADB-KUP

KUP-03001 fatal error during library cache pre-loading

Description:
KUP-03001 fatal error during library cache pre-loading

Cause:
This message should be accompanied by other error messages indicating the cause of the error.

ORADB-KUP

KUP-03002 end position (number) <= start position (number) for field: string

Description:
KUP-03002 end position (number) <= start position (number) for field: string

Cause:
Error in specifying position for the specified field in the access parameters.

ORADB-KUP

KUP-03003 absolute end(number) - start(number) != fieldlength (number) for field string

Description:
KUP-03003 absolute end(number) – start(number) != fieldlength (number) for field string

Cause:
The number of bytes occupied by the field as specified by the starting offset and ending offset of the field is not the same as the number of bytes specified for the datatype of the field.

ORADB-KUP ,

KUP-03004 absolute end (number) specified with relative start (number) for field string

Description:
KUP-03004 absolute end (number) specified with relative start (number) for field string

Cause:
The position of field was specified with a relative start and an absolute end.

ORADB-KUP

KUP-03005 relative end (number) specified does not match fieldlen(number) for field string

Description:
KUP-03005 relative end (number) specified does not match fieldlen(number) for field string

Cause:
The number of bytes specified by the relative end position for the field does not match the number of bytes in the datatype.

ORADB-KUP

KUP-03006 error initializing handle for character set string

Description:
KUP-03006 error initializing handle for character set string

Cause:
Error attempting to retrieve information for the character set.

ORADB-KUP ,