Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6312 - Cannot load an exported package definition into a system schema

6312   Cannot load an exported package definition into a system schema

Cause

This error occurs if you attempt to define an exported package in a system schema. This is not permitted.

Action

Load the schema file into a user (non-system) schema. Do this by specifying a user schema in the schemaDefinition section of the schema file.