
2-21
MKDE
MKDE-25: The file filename is rolling back
Rolling back is the procedure the MicroKernel uses to restore a file to
a consistent state after a system crash. This procedure undoes the
most recent changes to the file (changes in the most recent system
transaction).
MKDE-51: Program initialization failed; the program was
not loaded
This is an informative message that the MicroKernel returns when an
error prevents the MicroKernel from loading. Another message
accompanies this one and provides more specific information about
the nature of the error.
MKDE-57: The file filename cannot be created in the log
segment directory xxxx
While initializing, the MicroKernel could not find the specified
transaction log segment directory, so it did not load. Ensure that the
directory exists and that the MicroKernel has rights to it. Use the
configuration properties to specify the transaction log directory.
MKDE-58: The file filename cannot be opened in the log
segment directory xxxx
While initializing, the MicroKernel could not open the specified file
in the transaction log segment directory, so it did not load. Ensure
that the directory and file exist and that the MicroKernel has rights
to it. Another possibility is that someone has opened the file with an
exclusive lock. Use the Monitor utility to see if another user has
locked the file.
MKDE-59: The log segment file filename cannot be
created
The MicroKernel could not create the specified transaction log
segment file. Ensure that you have enough disk space and that the
MicroKernel has rights to the file. Another possibility is that
someone has opened the file with an exclusive lock. Use the Monitor
utility to see if another user has locked the file.
This error can occur while the MicroKernel is loading, or later,
during normal operations. If it occurs while the MicroKernel is
Komentarze do niniejszej Instrukcji