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

6313   Cannot load an imported package definition into a system schema

Cause

This error occurs if you attempt to define an imported 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.