Messages 5000 - 5999 (continued) [ Information Access Server: Error Messages ] MPE/iX 5.0 Documentation
Information Access Server: Error Messages
Messages 5000 - 5999 (continued)
--------------------------------------------------------------------------------------
AC5195 ERROR-Security violation attempting to access file
Generated by: HDSP
During an upload from Access PC, the output file on the HP 3000 is
created before any records are uploaded from the PC. HDSP was not
able to create the output file since an MPE security violation
occurred.
--------------------------------------------------------------------------------------
AC5196 ERROR-Failed to close the MPE file, FSERR number
Generated by: HDSP
During an upload from Access PC, the output file on the HP 3000 is
created before any records are uploaded from the PC. HDSP was not
able to create the output file due to a file system error.
Respond to the FSERR specified.
--------------------------------------------------------------------------------------
AC5210 ERROR-The user name specified is not a valid MPE user name
Generated by: HDSP
The user was trying to initiate remote command file processing
from Access PC. The command file did not contain a :JOB command as
the first record, so HDSP used the WHO intrinsic to obtain the
current logon information. The MPE user name returned was not
valid.
Call your HP representative.
--------------------------------------------------------------------------------------
AC5211 ERROR-The account name specified is not a valid MPE account
Generated by: HDSP
The user was trying to initiate remote command file processing
from Access PC. The command file did not contain a :JOB command as
the first record, so HDSP used the WHO intrinsic to obtain the
current logon information. The MPE account name returned was not
valid.
Call your HP representative.
--------------------------------------------------------------------------------------
AC5212 ERROR-The group name specified is not a valid MPE group name
Generated by: HDSP
The user was trying to initiate remote command file processing
from Access PC. The command file did not contain a :JOB command as
the first record, so HDSP used the WHO intrinsic to obtain the
current logon information. The MPE group name returned was not
valid.
Call your HP representative.
Table 1-0. (cont.)
--------------------------------------------------------------------------------------
AC5213 ERROR-The account and user exist but the group does not
Generated by: HDSP
The user was trying to initiate remote command file processing
from Access PC. The command file did not contain a :JOB command as
the first record, so HDSP used the WHO intrinsic to obtain the
current logon information. The MPE group does not exist in the
account.
This is an inconsistency, so call your HP representative.
--------------------------------------------------------------------------------------
AC5214 ERROR-The account specified does not exist on the system
Generated by: HDSP
The user was trying to initiate remote command file processing
from Access PC. The command file did not contain a :JOB command as
the first record, so HDSP used the WHO intrinsic to obtain the
current logon information. The MPE account does not exist.
This is an inconsistency, so call your HP representative.
--------------------------------------------------------------------------------------
AC5215 ERROR-The account specified exists but the user does not
Generated by: HDSP
The user was trying to initiate remote command file processing
from Access PC. The command file did not contain a :JOB command as
the first record, so HDSP used the WHO intrinsic to obtain the
current logon information. The MPE user does not exist in the
account.
This is an inconsistency, so call your HP representative.
--------------------------------------------------------------------------------------
AC5216 ERROR-An incorrect password was specified
Generated by: HDSP
The user was trying to initiate remote command file processing
from Access PC. An MPE password specified on the Command File
screen in Access PC was not correct.
--------------------------------------------------------------------------------------
AC5217 ERROR-A required password is missing
Generated by: HDSP
The user was trying to initiate remote command file processing
from Access PC. A required MPE password was not specified by the
user on the Command File screen in Access PC (MPE does not
identify which one).
--------------------------------------------------------------------------------------
AC5218 ERROR-The user password specified is not a valid MPE password
Generated by: HDSP
The user was trying to initiate remote command file processing
from Access PC. The MPE user password specified on the Command
File screen in Access PC was not valid.
Table 1-0. (cont.)
--------------------------------------------------------------------------------------
AC5219 ERROR-The account password specified is not a valid MPE password
Generated by: HDSP
The user was trying to initiate remote command file processing
from Access PC. The MPE account password specified on the Command
File screen in Access PC was not valid.
--------------------------------------------------------------------------------------
AC5220 ERROR-The group password specified is not a valid MPE password
Generated by: HDSP
The user was trying to initiate remote command file processing
from Access PC. The MPE group password specified on the Command
File screen in Access PC was not valid.
--------------------------------------------------------------------------------------
AC5221 ERROR-No home group for specified user and account
Generated by: HDSP
The user was trying to initiate remote command file processing
from Access PC. No home group has been defined for the user in
their account.
--------------------------------------------------------------------------------------
AC5222 ERROR-Invalid job name specified
Generated by: HDSP
The user was trying to initiate remote command file processing
from Access PC. The job name specified on the Command File screen
in Access PC was not valid.
--------------------------------------------------------------------------------------
AC5223 WARNING-A warning occurred while streaming the batch job, CIERR
number
Generated by: HDSP
The user was trying to initiate remote command file processing
from Access PC. When streaming the job to execute the command
file, a warning was issued by the MPE Command Interpreter (CI).
Respond to the CIERR specified.
--------------------------------------------------------------------------------------
AC5225 ERROR-Only blank records were found in the file specified
Generated by: HDSP
The user was trying to initiate remote command file processing
from Access PC. The command file, however, contained only blank
records, so no processing was initiated.
Table 1-0. (cont.)
--------------------------------------------------------------------------------------
AC5226 ERROR-Stream of the job file failed, CIERR number
Generated by: HDSP
The user was trying to initiate remote command file processing
from Access PC. When streaming the job to execute the command
file, an error was issued by the MPE Command Interpreter (CI).
Respond to the CIERR specified.
--------------------------------------------------------------------------------------
AC5507 ERROR-One or more of the specified items does not exist
Generated by: HDSP
The user attempted to configure an IMAGE table from Access PC or
the Host Batch Facility, and HDSP received an internal command
sent from Access PC or the Host Batch Facility that referenced an
item that does not exist in the dataset. This indicates a problem
in the software.
Write down the sequence of Host Batch commands leading to the
error and call your HP representative.
--------------------------------------------------------------------------------------
AC5530 ERROR-The item clause maximum of 2048 chars has been exceeded
Generated by: HDSP
HDSP builds a view table Item Clause based on the tables and items
specified by the user in Access PC or the Host Batch Facility.
The Item Clause limit of 2048 bytes was exceeded when this clause
was built.
Specify fewer items or shorten the table or items names so that
the specified items fit within the clause limit.
--------------------------------------------------------------------------------------
AC5531 ERROR-The using clause maximum of 640 chars has been exceeded
Generated by: HDSP
HDSP builds a view table Using Clause based on the tables and JOIN
items specified by the user in Access PC or the Host Batch
Facility. The Using Clause limit of 640 characters was exceeded
when this clause was built.
Specify fewer tables or shorten the table and JOIN item names so
that the specified tables and items fit within the clause limit.
--------------------------------------------------------------------------------------
AC5532 ERROR-The sort clause maximum of 160 chars has been exceeded
Generated by: HDSP
HDSP builds a view table Sort Clause based on the items specified
by the user in Access PC or the Host Batch Facility. The Sort
Clause limit of 160 characters was exceeded when this clause was
built.
Specify fewer items or shorten the item names so that the
specified items fit within the clause limit.
Table 1-0. (cont.)
--------------------------------------------------------------------------------------
AC5600 ERROR-The file name can't be blank
Generated by: HDSP
An attempt was made to output a table to an MPE file, but no file
name was specified.
--------------------------------------------------------------------------------------
AC5601 ERROR-The account name specified is not a valid MPE account name
Generated by: HDSP
A user attempted to output a table to an MPE file or configured an
IMAGE table from Access PC or the Host Batch Facility, but the
account name specified (for the MPE file or database) was not
valid.
--------------------------------------------------------------------------------------
AC5602 ERROR-The file name specified is not a valid MPE file name
Generated by: HDSP
An attempt was made to output a table to an MPE file, but an
invalid MPE file name was specified.
--------------------------------------------------------------------------------------
AC5603 ERROR-The group name specified is not a valid MPE group name
Generated by: HDSP
At attempt was made to output a table to an MPE file, but an
invalid MPE group name was specified as part of the file name.
--------------------------------------------------------------------------------------
AC5604 ERROR-The group does not exist in the logon account
Generated by: HDSP
At attempt was made to output a table to an MPE file, but an MPE
group name was specified as part of the file name and the group
does not exist in the logon account.
--------------------------------------------------------------------------------------
AC5605 ERROR-The account specified does not exist on the system
Generated by: HDSP
At attempt was made to output a table to an MPE file, but the MPE
account specified does not exist.
--------------------------------------------------------------------------------------
AC5607 ERROR-File equations (using a "*") are not allowed for SD and DIF
Generated by: HDSP
At attempt was made to output a table to an MPE file in SD or DIF
format, but the MPE file name specified began with an "*." This
indicates the use of a file equation, which is not allowed during
output to SD or DIF formats.
Table 1-0. (cont.)
--------------------------------------------------------------------------------------
AC5608 ERROR-Files can't be output across account boundaries
Generated by: HDSP
An attempt was made to output a table to an MPE file, but the MPE
account name specified as part of the file name is not the user's
current logon account. MPE does not allow file output across
account boundaries.
--------------------------------------------------------------------------------------
AC5609 ERROR-Could not FOPEN existing file to purge, FSERR number
Generated by: HDSP
An attempt was made to output a table to an MPE file, but a file
system error occurred trying to purge the existing file of the
same name.
Respond to the FSERR specified.
--------------------------------------------------------------------------------------
AC5610 ERROR-A file with a duplicate name already exists
Generated by: HDSP
An attemp was made to output a table to an MPE file. Access PC
intercepts this error and prompts the user as to whether to
overwrite an existing file, and both PC batch and the Host Batch
Facility automatically overwrite an existing file. Therefore, if
this error occurs, some problem with the software has occurred.
Call your HP representative.
--------------------------------------------------------------------------------------
AC5611 ERROR-A table with a compound item cannot be output
Generated by: HDSP
An attempt was made to output a table to an MPE file, but the
table contains an IMAGE compound item.
A view table must be used to resolve the compound item into
individual items before a user can access the table for any
purpose.
--------------------------------------------------------------------------------------
AC5612 ERROR-The resulting record size exceeds the maximum of 2048
Generated by: HDSP
An attempt was made to output a table to an MPE file in SD format,
but the resulting record length would be greater than the maximum
of 2048 bytes.
--------------------------------------------------------------------------------------
AC5613 ERROR-FOPEN to create the output file failed, FSERR number
Generated by: HDSP
An attempt was made to output a table to an MPE file, but a file
system error occurred trying to create the file.
Respond to the FSERR specified.
Table 1-0. (cont.)
--------------------------------------------------------------------------------------
AC5614 ERROR-The output type requested is unsupported.
Generated by: HDSP
An attempt was made to output a table to an MPE file, but the
output type specified is not valid.
See the documentation on PC Batch and Host Batch Facility for a
list of valid output types.
--------------------------------------------------------------------------------------
AC5615 ERROR-The table specified is already defined. Try another name
Generated by: HDSP
An attempt was to output a table to a saved table, and the table
already exists.
--------------------------------------------------------------------------------------
AC5616 ERROR-FWRITELABEL to SD output file failed, FSERR number
Generated by: HDSP
An attemtp was made to output a table to an MPE file in SD format,
but a file system error occurred on a call to the FWRITELABEL
intrinsic.
Respond to the FSERR specified.
--------------------------------------------------------------------------------------
AC5617 ERROR-FCLOSE to purge existing file failed, FSERR number
Generated by: HDSP
An attempt was made to output a table to an MPE file, but a file
system error occurred trying to purge the existing file of the
same name.
Respond to the FSERR specified.
--------------------------------------------------------------------------------------
AC5618 ERROR-FCLOSE to save output file failed, FSERR number
Generated by: HDSP
An attempt was made to output a table to an MPE file, but a file
system error occurred trying to close the resulting file.
Respond to the FSERR specified.
--------------------------------------------------------------------------------------
AC5619 ERROR-FWRITE to output file failed, FSERR number
Generated by: HDSP
An attempt was made to output a table to an MPE file, but a file
system error occurred trying to write to the resulting file.
Respond to the FSERR specified.
Table 1-0. (cont.)
--------------------------------------------------------------------------------------
AC5620 ERROR-The lockword specified is not a valid MPE lockword
Generated by: HDSP
An attempt was made to output a table to an MPE file, but the MPE
lockword specified as part of the file name is not valid.
--------------------------------------------------------------------------------------
AC5621 ERROR-FWRITELABEL to BRW/IRF output file failed, FSERR number
Generated by: HDSP
An attempt was made to output a table to an MPE file in BRW/IRF
format, but a file system error occurred on a call to the
FWRITELABEL intrinsic.
Respond to the FSERR specified.
--------------------------------------------------------------------------------------
AC5622 ERROR-ASCII file record size for this table must be >= number
bytes
Generated by: HDSP
An attempt was made to output a table to an MPE file, and the
record size specified by the user in a file equation (overriding
that value Information Access would have used) is too small.
--------------------------------------------------------------------------------------
AC5650 ERROR-HPSQL is not supported on MPE/V
Generated by: HDSP
The SQL output type is not supported on MPE/V systems.
Choose another input type.
--------------------------------------------------------------------------------------
AC5652 ERROR-ACI_ERROR number. Couldn't get the error message
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
an attempt to obtain an error message failed after an error
occurred.
See your ALLBASE/SQL Message Manual to determine the cause of the
error.
--------------------------------------------------------------------------------------
AC5653 ERROR-ACI_UNDO number. Couldn't rollback the changes
Generated by: HDSP
When using the Host Batch Facility, an attempt to undo the output
to an HP SQL table failed after an error occurred.
See your ALLBASE/SQL Message Manual to determine the cause of the
error.
Table 1-0. (cont.)
--------------------------------------------------------------------------------------
AC5654 ERROR-DBE name is too long
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
you specified a DBE name longer than the maximum of eight
characters.
Enter a DBE name that is not more than eight characters in
length.
--------------------------------------------------------------------------------------
AC5655 ERROR-Table name already exists
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
you specified a table name that already exists in the DBE
specified and the Overwrite option was not specified.
Specify the Overwrite option or specify another name.
--------------------------------------------------------------------------------------
AC5656 ERROR-Table name is too long
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
you specified a table name that was longer than the maximum of 20
characters.
Enter a table name that is up to 20 characters in length.
--------------------------------------------------------------------------------------
AC5657 ERROR-Unrecognized item type found
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
an item type used to describe loaded Information Access Server
tables was found in the internal data structure.
Report the error to your HP representative.
--------------------------------------------------------------------------------------
AC5658 ERROR-FREAD failed reading table file, FSERR number
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table, a
file system error number occurred when during an attempt to read
data from a table file.
See the MPE File System Reference Manual to determine the cause
of the error.
--------------------------------------------------------------------------------------
AC5659 ERROR-FCONTROL failed rewinding table file, FSERR number
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table, a
file system error number occurred during an attempt to rewind a
table file.
See the MPE File System Reference Manual to determine the cause
of the error.
Table 1-0. (cont.)
--------------------------------------------------------------------------------------
AC5660 ERROR-number buffer overflow during output to HP SQL
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
an internal buffer used to communicate with ALLBASE/SQL
overflowed.
Note the steps you were performing when the error occurred and
call your HP repsentative.
--------------------------------------------------------------------------------------
AC5661 ERROR-HPFPCONVERT failed converting to IEEE, status number
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
the MPE intrinsic HPFPCONVERT failed with error number. Access
Server keeps floating point numbers in MPE V format; HP SQL keeps
them in IEEE format.
See the MPE V Intrinsics Manual or MPE XL Intrinsics Manual to
determine the cause of the error.
--------------------------------------------------------------------------------------
AC5662 ERROR-DBE name can't be blank
Generated by: HDSP
When using the Host Batch Facility to request output to HP SQL, a
DBE name must be specified.
--------------------------------------------------------------------------------------
AC5663 ERROR-ACI_CONNECT number. Couldn't start a DBE session
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
ALLBASE/SQL error number occurred when attempting the above
ALLBASE Architected Core Interface (ACI) intrinsic.
See the ALLBASE/SQL Message Manual to determine the cause of the
error.
--------------------------------------------------------------------------------------
AC5664 ERROR-ACI_BEGIN number. Couldn't begin transaction
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
ALLBASE/SQL error number occurred when attempting the above
ALLBASE Architected Core Interface (ACI) intrinsic.
See the ALLBASE/SQL Message Manual to determine the cause of the
error.
--------------------------------------------------------------------------------------
AC5665 ERROR-ACI_INFO number. Couldn't get table information
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
ALLBASE/SQL error number occurred when attempting the above
ALLBASE Architected Core Interface (ACI) intrinsic.
See the ALLBASE/SQL Message Manual to determine the cause of the
error.
Table 1-0. (cont.)
--------------------------------------------------------------------------------------
AC5666 ERROR-ACI_STMT number. Couldn't delete the table
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
ALLBASE/SQL error number occurred when attempting the above
ALLBASE Architected Core Interface (ACI) intrinsic.
See the ALLBASE/SQL Message Manual to determine the cause of the
error.
--------------------------------------------------------------------------------------
AC5667 ERROR-ACI_COMMIT number. Couldn't commit transaction
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
ALLBASE/SQL error number occurred when attempting the above
ALLBASE Architected Core Interface (ACI) intrinsic.
See the ALLBASE/SQL Message Manual to determine the cause of the
error.
--------------------------------------------------------------------------------------
AC5668 ERROR-ACI_RELEASE number. Couldn't terminate a DBE session
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
ALLBASE/SQL error number occurred when attempting the above
ALLBASE Architected Core Interface (ACI) intrinsic.
See the ALLBASE/SQL Message Manual to determine the cause of the
error.
--------------------------------------------------------------------------------------
AC5669 ERROR-ACI_STMT number. Couldn't create the table
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
ALLBASE/SQL error number occurred when attempting the above
ALLBASE Architected Core Interface (ACI) intrinsic.
See the ALLBASE/SQL Message Manual to determine the cause of the
error.
--------------------------------------------------------------------------------------
AC5670 ERROR-ACI_INSERT number. Couldn't add rows to the table
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
ALLBASE/SQL error number occurred when attempting the above
ALLBASE Architected Core Interface (ACI) intrinsic.
See the ALLBASE/SQL Message Manual to determine the cause of the
error.
Table 1-0. (cont.)
--------------------------------------------------------------------------------------
AC5671 ERROR-Invalid table name
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
you specified a table name that does not match the valid syntax
for an HP SQL table name.
See the ALLBASE/SQL Reference Manual for the correct table name
syntax. Any character combination is allowed if the table name is
enclosed in double quotes. For example, "T&!*". Enter a valid
table name.
--------------------------------------------------------------------------------------
AC5672 ERROR-DBEFileSet does not exist
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
the DBEFileSet you specified on the OUTPUT command either does not
exist or is not associated with the specified DBE.
Specify a valid DBEFileSet.
--------------------------------------------------------------------------------------
AC5673 ERROR-DBE does not exist
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
you specified a nonexistent DBE in the OUTPUT command.
Specify a valid DBE.
--------------------------------------------------------------------------------------
AC5674 ERROR-You don't have the authority to output a table to this DBE
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
the current logon user does not have the proper authority to
create a table in the DBE that was specified.
Ask the Database Administrator of the DBE to grant you the proper
authority to create tables, or enter a different DBE name.
--------------------------------------------------------------------------------------
AC5675 ERROR-Data or index space exhausted in DBEFileSet
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
the DBEFileSet of the DBE that you specified does not have enough
data or index space to fit the table.
Either specify another DBEFileSet that has enough data or index
space in it to fit the table, or create one or more data DBEFiles
and add these DBEFiles to the specified DBEFileSet.
Table 1-0. (cont.)
--------------------------------------------------------------------------------------
AC5676 ERROR-Nonexistent group name
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
the group name you specified for the DBE does not exist in the
account that you specified, or in the logon account if no account
name was given.
Specify a correct group name, or a different DBE name and
(optionally) its group and account.
--------------------------------------------------------------------------------------
AC5677 ERROR-Nonexistent account name
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
the account name you specified for the DBE does not exist in the
system.
Specify a correct account name, or a different name and
(optionally) its group and account.
--------------------------------------------------------------------------------------
AC5678 ERROR-Invalid DBE name
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
the DBE name you specified is not a valid MPE file name.
Enter a valid MPE file name.
--------------------------------------------------------------------------------------
AC5679 ERROR-Table name is too long
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
the table name you specified was longer than the maximum of 20
characters.
Enter a table name that is up to 20 characters in length.
--------------------------------------------------------------------------------------
AC5680 ERROR-Another user is already connected to this single user DBE
Generated by: HDSP
When using the Host Batch Facility to output to an HP SQL table,
you specified a DBE that is a single user DBE and another user is
currently connected to it.
Wait until the other user has disconnected from the DBE or
specify another DBE name.
--------------------------------------------------------------------------------------
AC5681 ERROR-ALLBASE is not installed on this system
Generated by: HDSP
The user attempted to output a table to an ALLBASE/SQL table from
the Host Batch Facility but ALLBASE/SQL is not installed on this
system.
Table 1-0. (cont.)
--------------------------------------------------------------------------------------
AC5700 ERROR-Access to HDPENV is disabled
Generated by: HDSP
When calling the DBOPEN intrinsic to open the data dictionary's
HDPENV database, a result code of 60 was returned indicating
someone has used DBUTIL to disable access to the database.
--------------------------------------------------------------------------------------
AC5701 ERROR-No master entry for dataset name with item name item value
Generated by: HDSP or Administrator Utility
While trying to access the data dictionary's HDPENV database, a
condition word value of 17 was returned on a call to the DBFIND
intrinsic for the specified dataset, data item, and value. The
dataset is corrupt.
Call your HP representative.
--------------------------------------------------------------------------------------
AC5702 ERROR-HDPENV has not been converted to the new format
Generated by: HDSP or Administrator Utility
The data dictionary's HDPENV database is not in the correct format
for this version of the Access Server software. Most likely, the
job JINSTHDP.PPCUTIL.HPOFFICE was not executed when the software
was installed, or the job did not successfully execute.
Stream JINSTHDP.PPCUTIL.HPOFFICE to convert the data dictionary.
--------------------------------------------------------------------------------------
AC5703 ERROR-Dataset name is full
Generated by: HDSP or Administrator Utility
The specified dataset in the data dictionary's HDPENV database is
full.
Follow the procedures in Appendix A of the Database
Administration manual to modify the capacity in the appropriate
schema, then stream the job JDICTCHG.PPCUTIL.HPOFFICE that will
unload, rebuild, and reload the dictionary with the increased
capacity.
--------------------------------------------------------------------------------------
AC5704 ERROR-End of file reached on dataset name
Generated by: HDSP or Administrator Utility
While trying to read from the data dictionary's HDPENV database, a
condition word value of 11 or 13 was returned on a call to the
DBGET intrinsic for the specified dataset. Either the dataset is
corrupt or there is a problem in the Access Server software.
Record the operation being performed at the time of the error,
store all files in PPCDICT.HPOFFICE, and call your HP
representative.
Table 1-0. (cont.)
--------------------------------------------------------------------------------------
AC5705 ERROR-Attempted to update a sort or search item
Generated by: HDSP or Administrator Utility
While trying to modify an entry in the data dictionary's HDPENV
database, a condition word value of 41 was returned on a call to
the DBUPDATE intrinsic. Most likely, it is not a corruption
problem, but rather there is a problem in the Access Server
software.
Record the operation being performed at the time of the error,
store all files in PPCDICT.HPOFFICE, and call your HP
representative.
--------------------------------------------------------------------------------------
AC5706 ERROR-End of chain on dataset name
Generated by: HDSP or Administrator Utility
While trying to read from the data dictionary's HDPENV database,.
a condition word value of 15 was returned on a call to the DBGET
intrinsic for the specified dataset. Either the dataset is
corrupt or there is a problem in the Access Server software.
Record the operation being performed at the time of the error,
store all files in PPCDICT.HPOFFICE, and call your HP
representative.
--------------------------------------------------------------------------------------
AC5707 ERROR-The password specified is incorrect for HDPENV
Generated by: Administrator Utility
The primary DBA is running the Administrator Utility with parm=4
to tell Information Access that the password has changed for the
data dictionary's HDPENV database. The new password specified is
not correct for the database.
Be sure the correct password was entered and that the database
was actually changed to use the new password. (Check to see that
the primary DBA didn't just edit the schema.)
--------------------------------------------------------------------------------------
AC5708 ERROR-HDPENV has not been converted to TurboIMAGE
Generated by: HDSP or Administrator Utility
When calling the DBOPEN intrinsic to open the data dictionary's
HDPENV database, a result code of -91 was returned indicating the
database has not been converted to TurboIMAGE format.
--------------------------------------------------------------------------------------
AC5709 ERROR-Can't open HDPENV. Invalid password
Generated by: HDSP or Administrator Utility
While trying to open the data dictionary's HDPENV database, the
password used on the open was either the one encrypted in the file
HDPENVPW.PPCSAVE.HPOFFICE (if the file existed) or the default
password for the database.
If the actual password for the database is not the default
password, be sure the Administrator Utility has been run with
parm=4 to inform Information Access of the new password (which it
will store encrypted in HDPENVPW.PPCSAVE.HPOFFICE). If files in
PPCSAVE.HPOFFICE or PPCDICT.HPOFFICE have been restored on the
system, be sure the files for both groups were restored at the
same time from the same backup copy to ensure that HPDENVPW is the
correct version for the actual database.
Table 1-0. (cont.)
--------------------------------------------------------------------------------------
AC5710 ERROR-User name already defined
Generated by: Administrator Utility
--------------------------------------------------------------------------------------
AC5711 ERROR-User name is not defined
Generated by: Administrator Utility
--------------------------------------------------------------------------------------
AC5713 ERROR-User name has saved tables configured
Generated by: Administrator Utility
You attempted to delete the specified Access user, but one or more
saved tables still belong to the user. Since the Administrator
Utility is supposed to automatically delete saved tables when
deleting a user, a problem in the Access Server software is
indicated.
Store all files in PPCDICT.HPOFFICE, and call your HP
representative.
--------------------------------------------------------------------------------------
AC5714 ERROR-User name can't be blank
Generated by: Administrator Utility
--------------------------------------------------------------------------------------
AC5715 ERROR-Table file name is already defined
Generated by: HDSP
The user is trying to output to a saved table. The table file
name specified is the name of the MPE file in PPCSAVE.HPOFfICE
that corresponds to the saved table, but that file name already is
in TABLE-FILE dataset of the data dictionary's HDPENV database.
Either the dataset is corrupt, another saved table used to have
the same MPE file name and the file was somehow deleted without
the entry being removed from the data dictionary since Access
Server was last enabled, or this is a problem in the Access Server
software.
Store all files in PPCDICT.HPOFFICE and PPCSAVE.HPOFFICE and call
your HP representative.
--------------------------------------------------------------------------------------
AC5716 ERROR-Table file name is not defined
Generated by: HDSP or Administrator Utility
When calling the DBGET intrinsic in mode 7 to read from the TABLE-
FILE dataset of the data dictionary's HDPENV database, a result
code of 17 was returned. The database is probably corrupt.
Call your HP representative.
--------------------------------------------------------------------------------------
AC5718 ERROR-Expected number items, end of chain reached on item number
Generated by: HDSP
HDSP is attempting to read the description of the items that form
a saved table by accessing the ITEM dataset in the data
dictionary's HDPENV database. A condition word value of 15 was
returned on a call to the DBGET intrinsic. HDSP issued this DBGET
call because it had not yet issued as many DBGETs as IMAGE had
reported there were items on the chain. Either the dataset is
corrupt or there is a problem in the Access Server software.
Record the operation being performed at the time of the error,
store all files in PPCDICT.HPOFFICE and PPCSAVE.HPOFFICE, and call
your HP representative.
Table 1-0. (cont.)
--------------------------------------------------------------------------------------
AC5719 ERROR-Table file name is head of a chain. Can't be deleted
Generated by: HDSP or Administrator Utility
An attempt is being made to delete a saved table entry from the
Information Access data dictionary by deleting the appropriate
items in the TABLE-FILE, ITEM, and SAVE datasets in the HDPENV
database. A condition word value of 44 was returned on a call to
the DBDELETE intrinsic for the TABLE-FILE dataset. Either the
dataset is corrupt or there is a problem in the Access Server
software.
Record the operation being performed at the time of the error,
store all files in PPCDICT.HPOFFICE and PPCSAVE.HPOFFICE, and call
your HP representative.
--------------------------------------------------------------------------------------
AC5720 ERROR-Saved table name already exists for name
Generated by: HDSP
The user attempted to save a saved table in the Host Batch
Facility but a table already exists with the same name.
--------------------------------------------------------------------------------------
AC5722 ERROR-Saved table name not found for name
Generated by: HDSP or Administrator Utility
The user attempted to rename or delete a saved table but no table
exists with that name.
--------------------------------------------------------------------------------------
AC5723 ERROR-Saved table name can't be blank
Generated by: HDSP or Administrator Utility
An attempt was made to work with a saved table but a blank name
was specified for the table name. This should never occur and
indicates a problem in the software.
Call your HP representative.
--------------------------------------------------------------------------------------
AC5725 ERROR-The limit of active Information Access Server users has been
reached
Generated by: HDSP
See cause and action for AC5053.
--------------------------------------------------------------------------------------
AC5726 ERROR-Administrator Utility menu namealready defined
Generated by: ENVINIT.PPC.SYS
The names of the menu screens for the Administrator Utility were
being added to the data dictionary's HDPENV database,. This is
part of the installation process for the product invoked by the
job JINSTHDP.PPCUTIL.HPOFFICE. Either the dataset is corrupt, the
file ADMENUS.PPCUTIL.HPOFFICE is corrupt, or there is a problem in
the Access Server software.
Try to install the Access Server software again on the system.
If the problem repeats, call your HP representative.
Table 1-0. (cont.)
--------------------------------------------------------------------------------------
AC5727 ERROR-HDPDIC version number is incompatible with software version
number
Generated by: Administrator Utility
Information Access Server software has been installed, but the
data dictionary is not at the correct version level. This is
probably caused by failure to stream JINSTHDP.PPCUTIL.HPOFFICE.
Note that for older versions of the data dictionary, the first
occurrence of the version number in the message might be blank.
See Chapter 3 of the Information Access Server: System
Management manual for instructions for streaming
JINSTHDP.PPCUTIL.HPOFFICE. At the completion of the job, review
the $STDLIST from the software version verification procedure. If
version verification fails, call your HP representative.
--------------------------------------------------------------------------------------
AC5728 ERROR-HDPENV version number is incompatible with software version
number.
Generated by: Administrator Utility
See cause and action for AC5727.
--------------------------------------------------------------------------------------
AC5754 Disable not done. Access Server remains available to users
Generated by: Administrator Utility
The Administrator Utility was run with parm=2 to disable Access
Server to all users. One or more users were currently active and
the operator or DBA who was doing the disable decided not to
continue.
--------------------------------------------------------------------------------------
AC5755 WARNING-Disable halted Information Access Server activity for
number user(s)
Generated by: Administrator Utility
The Administrator Utility was run with parm=2 to disable Access
Server to all users. The specified number of users were currently
active, and the operator or DBA who was doing the disable decided
to continue with the disable. Those users had their access to
remote tables immediately disabled.
--------------------------------------------------------------------------------------
AC5800 ERROR-User name has exceeded his maximum sector limit
Generated by: HDSP
See cause and action for AC5100.
--------------------------------------------------------------------------------------
AC5801 ERROR-User name has exceeded his maximum saved table limit
Generated by: HDSP or Administrator Utility
See cause and action for AC5101.
Table 1-0. (cont.)
--------------------------------------------------------------------------------------
AC5802 ERROR-Access group name can't be blank
Generated by: Administrator Utility
All blanks were specified for an access group name within the
Administrator Utility, and indicates a problem in the software.
Call your HP representative.
--------------------------------------------------------------------------------------
AC5811 ERROR-User name active. Can't be deleted
Generated by: Administrator Utility
A DBA is trying to delete the specified user's definition from the
data dictionary, but the user is currently using Information
Access. The delete cannot be performed if the user is active.
--------------------------------------------------------------------------------------
AC5815 ERROR-Maximum active users must be between 0 and number
Generated by: Administrator Utility
The primary DBA is trying to modify the maximum number of active
users on the Change Maximum Active Users screen and has specified
an invalid value.
--------------------------------------------------------------------------------------
AC5820 Information Access Server already available to users
Generated by: Administrator Utility
See cause and action for AC4002.
--------------------------------------------------------------------------------------
AC5821 Information Access Server already unavailable to users
Generated by: HDSP or Administrator Utility
See cause and action for AC4003.
MPE/iX 5.0 Documentation