HPlogo   HP 3000 Computer Systems: MPE/iX Architected Interface Facility:
Operating System Reference Manual
> Appendix A AIF Status Messages

KSAM Status Messages

MPE documents

Complete PDF

 

Table of Contents

Index

 

⇓ Page Bottom

⇑ Page Top

 

Spooler Process Information Warning Messages

System wide Information Status Messages

Status Number Description
-9001 MESSAGE An internal error was encountered while moving data to/from the user buffer.
CAUSE Same as the message content.
ACTION Check the buffer parameter and its bounds, or contact your Hewlett-Packard support representative.
-9002 MESSAGE Unexpected error encountered while prefetching file pages.
CAUSE Could be out of disc space, out of file limit or any other unexpected internal error.
ACTION Check for free disk space, or call your Hewlett-Packard support representative.
-9003 MESSAGE The EOF status was encountered while accessing the file.
CAUSE The end-of-file was reached while accessing a file.
ACTION The file is ready to be closed. Call FCLOSE to close the file.
-9004 MESSAGE The size of the user buffer is too small to hold all the required data.
CAUSE The buffer used by AIFKSMCREATE of the first AIFKSMREAD is too small to hold the required information.
ACTION Increase the buffer size based on the KSAM AIF documentation.
-9005 MESSAGE The access to the KSAM file violates the access rights specified in the file opening.
CAUSE The access options specified in the file opening does not allow this access.
ACTION Refer to the KSAM AIF documentation for using the correct access options in the file opening.
-9006 MESSAGE The user does not have the priviledge capability to call this AIF intrinsic.
CAUSE Same as the message content.
ACTION Obtain the priviledge capability for the user's program.
-9007 MESSAGE Unexpected status from HPFOPEN was received while creating the KSAM file structure.
CAUSE Same as the message content.
ACTION Contact you Hewlett-Packard support representative.
-9008 MESSAGE Volumeset specified in the vol_set_name parameter does not exist on the system.
CAUSE Same as the message content.
ACTION Specify a valid volumeset.
-9009 MESSAGE Volume specified in the vol_name parameter does not exist on the specified volumeset. MPEXL_SYSTEM_VOLUME_SET is the default volume_set if none was specified.
CAUSE Same as the message content.
ACTION Specify another volume.
-9010 MESSAGE Volume class specified in the vol_class parameter does not exist on the specified. MPEXL_SYSTEM_VOLUME_SET is the default volume_set if none was specified.
CAUSE Same as the message content.
ACTION Specify a valid volume class.
-9011 MESSAGE Specified LDEV is not mounted at this time.
CAUSE You specified a device that is not mounted.
ACTION Specify a mounted device.
-9012 MESSAGE Volume specified in the vol_name parameter is in the progress of mounting.
CAUSE The volume is being mounted now.
ACTION Wait after the volume mounted.
-9013 MESSAGE Unexpected status from Volume Management was received. This was probably due to having specified vol_name, vol_class, ldev_num, or vol_set_name parameters with conflicting names.
CAUSE An internal volume management error occurred due to name conflicts.
ACTION Check the device parameters and retry.
-9014 MESSAGE The volume class specified in the vol_class parameter does not have any member volumes mounted on the system. For more information, use the DSTAT command.
CAUSE You specified an empty volume class.
ACTION Specify a volume class with a mounted volume.
-9015 MESSAGE Internal Error. Pathname in the buffer passed to AIFKSMCREATE is bad.
CAUSE The pathname in the buffer passed to AIFKSMCREATE is bad.
ACTION Check the application to make sure you are passing the correct buffer.
-9016 MESSAGE The directory parameter does not have a valid pathname syntax.
CAUSE The syntax of the directory parameter is not a valid pathname.
ACTION Check the application and pass in a valid directory parameter.
-9017 MESSAGE The HFS filename is > 16 characters; cannot be created in a MPE group/account.
CAUSE The HFS filename is not a valid MPE name.
ACTION Create the file in a HFS directory.
-9018 MESSAGE Must specify both group/account when creating a HFS file in an MPE directory.
CAUSE Creating a HFS file in a MPE directory requires both the group/account parms.
ACTION Change the application.
-9019 MESSAGE File must be a KSAM/XL File.
CAUSE This AIF is only valid for KSAM/XL files.
ACTION Check the application to make sure you are passing in the correct filenumber.
-9020 MESSAGE The read probe failed on the directory parameter.
CAUSE You do not have the access rights to access the directory address and length.
ACTION Make sure you are not passing in a bad length in the first word of directory.
-9021 MESSAGE File number is bad.
CAUSE The file number passed in does not exist.
ACTION Check the application to see if the FOPEN was successful.
-9022 MESSAGE Internal error while reading a file label extension.
CAUSE Internal error while reading a file label extension.
ACTION Contact your Hewlett-Packard Support Representative.
-9023 MESSAGE Internal error while writing a file label extension.
CAUSE Internal error while writing a file label extension.
ACTION Contact your Hewlett-Packard Support Representative.
-9024 MESSAGE Internal error while getting the length of a file label extension.
CAUSE Internal error while getting the length of a file label extension.
ACTION Contact your Hewlett-Packard Support Representative.
-9025 MESSAGE Internal error while creating a file label extension.
CAUSE Internal error while creating a file label extension.
ACTION Contact your Hewlett-Packard Support Representative.



Spooler Process Information Warning Messages

System wide Information Status Messages