SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Privilege and Alias Messages (1000 through 1999)
HP NonStop SQL/MX Messages Manual—523730-004
3-57
SQL 1305
Where subvolume is the Guardian subvolume name specified in the LOCATION
clause of the CREATE SCHEMA command.
Where schema is the ANSI name of an existing schema that already uses subvolume
as a schema subvolume.
Cause. In a CREATE SCHEMA command, you specified subvolume in the
LOCATION clause; however, this subvolume is already being used as schema
subvolume by schema.
Effect. None. This is a warning message. It can be issued repeatedly for a single
CREATE SCHEMA command if multiple schemas already exist with subvolume as
the schema subvolume.
Recovery. Schemas that are not RDF replicated to another node should have unique
subvolume names.Schemas that are, or will be, RDF replicated must have identical
schema names and subvolumes on the primary and backup RDF nodes.
SQL 1306
Where schema is the ANSI name of the schema specified in the CREATE SCHEMA
command.
Cause. In a CREATE SCHEMA command, you did not specify a LOCATION clause,
but SQL/MX was unable to generate a schema subvolume name that is not already
being used by existing schemas.
Effect. The operation fails.
Recovery. Retry the CREATE SCHEMA several times. If it continues to fail, contact
your service provider.
1305 The specified schema location subvolume is already in
use by schema schema.
1306 SQL/MX was not able to generate a unique schema location
for schema schema.