SQL/MP Messages Manual
File-System Messages
HP NonStop SQL/MP Messages Manual—427720-006
16-41
SQL 1163
Cause. There are several system reserved filenames for internal use only. Any
attempt to create, purge, rename, alter, or otherwise modify these files results in error
1163. Some of the reserved filename templates are (“*” is the wildcard):
volume.subvolume.ZZIV*
volume.ZTMFAT.filename
volume.ZX0*.filename
volume.ZYQ*.filename
volume.ZYS*.filename
volume.ZYTX*.filename
Files that match any of the above templates can only be manipulated by certain
requesters.
Examples include $DATA.ZYQ.ABC, $SYS.PLANS.ZZIVFIL, and
$SQL.ZYSV1.TABLES.
Effect. The operation fails.
Recovery. Create, purge, rename, alter, or modify only those files not having system
reserved filenames, or report the entire message to your service provider.
SQL 1164
Cause. You attempted to copy or load between objects that have columns defined on
incompatible character sets.
Effect. The operation fails.
Recovery. None. Report the entire message to your service provider.
SQL 1165
Cause. SQL internal error.
Effect. The operation fails.
Recovery. None. Report the entire message to your service provider.
1163 Illegal operation attempted on a file having a system
reserved filename.
1164 An operation between incompatible character sets was
detected.
1165 No aggregate expression was supplied with an aggregate
request.