FS051-W Failure to allocate a larger buffer, the I-O request failed. When using compression on the communication buffers, this message indicates that there was not enough memory available to
the Fileshare Server to enable it to decompress the buffer. The I/O request has failed and the Fileshare Client was returned
a 9/105 (out of memory) error.
FS056-S The parameter "text " specifies a data compression value that is not within the range 0-255. You have tried to add an entry to the database reference file. This entry specifies a value for the data compression outside
of the permitted limits. The data compression option must specify a value within the range 0 through 255. To use the routine
CBLDC001 as the compression method on records in the file, specify a compression value of 1.
FS058-S Failure to allocate memory for the decompression of the log file. The Rollforward Recovery Utility has been invoked but is unable to allocate the required memory so that it can process the
recovery log file. This error is displayed during the initialization of the recovery process and indicates a shortage of available
memory.
FS059-S Failure to allocate the memory required for processing the database reference file. When reading in a database reference file (either when the Fileshare Server or the Rollforward Recovery Utility is starting)
this message indicates that the Fileshare Server was not able to allocate the required memory to be able to process all of
the information in the database reference file
FS064-S Failure reading the password file filename. The Fileshare Server encountered an error reading the information from the password file. This implies that an I/O error occurred,
the password file has become corrupted in some way or that a network error occurred if the password file is located on a remote
machine.
FS065-S The password file is not of a recognized format. The first record in the password file is a special record which indicates to the Fileshare Server that the file is a password
file. This record also contains information regarding the version of the password file being used.
FS068-I The password file is now empty and has been deleted. You see this message when you have used /e (erase) option with the Password File Maintenance Utility to remove the last entry from the password file. As the password
file is now empty, it has been deleted. If a new password file is required it is created automatically when you add an entry
using the Password File Maintenance Utility.
FS070-S Failure writing to the password file. The Password Maintenance Utility encountered an error when it tried to write information to the password file. This implies
that an I/O error occurred (possibly a full disk) or a network error was encountered (if the password file is on a remote
machine). The integrity of the password file cannot be guaranteed.
FS071-W Unable to load the module FHXSCOMP to decompress the data area. This message indicates that the Fileshare Server has received a compressed communications buffer. However, it is unable to
load the decompression module FHXSCOMP in order to perform the necessary decompression. There may not be enough memory to
load the module or the module may not be found.
FS073-S Failure to allocate memory to process the password file. When reading in a password file (when either the Fileshare Server or the Password File Maintenance Utility is starting), this
message indicates that the Fileshare Server was not able to allocate the required memory to be able to process all of the
information in the password file.
FS080-S No password file has been specified for the use of the synchronous communications mode. You have tried to start the Fileshare Server using synchronous communications (as opposed to asynchronous communications which
is the default). To enable the use of synchronous communications, you must specify a password file which contains a supervisor-ID
of FSVIEW. This enables the Fileshare Server to be closed down remotely using FSVIEW or FSMgr. This is necessary because in
this communications mode, the Fileshare Server only checks for keyboard input very occasionally.
FS081-S A supervisor password must be specified in the password file for the synchronous communications mode. You have tried to start the Fileshare Server using synchronous communications (as opposed to asynchronous communications which
is the default). To enable the use of synchronous communications, you must specify a password file which contains a user-ID
of FSVIEW. This enables the Fileshare Server to be closed down remotely using FSVIEW or FSMGR. This is necessary because in
this communications mode, the Fileshare Server only checks for keyboard input very occasionally.
FS083-S Incompatible CCIIPX.NLM version. The Fileshare NLM Server has detected that the version of cciipx.nlm being used is not a compatible version. You are probably trying to use an old version of the CCIIPX NLM with this version
of the Fileshare NLM.
FS084-I Fileshare Server is starting. This message indicates that the Fileshare Server is in the process of initializing. The configuration, database reference
and password files (if specified) are being processed and the communications software is being loaded and initialized.
FS085-I Fileshare Server is active. This message indicates that the Fileshare Server has completed its initialization processing and is now ready to accept incoming
requests from Fileshare Clients. At this stage all of the configuration, database reference and password files have been processed
and the communications software has been successfully initialized and is operational.
FS086-I Fileshare Server is closing down. This message indicates that the Fileshare Server has started the process of closing down and will shortly terminate. This
can be invoked by the following:
FS087-I Fileshare Server has closed down. This message indicates that the Fileshare Server has completed all of its termination processing. All communications have
stopped, all files closed, all transactions rolled back and any rollforward recovery log file shut. The Fileshare Server can
now be restarted when necessary.
FS089-I Database Reference File Maintenance Utility. The Database Reference File Maintenance Utility has been invoked using the parameters specified on the command line or in
the Fileshare Server configuration file. The Database Reference File Maintenance Utility will try to process the remaining
parameters specified as options to this utility.
FS091-I Rollforward Recovery Utility The Rollforward Recovery Utility has been invoked using the parameters specified on the command line or in the Fileshare Server
configuration file.
FS092-I Rollforward Recovery has completed. The recovery process is now complete: the files contain the updates recorded in the log file when the Fileshare Server was
in use.
FS094-I Password File Maintenance Utility. The Password File Maintenance Utility has been invoked using the parameters specified on the command line or in the Fileshare
Server configuration file.
FS096-I Password File installation has completed. The Password File Maintenance Utility has successfully updated the password file using the options specified when the Password
File Maintenance Utility was invoked.
FS099-W File I/O status was not as expected. Returned status: status Expected status: status Action code: text File: filename. This error occurs when a file is being recovered using the Rollforward Recovery Utility. When the log file is written during
the normal operation of the Fileshare Server, a record is made in the log file of the status of each I/O operation performed.
At the time of recovery, the status returned during the recovery process is compared with that stored in the recovery log
file.