Run Time Monitor Program Error Messages [ Migration Process Guide ] MPE/iX 5.0 Documentation
Migration Process Guide
Run Time Monitor Program Error Messages
The following list of error and warning messages are generated by the two
programs that make up the RTM utility, RTMSYS and RTMREP.
12 MESSAGE Classes must be numeric in the range 1..8
CAUSE In RTMREP you have selected a subset class that was either not
a numeric value or was beyond the specified range (1...8)
ACTION Respecify the selection you want: The correct syntax is
discussed under "Enter Class Numbers Prompt".
14 MESSAGE Is incomplete - a maximum of 100000 records per run allowed.
CAUSE In any single run of RTMREP, the program can only sort 100,000
records of selected migration events. You have selected a
subset of log files and events that has exceeded this amount.
ACTION Analyze a subset of the data by splitting the analysis into two
or more smaller analyses. You can analyze a subset of events
classes in the same number of log files or analyze the same
number of event classes, but reduce the number of log files
selected for each analysis.
31 MESSAGE User must have OP or SM capability to run RTMSYS.
CAUSE You need to have OP or SM capability in order to run RTMSYS.
ACTION Sign on to an account or user that has either OP or SM
capability, or have your system manager increase your account
and user capabilities to include one or the other of OP or SM.
39 MESSAGE Changes from Command File not made due to file error.
CAUSE RTMSYS was unable to open the file name you specified as a
Command File. RTMSYS was attempting to open the file as a
permanent ASCII file (FOPENfoptions = %5).
ACTION Examine the file system information displayed prior to this
message and either enter your changes manually, respecify the
file name, or create a new Command File and try again.
Entering command file names is discussed under "Command File
Prompt"
Table C-1. (cont.)
41 MESSAGE Input must be in the form: "1, ON" or "1, OFF".
CAUSE RTMSYS was expecting to find a comma between the two tokens you
provided.
ACTION Respecify your input with a comma between the event class and
the requested status (ON or OFF). The correct syntax is
discussed under "Enter Class Prompt".
42 MESSAGE Class must be numeric, for example "1,ON".
CAUSE RTMSYS found that the first token you specified was not a
numeric character.
ACTION Respecify your input with the correct numeric value. The
correct syntax is discussed under "Enter Class Prompt".
43 MESSAGE Class is out of range, valid classes are 0 through 8.
CAUSE You have specified a migration event class value that is not in
the range (0...8) expected by RTMSYS.
ACTION Respecify your input with the a numeric character in the
correct range (0...8). The correct syntax is discussed under
"Enter Class Prompt".
44 MESSAGE Specify "ON" or "OFF", for example "1,ON".
CAUSE RTMSYS recognized the first token as being a valid event class,
but did not recognize the second token as being either ON or
OFF.
ACTION Respecify your input ensuring that the second token is either
ON or OFF. The correct syntax is discussed under "Enter Class
Prompt".
45 MESSAGE WARNING - system logging is disabled - use SYSDUMP to enable
it.
CAUSE In order to successfully log migration events, both overall
system logging and logging class 16 (program file events) need
to be enabled. This is currently not the case on the system.
ACTION Use the SYSDUMP facility to enable both system logging and
logging class 16. Refer to the MPE V/E System Operation and
Resource Management Reference Manual (32033-90005) for details
on accomplishing this task.
Table C-1. (cont.)
46 MESSAGE WARNING Logging class 16 is disabled - use SYSDUMP to enable
it.
CAUSE Refer to Cause of Error Message 45.
ACTION Refer to Action of Error Message 45.
48 MESSAGE The VUFs of RTM segments in SL.PUB.SYS and RTMSL.PUB.SYS do
not match.
CAUSE RTMSYS has done internal checking of the modules necessary to
run event logging. RTMSYS has discovered an inconsistency
between these modules.
ACTION RTM may not be correctly installed on your system. Contact a
Hewlett-Packard Support Representative for assistance in
reinstalling the product or reporting a problem to
Hewlett-Packard.
49 MESSAGE RTM is not enabled. Version information from RTMSL.PUB.SYS
is unavailable.
CAUSE Refer to Cause of Error 48.
ACTION Refer to Action of Error 48.
54 MESSAGE RTM ERROR: LOADPROC intrinsic error occurred.
CAUSE Refer to Cause of Error 48.
ACTION Refer to Action of Error 48.
55 MESSAGE WARNING - RTMSL.PUB.SYS does not exist.
CAUSE RTMSYS received file system error 52 when it attempted to open
the file RTMSL.PUB.SYS.
ACTION Refer to Action of Error 48.
MPE/iX 5.0 Documentation