![HP Neoview Messages Manual Download Page 51](http://html.mh-extra.com/html/hp/neoview-messages/neoview-messages_manual_165138051.webp)
Effect
The operation fails.
Recovery
For information about file-system errors, see
Chapter 21 (page 385)
.
SQL 1271
1271 ALLOCATE failed for object object-name because the number of extents
to be allocated number is greater than the MAXEXTENTS for a partition
of the object.
object-name
is the ANSI name of the affected database object.
number
is the specified number of extents.
Cause
A CREATE or ALTER operation specified an ALLOCATE attribute value that was
greater than the MAXEXTENTS value for the affected database object, which is not allowed.
Effect
The operation fails.
Recovery
If possible, alter the MAXEXTENTS attribute value to be greater than the desired
number of extents to be allocated. The current maximum value for MAXEXTENTS is 768.
SQL 1272
1272 The system is not licensed for use of SQL/MX format tables.
Cause
The site has not purchased DDL Licensing.
Effect
The operation fails.
Recovery
Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 1273
1273 The specified MAXEXTENTS value must be greater than the number of
extents allocated.
Cause
The value that you specified to change MAXEXTENTS is less than or equal to the
allocated extents.
Effect
The operation fails.
Recovery
Use a MAXEXTENTS value greater than the allocated extents.
SQL 1274
1274 The specified or default MAXEXTENTS value is not sufficient. The
MAXEXTENTS value has been automatically set to the new value of number
for the file name.
Cause
You specified an insufficient MAXEXTENTS value while creating an index.
Effect
The SQL operation completed with a warning.
Recovery
This is a warning only.
SQL 1275
1275 Constraint constraint1 cannot be dropped because it is needed by
unique constraint constraint2.
constraint1
is the constraint you are trying to drop.
constraint2
is the UNIQUE constraint.
Cause
You attempted to drop a constraint that is needed by a UNIQUE constraint, which is
not allowed because it would leave a UNIQUE constraint on a column, but without a NOT
NULL constraint for that column.
Effect
The operation fails.
51
Summary of Contents for Neoview Messages
Page 12: ...12 ...
Page 66: ...66 ...
Page 129: ...Recovery Supply the input values for the IDENTITY column 129 ...
Page 130: ...130 ...
Page 172: ...172 ...
Page 178: ...178 ...
Page 184: ...184 ...
Page 238: ...238 ...
Page 266: ...266 ...
Page 268: ...268 ...
Page 350: ...350 ...
Page 378: ...378 ...
Page 384: ...384 ...
Page 400: ......