Error List

Error List for the ‘Oracle DB’ Category

LSX-00342 value of attribute "base" must be a complex type definition

Description:
LSX-00342 value of attribute “base” must be a complex type definition

Cause:
If the “complexContent” alternative is chosen, then the type definition resolved to by the actual value of the attribute “base” must be a complex type definition.

ORADB-LSX

LSX-00333 literal "string" is not valid with respect to the pattern

Description:
LSX-00333 literal “string” is not valid with respect to the pattern

Cause:
Literal is not valid with respect to the pattern.

ORADB-LSX , ,

LSX-00340 improper namespace value for the imported element

Description:
LSX-00340 improper namespace value for the imported element

Cause:
If the namespace attribute is present, then its actual value must not match the actual value of the enclosing schema’s targetNamespace attribute. If the namespace attribute is not present, then the enclosing schema must have a targetNamespace attribute.

ORADB-LSX ,

LSX-00341 ENTITY or ENTITIES type may only be used in attributes

Description:
LSX-00341 ENTITY or ENTITIES type may only be used in attributes

Cause:
For compatibility, ENTITY or ENTITIES should be used only on attributes.

ORADB-LSX

QSM-02116 multiple master sites

Description:
QSM-02116 multiple master sites

Cause:
The capability in question is not supported when the materialized view references multiple remote objects that reside at different remote instances.

ORADB-QSM ,

QSM-02148 many to many subquery joins require 9.0 compatibility or higher

Description:
QSM-02148 many to many subquery joins require 9.0 compatibility or higher

Cause:
You have specified a many to many join in your materialized view while running in less than 9.0 compatibility mode.

ORADB-QSM ,

LPX-00102 standalone document declaration should be "no"

Description:
LPX-00102 standalone document declaration should be “no”

Cause:
Validity Constraint 2.9 failed:

“Standalone document declaration must have the value ‘no’ if any external markup declarations contain declarations of:”

  • Attributes with default values
  • Entities
  • Attributes with values subject to normalization
  • Element types with element content.

Action: Correct the document.

ORADB-LPX

LPX-00210 expected 'character' instead of 'character'

Description:
LPX-00210 expected ‘character‘ instead of ‘character

Cause:
A syntax error was detected.

ORADB-LPX , , , , ,

LPX-00242 invalid use of ampersand ('&') character (use &)

Description:
LPX-00242 invalid use of ampersand (‘&’) character (use &)

Cause:
The ampersand character is used only to start entity or character references.

ORADB-LPX , , , , , ,

LPX-00275 can't set output/data encoding AFTER parsing

Description:
LPX-00275 can’t set output/data encoding AFTER parsing

Cause:
Output/data encoding must be set after initialization but BEFORE any parsing has taken place.

ORADB-LPX