HPE NonStop SQL/MX Error – 21133 schema-name cannot be initial schema of the database.

In this blog post, let’s learn about the error message “21133 schema-name cannot be initial schema of the database.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

21133 schema-name cannot be initial schema of the database.

Reason for the Error

You specified either INFORMATION_SCHEMA or name with DEFINITION_SCHEMA_VERSION_ as prefix is specified as initial schema to the db-create command.

Solution

Specify a different schema name to the schema-name argument and retry the operation