HP 3000 Manuals

HP SPT/XL Messages [ HP SPT/XL User's Manual: Analysis Software ] MPE/iX 5.0 Documentation


HP SPT/XL User's Manual: Analysis Software

HP SPT/XL Messages 

Warnings and error messages are listed in numeric order.

001 WARNING: Catalog and program versions do not match.

Action:  The versions of the SPT catalog and the SPTA or SPT program
files do not match.  (This may cause the program to format data
incorrectly or to abort.)  Copy the catalogfile SPTCT000 from the
installation tape and retry the procedure.  If the problem persists,
contact your Hewlett-Packard support representative for assistance.

002 WARNING: Missing message.  Set: <number>.  Message:  <message>.

Action:  A required message is missing from the HP SPT/XL catalog.
Verify that the SPT catalog and SPTA program file versions match.  If
they don't match, copy the catalogfile SPTCT000 from the installation
tape and retry the procedure.  If they do match or if the problem
persists, contact your Hewlett-Packard support representative for
assistance.

004 WARNING: Unknown record type found in logfile ignored.

Action:  A record of unknown type was found in the logfile created during
data collection.  Verify that the collection module and the analysis
module have matching version numbers.  If the versions don't match,
contact your Hewlett-Packard support representative for assistance.

006 WARNING: No monitored procedures were called by application.

Action:  The monitored program did not call any procedures that the
collection module was instructed to intercept during collection.  (This
can happen when the monitored program is CPU-intensive and uses no system
services explicitly.)  Since the entire program is analyzed as one
transaction, you cannot define transactions in this case.  The displays
will be limited to Code File Sample Summary, Code File Sample Profile,
and Procedure Sample Profile.

007 WARNING: No samples were found.

Action:  The monitored program spent very little time in application
code; therefore, no samples were taken during any instances of the
current transaction.  In this case, the Code File Sample Summary, Code
File Sample Profile, and Procedure Sample Profile will not be available.
The other displays represent all of the time spent in the current
transaction.

008 WARNING: Logfile file limit has been reset.  Analysis may abort.

Action:  The file limit of the HP SPT/XL logfile has been reduced to a
point where the analysis module may not be able to complete its
processing.  If the analysis module aborts after issuing this warning,
you can correct the problem with the following commands:

     :LISTF <logfile name>,1
     FILENAME CODE  --------LOGICAL RECORD--------
                     SIZE     TYP     EOF     LIMIT
     <logfile>       128W     FB     <eof>   <limit>
     :FILE NEWLOG;LIMIT=<new limit>
     :FCOPY FROM=<logfile>;TO=*NEWLOG;NEW

Where:

  <logfile> is the HP SPT/XL logfile,
  <eof> is the end-of-file displayed by the LISTF command,
  <limit> is the file limit displayed by the LISTF command, and
  <new limit> is the file limit of the new logfile.

The <new limit> should be at least 2.5 times the <eof> (end-of-file) of
the old HP SPT/XL logfile.  The file limit of a logfile can be reduced if
the file is stored to tape and restored using compatibility mode
STORE/RESTORE (STORE with TRANSPORT option).

001 

ERROR: File is not SPT logfile.

Action:  The file specified at the logfile prompt does not have the
internal structure of an SPT logfile.  Verify that you entered the
logfile name correctly and retry the procedure.  If the problem persists,
contact your Hewlett-Packard support representative for assistance.

002 

ERROR: Logfile not compatible with this version of the analyzer.

Action:  The logfile that you specified cannot be read accurately by the
analyzer module.  (The collection module used to create the logfile may
not be compatible with this analyzer module.)  Verify the logfile name
and retry the procedure.  If the message reappears, reinstall HP SPT/XL
and collect the data again.  If the problem persists, contact your
Hewlett-Packard support representative for assistance.

003 

ERROR: Intrinsic exit without matching entry record.

Action:  The tracing records contain a record for the exit of a system
procedure, but they do not contain a matching entry record.  Save the
logfile and contact your Hewlett-Packard support representative for
assistance.

004 

ERROR: Intrinsic exit and entry records do not match.

Action:  The tracing entry and exit records do not have matching
procedure types.  Save the logfile and contact your Hewlett-Packard
support representative for assistance.

005 

ERROR: No file for comparison was specified.

Action:  No file for comparison could be located.  Retry the procedure.
At the comparison file prompt, make sure that you enter the name of a
valid HP SPT/XL logfile.

007 

ERROR: Unknown command.

Action:  The response to the HP SPT/XL prompt contained invalid
characters.  Reenter your response to the prompt; use function keys or
numeric responses whenever possible.

008 

ERROR: Input should be a positive integer or function key.

Action:  Reenter your response to the prompt; use function keys or
numeric responses as appropriate.

009 

ERROR: Expiration date has passed.

Action:  You are using a special test or demonstration version of HP
SPT/XL, and the trial period has expired.  Contact your Hewlett-Packard
support representative for assistance.

010 

ERROR: Error writing to list file, printing disabled.

Action:  An error was encountered while writing to SPTLIST. Examine the
file "tombstone" to determine the problem.  If you cannot locate and
correct the problem, contact your Hewlett-Packard support representative
for assistance.

011 

ERROR: File of that name already exists.

Action:  At the prompt, enter the name of a new file.

012 

ERROR: File contains neither procedure trace or sample entries.

Action:  The logfile does not contain any data about the execution of the
program.  (This can happen if the program was idle for the entire
collection period.)  Verify that the program being monitored is actually
performing work, and use the collection program to re-collect the data.
If the problem persists, contact your Hewlett-Packard support
representative for assistance.

013 

ERROR: Unable to build internal file "filename".

Action:  An error was encountered while the program was building the
internal file filename.  Examine the file "tombstone" to determine the
problem.  If you cannot locate and correct the problem, contact your
Hewlett-Packard support representative for assistance.

014 

ERROR: No individual transaction was selected.

Action:  There is no current or default transaction, and the request for
the user to enter a transaction number failed.  Exit the analyzer and
rerun.  If the problem persists, contact your Hewlett-Packard support
representative for assistance.

015 

ERROR: No samples were found for this code file.  Action:  You have
chosen a code file for analysis in which HP SPT/XL found no samples
during any instance of the current transaction.  Specify a different code
file and retry the procedure.

The displays showing sample profiles will not be available for this code
file for the current transaction.

016 

ERROR: There is no corresponding database for that index.

Action:  The index number that you entered does not correspond to a
database listed.

Enter a number corresponding to an index of a database shown in the
display.

017 

ERROR: There is no corresponding data set for that index.

Action:  The number that you entered does not correspond to a data set
listed.

Enter a number corresponding to an index of a data set shown in the
display.

018 

ERROR: No code file corresponds to that index.

Action:  You entered a number which did not correspond to a code file
listed with a number.  Only code files shown with indexes may be analyzed
further.  Enter a number corresponding to an index of a code file shown
in the display.

019 

ERROR: Unable to build internal file "(SCRATCH_FILE)."

Action:  An error was encountered when trying to build an internal file.

Examine the file "tombstone" to identify the problem.  If you cannot
locate and correct the problem, contact your Hewlett-Packard support
representative for assistance.

020 

ERROR: Current transaction pointers lost.

Action:  Internal HP SPT/XL pointers have become corrupted.

Exit and rerun the analyzer.  If the problem occurs in displaying data,
attempt to restructure the logfile by redefining transactions.  If the
problem persists, contact your Hewlett-Packard support representative for
assistance.

021 

ERROR: This version of the analyzer not compatible  with environment.

Action:  This version of the analyzer module is not compatible with the
operating system version.

Contact your Hewlett-Packard support representative to obtain the correct
version of the analyzer.

022 

ERROR: Analyzer must be run from HP SPT/XL shell program.

Action:  The analyzer was run directly from the command interpreter
rather than from the HP SPT/XL shell.  (The environment may not be
established correctly.)

Run SPT.PUB.SYS and choose the "Analyze" function key.

024 

ERROR: The prompt requires a "YES" or "NO" answer.

Action:  Change the response to either "YES" or "NO," as applicable.

025 

ERROR: There is no procedure with that index.

Action:  The number you entered does not correspond with the index of a
procedure in the display.

Choose a procedure and enter the index number to its left at the prompt.

026 

ERROR: No HELP available for that softkey.

Action:  You have asked for help for a softkey which performs no
function.

Choose help for a softkey which performs a function, the "Current
Display" softkey  F7 or "Exit Help"  F8.

100 

ERROR: Invalid option key word.  Set command confused.

Action:  The SET command has encountered an invalid option name.

The valid option names can be displayed with the Show Options function
key.

102 

ERROR: The logfile name specified is invalid.

Action:  The name of the logfile specified (which includes the group and
account) does not conform to the valid MPE file-naming conventions.
Reenter the file name.

103 

ERROR: Unknown value for SYSPROCNAMES option.  Expecting ON or OFF.

Action:  The SYSPROCNAMES option can only be enabled or disabled with the
ON/OFF option values.  Try reentering the desired value.

104 

ERROR: Invalid command, expecting pin number.

Action:  The command entered at the PIN Number prompt of the Process Menu
was not understood.  HP SPT/XL was expecting a PIN that is associated
with either the program specified or one of the function keys.  Try
reentering the command.

105 

ERROR: Pin <number> is not associated with the application specified.

Action:  The PIN specified is not associated with the program specified
at the Program to Monitor prompt.  Try reentering the desired command.

107 

ERROR: The program name must start with an alphabetic character.

Action:  The program name specified does not conform to the MPE
file-naming conventions.  The file name must start with an alphabetic
character.  Try reentering the file name.

108 

ERROR: The pin number was misunderstood.  Please try again.

Action:  The PIN specified with the PIN command was misunderstood.
Please try reentering the PIN.

110 

ERROR: An error was encountered while parsing a parameter value.

Action:  An error was encountered while parsing the RUN command.  Please
try reentering the command.

111 

ERROR: Unexpected information was found on a parameter specification.

Action:  One of the parameters specified for the RUN command had a value
that confused HP SPT/XL. Please try reentering the command.

112 

ERROR: The expected ending quote was not found.

Action:  HP SPT/XL expected to find matching quotes for all RUN command
parameters that require quotes.  The initial quote was found but the
terminating quote was not found.  Please try reentering the command.

113 

ERROR: The PARM key word expects a numeric value.

Action:  The PARM parameter on the RUN command expected a numeric value
and one was not found.  Please try reentering the command.

114 

ERROR: Unknown option for the PRI parameter.

Action:  An unknown value was specified for the PRI parameter of the RUN
command.  The valid values are:  BS, CS, DS, and ES. Please try
reentering the command.

115 

ERROR: The NMSTACK parameter must be numeric.

Action:  The NMSTACK parameters of the RUN command must be a numeric
value.  Please try reentering the command.

116 

ERROR: The NMHEAP parameter must be numeric.

Action:  The NMHEAP parameter of the RUN command must be a numeric value.
Please try reentering the command.

117 

ERROR: Unknown option for the LIB parameter.

Action:  An unknown value for the LIB parameter of the RUN command was
found.  The valid values are:  G, P, and S. Please try reentering the
command.

118 

ERROR: Unknown parameter for the RUN command.

Action:  An unknown RUN command parameter key word was encountered.  The
valid key words are:  INFO, PARM, PRI, STDIN, STDLIST, XL, UNSAT,
NMSTACK, NMHEAP, NOPRIV, LMAP, DEBUG, and LIB. Please try reentering the
command.

119 

ERROR: Invalid entry point name specified.

Action:  The entry point name specified on the RUN command does not
conform to the proper naming conventions.  Please try reentering the
command.

120 

ERROR: Duplicate INFO parameter found.

Action:  A RUN command parameter key word was encountered more than once.
Please try reentering the command.

121 

ERROR: The PARM parameter was specified multiple times.

Action:  A RUN command parameter key word was encountered more than once.
Please try reentering the command.

122 

ERROR: The PRI parameter was specified multiple times.

Action:  A RUN command parameter key word was encountered more than once.
Please try reentering the command.

123 

ERROR: The STDIN parameter was specified multiple times.

Action:  A RUN command parameter key word was encountered more than once.
Please try reentering the command.

124 

ERROR: The STDLIST parameter was specified multiple times.

Action:  A RUN command parameter key word was encountered more than once.
Please try reentering the command.

125 

ERROR: The XL parameter was specified multiple times.

Action:  A RUN command parameter key word was encountered more than once.
Please try reentering the command.

126 

ERROR: The UNSAT parameter was specified multiple times.

Action:  A RUN command parameter key word was encountered more than once.
Please try reentering the command.

127 

ERROR: The NMSTACK parameter was specified multiple times.

Action:  A RUN command parameter key word was encountered more than once.
Please try reentering the command.

128 

ERROR: The NMHEAP parameter was specified multiple times.

Action:  A RUN command parameter key word was encountered more than once.
Please try reentering the command.

129 

ERROR: The NOPRIV parameter was specified multiple times.

Action:  A RUN command parameter key word was encountered more than once.
Please try reentering the command.

130 

ERROR: The LMAP parameter was specified multiple times.

Action:  A RUN command parameter key word was encountered more than once.
Please try reentering the command.

131 

ERROR: The DEBUG parameter was specified multiple times.

Action:  A RUN command parameter key word was encountered more than once.
Please try reentering the command.

132 

ERROR: The LIB parameter was specified multiple times.

Action:  A RUN command parameter key word was encountered more than once.
Please try reentering the command.

133 

ERROR: Pin <number> has terminated.  Specify application again for a new
list of pins.

Action:  The specified process has terminated since HP SPT/XL displayed
its PIN number.  Enter again the program which is to be monitored, and HP
SPT/XL will display all CURRENTLY active processes for the specified
program name.

200 

ERROR: Time for monitoring must be between 1 minute and  24 hours (1440
minutes).

Action:  HP SPT/XL only allows a process to be monitored for a maximum of
24 hours (1440 minutes).  If this causes a problem contact your
Hewlett-Packard support representative.

201 

ERROR: Cannot interpret the time specified.

Action:  The time an application is to be monitored was misunderstood.
HP SPT/XL is expecting the time to be specified in minutes.  The value
must be greater than zero and less than 24 hours (1440 minutes).  Try
reentering the command.

202 

ERROR: Invalid program name specified.  Action:  The program file name
specified was not understood.  The name does not conform to the MPE
file-naming criteria.  Try reentering the command.

203 

ERROR: Unable to create a process for the specified program. The
CREATEPROCESS Intrinsic error is <number>.

Action:  HP SPT/XL encountered an error while trying to create an
instance of the specified program as a son of HP SPT/XL. The error number
displayed in the error message is an error from the MPE XL intrinsic
CREATEPROCESS. Please see the MPE XL Intrinsics Reference Manual under
the CREATEPROCESS intrinsic for more information.

204 

ERROR: Unable to open the specified program file.

Action:  HP SPT/XL was unable to find the program file specified.  Please
check the file name and try reentering the command.

205 

ERROR: SPT Internal Error.  Process interrupt failed.

Action:  HP SPT/XL was unable to instrument the desired process.

Please try reentering the command.  If the problem persists contact your
Hewlett-Packard support representative.

206 

ERROR: SPT Internal Error.  Unable to access interrupt handler.

Action:  HP SPT/XL was unable to find an internal system procedure.
Please contact your Hewlett-Packard support representative.

207 

ERROR: Unable to monitor process specified.  Process is not live.

Action:  The specified process is no longer in a live (executing) state.
Please reenter the command.

208 

ERROR: The process is already being monitored by SPT.

Action:  A process can only be monitored by one copy of HP SPT/XL at any
one point in time.  If this error was encountered, someone else is
currently monitoring the desired process.

209 

ERROR: An unexpected non numeric character was found.

Action:  An unexpected character was found in a numeric parameter.  Try
reentering the command.

210 

ERROR: Unable to open the logfile <number>.

Action:  An error was encountered while trying to open the specified
logfile.  Make sure that the logfile does not exist or if it does exist
that it is not being accessed by another user.  Also check for unexpected
file equations.

211 

ERROR: Unknown command!.

Action:  HP SPT/XL is expecting a YES or NO response to the question of
whether or not the logfile should be purged.  Please reenter the command.

212 

ERROR: The program specified is a CM program which SPT is  unable to
monitor.

Action:  HP SPT/XL can only monitor native-mode programs.  The program
specified has a file code of a compatibility-mode program.

213 

ERROR: The file code for the program specified is not that of a native
mode program.

Action:  The file code of the program file specified is not that of a
native-mode program.  Please check the file specified and reenter the
desired command.

214 

ERROR: The file system error <number> was encountered while trying to
access the program specified.

Action:  An error was encountered while trying to access the program file
specified.  Please check the program file and reenter the command.

215 

ERROR: The program specified was not found.

Action:  The program file specified was not found.  Please check the file
name and reenter the command.

216 

ERROR: All versions of the SPT collector do not match.

Action:  HP SPT/XL is not properly installed.  Contact your
Hewlett-Packard support representative.

217 

ERROR: Unable to create system global object.

Action:  HP SPT/XL has encountered an error while trying to create a
system object.  Please try reentering the command.  If the problem
persists contact your Hewlett-Packard support representative.

218 

ERROR: Unable to initialize semaphore in known system object.

Action:  HP SPT/XL has encountered an internal error while trying to
initialize one of its semaphores.  Please contact your Hewlett-Packard
support representative.

219 

ERROR: Unable to initialize semaphore for process local data.

Action:  HP SPT/XL has encountered an internal error while trying to
initialize one of its semaphores.  Please contact your Hewlett-Packard
support representative.

220 

ERROR: Unable to create object for process local data.

Action:  HP SPT/XL has encountered an error while trying to create a
global object.  Please try reentering the command.  If the problem
persists contact your Hewlett-Packard support representative.

221 

ERROR: Unable to open temporary file for process local data.

Action:  HP SPT/XL was unable to open a temporary scratch file.

Please try reentering the command.  If the problem persists contact your
Hewlett-Packard support representative.

222 

ERROR: Misunderstood the maximum amount of trace data to collect.

Action:  HP SPT/XL was unable to interpret the amount of space specified
for the maximum amount of trace data that is to be logged.  HP SPT/XL is
expecting a value which represents the number of megabytes which is the
maximum amount of data to be logged.  The value should be between 1 and
2000 (1 megabyte and 2 gigabytes).  Please try reentering the command.

223 

ERROR: The process specified is a system process.  Requires SM
capability.

Action:  The process specified is a system process.  You must have system
manager capability to monitor this type of process.

224 

ERROR: The user does not have read/execute access to the program file
specified.

Action:  To monitor a program file, a user must be able to execute the
desired program.  HP SPT/XL found the user to NOT have read/execute
access to the file.

225 

ERROR: System error.  Encountered out of disk space error.

Action:  HP SPT/XL has encountered an out-of-disk-space error.

226 

ERROR: Unexpected error encountered.

Action:  HP SPT/XL has encountered an unexpected error.  Please try
reentering the command.  If the problem persists contact your
Hewlett-Packard support representative.

227 

ERROR: Maximum trace data size is in megabytes.  Legal values are between
0 and 2000.

Action:  HP SPT/XL is expecting a value which represents the number of
megabytes which is the maximum amount of data to be logged.  The value
should be between 1 and 2000 (1 megabyte and 2 gigabytes).  Please try
reentering the command.

228 

ERROR: Unable to write to logfile while logging procedure names.

Action:  HP SPT/XL encountered an error while writing to the logfile.
Check the logfile size and/or amount of free disk space on the system.
Try reentering the command.  If the problem persists contact your
Hewlett-Packard support representative.

229 

ERROR: Unable to instrument the target process <number>.

Action:  HP SPT/XL encountered an internal error while trying to
instrument the specified process.  Please try reentering the command.  If
the problem persists contact your Hewlett-Packard support representative.

230 

ERROR: The Pin specified has terminated.

Action:  The process that you want to monitor has terminated.  Please
pick another process to monitor.

231 

ERROR: The version of HP SPT/XL is incompatible with the version of MPE
XL currently executing.

Action:  Contact your Hewlett-Packard support representative.

301 

ERROR: Bad status return from HPMYPROGRAM.

Action:  Rerun the program, if the problem reoccurs, contact your
Hewlett-Packard support representative.

302 

ERROR: HP SPT/XL not completely installed.  Missing program:  <program>

Action:  The module you have selected is not installed on your system.
The collection and analysis modules are independent and both need not be
installed.  If you feel the module you chose should be installed, contact
your Hewlett-Packard support representative.



MPE/iX 5.0 Documentation