Image Messages (4250-4299) [ HP SYSTEM DICTIONARY XL UTILITIES-Part 2 SDDBC ] MPE/iX 5.0 Documentation
HP SYSTEM DICTIONARY XL UTILITIES-Part 2 SDDBC
Image Messages (4250-4299)
4250 MESSAGE Image database name truncated to 6 characters (SDWARN 4250)
CAUSE The indicated name is too long to be an IMAGE database name. It
was truncated to 6 characters.
ACTION No action is needed.
--------------------------------------------------------------------------------------
4251 MESSAGE Exceeded the maximum size for a control list (SDERR 4251)
CAUSE The inputted control list is longer than 80 characters. 80
characters is the maximum size for a control list in this
program.
ACTION Enter a control list which is less than or equal to 80
characters.
--------------------------------------------------------------------------------------
4252 MESSAGE Unable to close database when checking if valid database (SDERR
4252)
CAUSE The database specified could not be closed while checking to see
if the database is defined in the dictionary, but does not exist
in the logon group.
ACTION Contact the DA (remember to get the associated Image error).
Internal Error.
--------------------------------------------------------------------------------------
4253 MESSAGE Database is not defined in the dictionary (SDERR 4253)
CAUSE The database specified has not yet been defined in the
dictionary.
ACTION Use the User Interface or the Database Loader utility to define
the database in the dictionary.
--------------------------------------------------------------------------------------
4254 MESSAGE Database check failed (SDERR 4254)
CAUSE The check to see if the specified valid database has failed.
ACTION Refer to the associated file or IMAGE error and correct the
indicated problem.
--------------------------------------------------------------------------------------
4255 MESSAGE Unable to close the old schema file (SDERR 4255)
CAUSE The old schema file could not be closed.
ACTION Contact the DA (remember to get the associated file error).
Internal Error.
--------------------------------------------------------------------------------------
4256 MESSAGE Unable to close the new schema file (SDERR 4256)
CAUSE The new schema file could not be closed.
ACTION Contact the DA (remember to get the associated file error).
Internal Error.
--------------------------------------------------------------------------------------
4257 MESSAGE Unable to create the new schema file (SDERR 4257)
CAUSE The new schema file could not be created.
ACTION Contact the DA (remember to get the associated file error).
Internal Error.
--------------------------------------------------------------------------------------
4258 MESSAGE Unable to reopen the old schema file (SDERR 4258)
CAUSE The new schema file cannot be accessed and the old schema file
cannot be reopened.
ACTION Contact the DA (remember to get the associated file error).
Internal Error.
--------------------------------------------------------------------------------------
4259 MESSAGE Unable to close the schema list file (SDERR 4259)
CAUSE The schema list file could not be closed.
ACTION Contact the DA (remember to get the associated file error).
Internal Error.
--------------------------------------------------------------------------------------
4260 MESSAGE Unable to create the schema list file (SDERR 4260)
CAUSE The schema list file could not be created.
ACTION Contact the DA (remember to get the associated file error).
Internal Error.
--------------------------------------------------------------------------------------
4261 MESSAGE Unable to purge the schema file (SDERR 4261)
CAUSE The schema file could not be purged.
ACTION Contact the DA (remember to get the associated file error).
Internal Error.
--------------------------------------------------------------------------------------
4262 MESSAGE Unable to purge the schema list file (SDERR 4262)
CAUSE The schema list file could not be purged.
ACTION Contact the DA (remember to get the associated file error).
Internal Error.
--------------------------------------------------------------------------------------
4263 MESSAGE Database already exists (SDERR 4263)
CAUSE The specified database already exists in the logon group.
ACTION If only the schema file is desired, specify the NOROOT option in
the CONTROL list. If a new database is desired, purge the
existing database and rerun the program.
--------------------------------------------------------------------------------------
4264 MESSAGE Image database alias name truncated to 6 characters (SDWARN
4264)
CAUSE The indicated alias name is too long to be an IMAGE database
name. It was truncated to 6 characters.
ACTION No action is needed.
--------------------------------------------------------------------------------------
4265 MESSAGE Unable to purge the old schema file (SDERR 4265)
CAUSE The old schema file could not be purged.
ACTION Contact the DA (remember to get the associated file error).
Internal Error.
--------------------------------------------------------------------------------------
4266 MESSAGE Invalid Image database type defined. (SDWARN 4266)
CAUSE The database type for the specified database was not one of the
valid values: IMAGE, or TURBO.
ACTION Before the next run, use the User Interface to modify the
database type so that the specified database is one of the valid
values.
--------------------------------------------------------------------------------------
4267 MESSAGE Unable to retrieve information about schema file (SDERR 4267)
CAUSE Unable to retrieve information about the schema file through the
FGetInfo intrinsic.
ACTION Contact the DA (remember to get the associated file error).
Internal Error.
--------------------------------------------------------------------------------------
4268 MESSAGE Unable to retrieve information about schema list file (SDERR
4268)
CAUSE Unable to retrieve information about the schema list file
through the FGetInfo intrinsic.
ACTION Contact the DA (remember to get the associated file error).
Internal Error.
--------------------------------------------------------------------------------------
4269 MESSAGE Unable to open schema file to retrieve the actual file name
(SDERR 4269)
CAUSE The schema file could not be opened to retrieve the actual file
name.
ACTION Contact the DA (remember to get the associated file error).
Internal Error.
--------------------------------------------------------------------------------------
4270 MESSAGE Unable to open list file to retrieve the actual file name (SDERR
4270)
CAUSE The schema list file could not be opened to retrieve the actual
file name.
ACTION Contact the DA (remember to get the associated file error).
Internal Error.
--------------------------------------------------------------------------------------
4271 MESSAGE Unable to close schema after retrieving actual file name (SDERR
4271)
CAUSE The schema file could not be closed after retrieving the actual
file name.
ACTION Contact the DA (remember to get the associated file error).
Internal Error.
--------------------------------------------------------------------------------------
4272 MESSAGE Unable to close list file after retrieving actual file name
(SDERR 4272)
CAUSE The schema list file could not be closed after retrieving the
actual file name.
ACTION Contact the DA (remember to get the associated file error).
Internal Error.
--------------------------------------------------------------------------------------
4273 MESSAGE Schema and schema list files cannot be the same (SDERR 4273)
CAUSE The textfile (schema file) and the listfile (schema list file)
for DBSCHEMA cannot be the same.
ACTION Specify a schema and a schema list file that are two different
files.
MPE/iX 5.0 Documentation