HP NonStop SQL/MX Messages Manual page 33

Table of Contents

Advertisement

Data Definition Language (DDL) Messages (1000
through 1999)
SQL 1024
1024 File system error error-number occurred on text-string-
1. text-string-2.
Where error-number is an error originating from the file system.
Where text-string-1 is the file name.
Where text-string-2 is (optionally) additional details about the error.
Cause. Look up this error number in the file system manual to determine the cause.
Effect. The operation fails.
Recovery. See the Guardian Procedure Errors and Messages Manual to diagnose
and correct the problem.
SQL 1025
1025 Request failed. One or more dependent objects exist.
Cause. This error can occur when you drop a constraint, index, or table. These
objects cannot be dropped if they have dependent objects and the drop-behavior is
RESTRICT.
Effect. NonStop SQL/MX does not perform the operation.
Recovery. For DROP statements that support the CASCADE drop-behavior, you can
reissue the statement specifying CASCADE. For other DROP statements, you must
first drop each of the dependent objects, then drop the object.
SQL 1026
1026 Only the schema owner or super ID can drop a schema.
Cause. An attempt was made to drop a schema by someone other than its owner or
the super ID.
Effect. No SQL objects are dropped.
Recovery. The owner of the schema (or super ID) needs to issue the DROP SCHEMA
statement.
SQL 1027
1027 The definition schema definition-schema-name is dropped
when its catalog is dropped.
Where definition-schema-name is the name of the definition schema specified.
HP NonStop SQL/MX Messages Manual—640324-001
3 -7

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents