These messages are displayed when there are ISPF-related errors.
Invalid selection. Enter blank or "/". Use "/" to select the option and blank to de-select it.
Preferences have been updated.
Invalid entry. Enter "S" to select.
Multiple selections not allowed.
No Menu page exists.
No setup options are available for this report.
Invalid command
One or two parameters expected. FIND command must be in one of the following formats: FIND string or FIND 'string' NEXT/PREV/LAST/ALL or FIND NEXT/PREV/LAST/ALL 'string'.
Too many arguments in FIND command. FIND must be in one of the following formats: FIND string or FIND 'string' NEXT/PREV/LAST/ALL or FIND NEXT/PREV/LAST/ALL 'string'.
One of the two parameters must specify NEXT, PREV, FIRST or ALL.
One quote immediately followed by another quote is not allowed.
A string is missing a closing quote.
A closing quote cannot be followed immediately by a non blank character.
When two parameters are specified in the FIND command, only one of them - the search string - can be enclosed in quotes. The other parameter must be NEXT, PREV, FIRST or ALL.
No data exists in the scrollable area to be searched.
The search proceeded to the end of data and the specified string was not found.
The search proceeded to the top of data and the specified string was not found.
You must enter a FIND command before you can use the RFIND command.
Load of CE Anchor program failed.
Load module fetch failed.
An attempt to extend a reporting data space beyond its maximum size failed. The report might be incomplete.
The string: ‘string-value' was found nnnn times in this report.
Invalid entry. Enter "S" to select.
Multiple selections are not allowed.
You have entered an invalid line command. Enter "/" or right mouse button click for a list of valid commands.
No other line command entry is allowed in combination with a "/" command.
Invalid ''wildcard'' pattern specified. First character must be: A-Z, #, @, $, *, -, or ?.
Invalid "wildcard" pattern specified. Allowable characters are: A-Z, 0-9, #,@,$,*, and ?.
Invalid "wildcard" pattern specified. Asterisk (*) must be the last character in the string.
Allocation of sample file failed. The data set might have been deleted.
There is no sample file available for this selection. Check the status of the observation request.
This welcome message is displayed when you start the Application Performance Analyzer ISPF interface.
Invalid expression for percentage value.
Invalid decimal expression.
You must not enter both source mapping file information and line commands.
Invalid or missing entry for File Type. Valid values are: L, A, T.
Invalid or missing data set name for source mapping file.
Invalid member name entered for source mapping file.
Unable to locate specified data set.
You have entered a member name but the data set you have specified is not partitioned.
This source map data set has already been specified for this observation session.
This source map data set has already been loaded.
Allocation of specified source map data set failed.
The specified source mapping data is not applicable to any of the modules for which activity was measured. parameter_name
Your source mapping file table is full. Delete some entries to make more space available in the table.
The organization of the data set you have specified is incorrect. It must be a physical sequential file (PS).
The data set you have specified is partitioned. You must enter a member name. You can omit the member name only if the file is not partitioned.
The member name you specified was not found in the PDS directory.
You can only copy a source mapping entry from a different observation session. You have selected an entry already in the current observation session.
The source mapping entry you have selected to be copied into the current observation session already exists in this session.
The Application Performance Analyzer measurement task named parameter_name is currently not available. You can use the CONNECT command to connect to another measurement task if one is available.
JCL member specified is in use.
You have not yet specified the Application Performance Analyzer started task ID to which you are to be connected. Enter "CONNECT ID" on the command line, where ID is one of the IDs in the &MPARM1 list.
There are currently no active Application Performance Analyzer measurement tasks available.
Your connection to Application Performance Analyzer id parameter_name has been lost. This measurement task is no longer active.
A connection to Application Performance Analyzer id parameter_name has been successfully established.
A connection with the specified Application Performance Analyzer id could not be established. Available Application Performance Analyzer IDs are: parameter_name
The CONNECT command requires a single parameter specifying a Application Performance Analyzer identifier (up to 4 characters).
Source mapping data has been successfully loaded from the specified file.
No source mapping data has been loaded for the selected object.
The specified file did not contain any Source (type X"0030") records or did not contain a Job Id (type X"0000") record. These conditions probably indicate the file is not an ADATA file.
This is an internal error. The source mapping module was passed an invalid map type value.
A PROGRAM-ID statement was not found in the specified compiler listing file.
The specified compiler listing file is empty or incomplete.
The file was not recognized as one of the compiler listings supported by Application Performance Analyzer. Supported versions are:
The compiler listing file indicates that the necessary compile options were not specified. For COBOL, these are SOURCE, NONUMBER and OFFSET.'
parameter_name
Invalid entry. Enter "S" "/" or blank.
An error was detected in the data set name for the PDF file or no data set name was entered. It must be a nonpartitioned sequential data set LRECL=80.
An error was detected in the data set name for the JCL library or no data set name was entered.
The JCL library member name is missing or invalid.
The specified PDF file could not be located. The data set must be a cataloged sequential file with fixed 80 byte records.'
The specified PDF file is not PS (physical sequential), or its record size is not fixed 80 bytes.
The specified JCL library could not be located.
The specified JCL library is not partitioned or its record size is not fixed 80 bytes.
Allocation of specified JCL member failed.
OPEN for output of JCL member failed.
The LEVELS parameter value must be a single numeric digit.
The sort sequence option for this report must be specified as NAME or VALUE.
To select this option enter a slash (/). To deselect the option, enter blank.
The sort sequence option for this report must be specified as NAME, SIZE, ADDRESS or LIBRARY.
Invalid syntax, such as a nonnumeric digit, was encountered in a decimal expression.
The value for code slice size must be between 8 and 99992 and be divisible by 8. A value of 4 is also allowed.
The value for the number of intervals in a timeline report must be between 2 and 256.
Invalid entry. Valid entries are: 'Y' or 'N' or blank.
Specify either a dataset name, a member name or both depending on your SPM requirements.
The member name you specified was not found in any dataset of the type specified in "File type" that was listed from the A04 panel, or the list was empty.
You entered line commands that conflict with one another. You can only enter one: "I", or "M" line command at a time. In addition, enter only one: "A" line command if you have also entered an "M" line command.
A line containing the text "OPTIONS IN EFFECT:" or "*OPTIONS IN EFFECT*" in col 1 could not be found. This is the heading expected on a page containing information about compile options. The matching of this text is not case sensitive.
A line containing the text "OPTIONS IN EFFECT:" or "*OPTIONS IN EFFECT*" was found and compile option information was extracted. Source lines were expected to be found in the listing file after the option information but no such records were found. The file might have been truncated in the middle of the compile options section. The end of this section is recognized by a record containing blanks in columns 1 to 4.
This error is raised during processing of a COBOL compile listing file. A line containing the text "LINE # HEXLOC VERB" in col 1 could not be found in the listing file. This is the heading expected on a page containing PMAP offset information. The matching of this text is not case sensitive.
This error is raised during processing of a COBOL compiler listing file. A PMAP heading record containing "LINE # HEXLOC VERB" was found, but EOF was encountered unexpectedly while processing PMAP detail lines. The file might have been truncated.
EOF was encountered in a COBOL source listing file within the first 3 records.
This error is raised during the pre-scan of a COBOL listing file if no line containing "LINEID PL SL" in column one is found. This is the heading expected on a page containing COBOL source statements. The matching is not case sensitive.
Source mapping data exists for this CSECT, but there is no source statement corresponding to the specified offset. The offset might be for code generated by the compiler and does not correspond to a source statement or the map file might be for a different version.
The Application Performance Analyzer measurement task named parameter_name is not compatible with the current version of Application Performance Analyzer/ISPF.
No load module information is available for the item you selected.
The report you have selected cannot be displayed because it requires IMS™ measurement data. No IMS measurement data was captured.
The report you have selected cannot be displayed because it requires CICS® measurement data. No CICS measurement data was recorded.
The report you have selected cannot be displayed because it requires DB2® measurement data. No DB2 measurement data was captured.
The report you have selected cannot be displayed because it requires MQSeries® measurement data. No MQSeries measurement data was captured.
The report you have selected cannot be displayed because it requires DASD measurement data. No DASD measurement data was captured.
The report you have selected cannot be displayed because it requires DB2+ measurement data. The DB2+ option was not selected or no DB2+ data was recorded.
The report you have selected cannot be displayed because no coupling facility activity data was recorded during the measurement.
The report you have selected cannot be displayed because it requires DB2 stored procedure measurement data. None was recorded in this measurement.
The report you have selected cannot be displayed because it requires IMS+ measurement data. The IMS+ option was not selected or no IMS+ data was recorded.
Some critical data is missing from the measurement file. This indicates that the observation session might not have completed successfully. Reports cannot be displayed.
The measurement file you have selected cannot be processed because its status indicates incomplete.
An input error was detected in a date field. The year value is invalid. Correct and re-enter.
An input error was detected in a date field. The month value is invalid. Correct and re-enter.
An input error was detected in a date field. The day value is invalid. Correct and re-enter.
An input error was detected in a time of day field. The hour value is invalid. Correct and re-enter.
An input error was detected in a time of day field. The minutes value is invalid. Correct and re-enter.
The date/time specified for a scheduled measurement must be in the future. Correct and re-enter.
The number of measurement repetitions value is invalid. It must be a numeric value from 0 to 99 or blank.
A nonzero schedule repetition value has been specified. An interval in either days or minutes must also be specified.
The schedule interval can be specified in either days or minutes but not both. Either days or minutes must be zero/blank.
The number of days interval value is invalid. Enter a value between 0 and 99.
The number of minutes interval value is invalid. Enter a value between 0 and 999.
The sequence of date/time entries you specified has been added as pending changes. These are shown under the Measurement Schedule heading. Press ENTER to apply all pending schedule changes.
Some of the generated date/time entries are identical to entries already in the Measurement Schedule. Only the entries not already in the Measurement Schedule have been added.
You have specified a sequence of date/times that would result in more than 105 schedule entries. No entries have been added to the Measurement Schedule.
You have specified a sequence of date/times that would result in two or more separately scheduled measurements overlapping. These have been added but are noted below. You must delete overlapping entries before accepting the schedule updates.
You have specified a sequence of date/times that would result in a time gap between two or more separately scheduled measurements being shorter that the allowable minimum. These have been added but are noted below. You must delete these entries before accepting the schedule updates.
You have specified a sequence of date/times that would result in at least one measurement being scheduled too far in the future. No entries have been added.
You have entered changes to the schedule. END (PF3) will discard these changes. Enter END again to confirm that you wish to discard all pending changes. Use the ENTER key to apply the pending changes.
The directory names entered exceed 440 bytes. Each line is 46 bytes long to allow for quoted dataset names.
You must specify blank or a non-zero decimal value in the "Threshold EXCP count" field.
The threshold time field must specify a value in seconds or a value in minutes and seconds separated by a colon (for example, 25:59).
The threshold time field must specify a value in seconds or a value in minutes and seconds separated by a colon (for example, 25:59).
You have specified an invalid IMS transaction code. A valid IMS trancode cannot be specified with a wildcard (*) character as the last character.
You have specified an invalid IMS program name. A valid IMS program name cannot be specified with a wildcard (*) character as the last character.
You have specified an invalid IMS user ID. (A valid IMS user ID can be specified with a wildcard (*) character as the last character.)
Enter selection criteria on this panel for DB2, CICS, IMS, or DDF. These are mutually exclusive input fields and cannot be used for more than one subsystem in the same sampling session.
Enter L to indicate the following fields are load libraries, or D to indicate they are HFS directories.
The number of minutes to wait for Job start is invalid. Enter a value between 0 and 9999.
The number of minutes before a retry for an active job is invalid. Enter a value between 0 and 99.
The count of times to retry sampling for an active job is invalid. Enter a value between 0 and 99.
Retry interval and retry count must both be either 0 or a value between 1 and 99.
The REXX CAZRXOEM in SCAZEXEC has not been customized for third party listing support.
The report you have selected cannot be displayed because it requires FILE measurement data. No files were open during data capture.
The report you have selected cannot be displayed because it requires VSAM measurement data. No VSAM files were open during data capture.
The report you have selected cannot be displayed because it requires LSR pool measurement data. No LSR pools were created during data capture.
You must specify a job name or a job name pattern - a job name prefix followed by an asterisk (*), a job name suffix preceded by an asterisk (*), or an asterisk by itself.
You have specified an invalid job name. You must specify a job name or a job name pattern - a job name prefix followed by an asterisk (*), a job name suffix preceded by an asterisk (*), or an asterisk by itself.
You have specified a system name that is either not defined to Application Performance Analyzer or is invalid. Valid names are: parameter_name.
You must specify blank or a non-zero decimal value in the step number field.
You have specified an invalid name in the step program field. You must specify blanks or a valid program name.
You have specified an invalid name in the stepname field. You must specify blanks or a valid job step name.
You have specified an invalid name in the ProcStepName field. You must specify blanks or a valid proc step name.
You must specify blank or a non-zero decimal value in the Number of Samples field.
The number of samples you have specified exceeds the maximum allowed at your installation.
You have specified a measurement duration of zero. Specify a value in seconds or a value in minutes and seconds separated by a colon (such as, 25:59).
The specified measurement duration expression is invalid. Specify a value in seconds or a value in minutes and seconds separated by a colon (such as, 25:59).
A value of Y or N (Yes/No) must be specified. Specify Y to indicate that the measurement is to continue to the end of the job step even if the specified number of samples is exceeded.
You have specified an invalid TSO User Id name. Specify the TSO UserID to be notified upon completion of the measurement.
Value specified for measurement retention is invalid. Specify the number of days from measurement completion after which the measurement file is to be deleted. Specify zero for no expiry.
The observation file selected is the base for a multifile observation. Use the + command to expand the base file then select one of the files listed in the expansion for reporting.
Value specified for measurement delay is invalid. Specify the number of seconds from the start of the job step that Application Performance Analyzer is to delay initiation of the measurement. Specify zero for no delay.
You have entered an invalid selection character for a measurement data extractor. Enter either a slash (/) to select the data extractor or blank to deselect it.
The SUB command is not allowed on a schedule master record. Use the NEW command and select the Sched option to enter a new schedule.
Select a job by entering "S".
The number of jobs selected is higher than the installation configuration setting for value MultiJobLimit.
You have specified an invalid combination of values in the jobstep specification fields. You must specify one of the following: 1. step number, 2. step program name, 3. step name, or 4. step name and proc step name.
The connection with Application Performance Analyzer has been lost. This could mean that the Application Performance Analyzer started task is no longer active. This function cannot be completed.
You have specified number of samples and measurement duration values that would result in a sampling rate that exceeds the allowable number of samples per second.
You have specified an invalid CICS transaction code. A valid CICS transaction code can be specified with a wildcard (*) character as the last character.
A value of Y or N (Yes/No) must be specified. Specify Y to indicate that the measurement is to include CICS system transactions. Specify N (recommended) to exclude measurement of CICS system transactions.
You have specified an invalid data set name for a load library.
The data set you have specified is not a load library.
The data set you have specified cannot be found. You might choose to ignore this warning if you expect the load library to exist when the measurement is performed.
You cannot submit the request because either data entry is incomplete or contains errors.
The request failed. Reason: parameter_name
The requested function has been completed.
You have entered data that will be lost by ending (PF3) this dialog. Press ENTER to confirm that you wish to discard all input or press PF3 to cancel the END request. Use SETUP to disable this prompt.
You have cancelled the previous END request.
Press ENTER again to confirm that you wish to submit this request. END/PF3 to cancel. Use SETUP to disable this prompt.
Request not confirmed.
A new measurement request has been added.
An existing measurement request has been updated.
No updates have been performed.
A value of Y or N (Yes/No) must be specified. Specify Y to indicate that the measurement is to be for an active job or N to indicate that the measurement is to begin when the job is submitted.
Value specified for retry count is invalid. Specify the number of times that Application Performance Analyzer is to check if the job expected to be active is active. Specify zero for no retries.
Value specified for retry interval is invalid. Specify the number of minutes between each retry of a scheduled measurement for an active job that was not active at scheduling time.
Value specified for expiry interval is invalid. Specify the number of minutes between the time of a scheduled measurement that Application Performance Analyzer is to wait for the job to run before removing the measurement from the schedule.
The value specified for rerun interval is invalid. Specify the number of minutes, days or weeks following the completion of a measurement during which IBM Application Performance Analyzer is to continue to check for a rerun of the job and to repeat the measurement.
Value specified for rerun count is invalid. Specify the maximum number of times during the rerun interval that Application Performance Analyzer is to repeat a measurement of a job that has been rerun.
The retry count and interval values must both be nonzero or must both be zero.
The rerun count and interval values must both be nonzero or must both be zero.
Select a system by entering "S".
You can select only one system.
You can cannot specify an asterisk (ALL systems) for an active job. You must specify a valid system name. Valid names are parameter_name.
The entry you have selected represents a list of requests. Deleting this entry will also delete all of the requests belonging to it. Press ENTER to confirm deletion or PF3 to cancel.
The request you have made is only applicable to a measurement that is currently active.
The Application Performance Analyzer Realtime Monitor has terminated because the measurement being monitored has ended.
You have specified an invalid identifier for the real-time monitor startup panel.
MAP ALL is the only allowable format of the MAP command.
Source mapping data has been loaded.
No source map data has been loaded. Either none of the source mapping files listed in the A01 panel apply to this measurement or applicable data has already been loaded.
Valid sort options on this panel are SJ to sort by Job Name, SC to sort by CPU Time or SS to sort by SIO rate.
The customization REXX parameter_name was not found, function cancelled.
The customization of parameter_name has not been done, function cancelled.
An invalid parm type has been entered in parameter_name, function cancelled. The parm is the first keyword following QUEUE in your customized REXX. The ISPEXEC SELECT command in the customized REXX has failed.
Invalid or missing entry for File Type. Valid values are: L, A, S.
Record format U is not supported for a source mapping data set.
You have entered the END command (or PF3) when there were expanded STEPS or REPEAT lines. These have been collapsed.
Save report request was cancelled.
Report(s) saved in &DSN.
Error occurred during &IZISRT2, RC=&IZISRT3.
Deletion of observations has been cancelled.
No source type records (type X"0030") were found in the ADATA file or no Job ID (type X"0000") record was found. Either of these conditions probably indicate an invalid ADATA file.
The specified source mapping file type is invalid.
No PROGRAM-ID statement was found in the COBOL listing file.
A LANGX side file contained invalid records or mandatory records were missing.
A listing file contains an unrecognizable compiler product identifier or version.
The compiler listing does not have the required options listed. For example, a COBOL program must be compiled with the SOURCE and (MAP or LIST) options.
A source mapping file record format is invalid. It must be RECFM=F or RECFM=V.
A description of at least 8 characters is required.
A line containing the text "OPTIONS IN EFFECT:" or "*OPTIONS IN EFFECT*" in col 1 could not be found. This is the heading expected on a page containing information about compile options. The matching of this text is not case sensitive.
A line containing the text "OPTIONS IN EFFECT:" or "*OPTIONS IN EFFECT*" was found and compile option information was extracted. Source lines were expected to be found in the listing file after the option information but no such records were found. The file might have been truncated in the middle of the compile options section. The end of this section is recognized by a record containing blanks in columns 1 to 4.
A line containing the text "LINE # HEXLOC VERB" in col 1 was not found in the listing file. This is the heading expected on a page containing PMAP offset information. The matching of this text is not case sensitive. For OS/COBOL, the text "CONDENSED LISTING" was not found.
A PMAP heading record containing "LINE # HEXLOC VERB" or "CONDENSED LISTING" (for OS/COBOL) was found, but EOF was encountered unexpectedly while processing PMAP detail lines. The file might have been truncated.
EOF was encountered in a compiler listing file before any records identifying the type of file were found.
A prescan of the COBOL listing file did not find a record containing "LINEID PL SL" in column 1. This is the heading expected on a page containing COBOL source statements. The matching is not case sensitive.
&DSN exists, its RECFM cannot be changed.
&DSN exists, its LRECL cannot be changed.
A member name is required for a PDS/PDSE library.
A member name is not required for a flat file.
The export function failed. Please note any messages displayed during the export function and report them to your systems programmer.
This message is issued upon the successful completion of the EXP (export) line command. It indicates that a TSO XMIT format dataset contains bbbb records with a dataset name of cccc and has been created from an observation file that contained aaaa sample records.
The import function failed. Please note any messages displayed during the import function and report them to your systems programmer.
The requested SQL statement text is not valid for EXPLAIN.
Could not find special register entries for SQL statement.
Could not find stored procedure entry for SQL statement.
The EXPLAIN request failed on the server with error message number &MPARM1.
The started task for profiler&PROFID is not currently running.
An EXPLAIN can only be requested if DB2+ was selected for the observation.
There is no DB2+ record for the selected SQL statement. This happens on the first SQL statement that was observed.
This observation was carried out prior to the availability of the EXPLAIN feature.
The format of the DB2+ record for this SQL statement is invalid.
The requested SQL statement type is not valid for EXPLAIN.
An abend occurred during processing of the EXPLAIN request. Recovery from the abend was successful, but the EXPLAIN request failed.
The started task for profiler &PROFID is shutting down.
There was an abend on the server while processing your request. A dump might have been produced.
The result set for the EXPLAIN request is too large for the reporting data space.
The export request was for an observation session that does not have a sample file. Request cancelled.
The import request has been cancelled.
The sample file is in the process of being written out. Please wait for this to complete.
The started task for profiler &PROFID has not activated the DB2 Explain feature.
Access rules prevent you from viewing this item.
Access rules prevent you from updating this item.
A new measurement request has been provisionally added. System Name specified an asterisk (*) and therefore could not be authorized. The request will be authorized at the time the job starts.
An existing measurement request has been provisionally updated. System Name specified an asterisk (*) and therefore could not be authorized. The request will be authorized at the time the job starts.
The report you have selected cannot be displayed because it requires DDF measurement data. No DDF measurement data was captured.
The report you have selected cannot be displayed because it requires PSW measurement data. No PSW measurement data was captured.
Multiple Source Program Mappings have been loaded for the selected Load Module. Expand and select a specific CSECT from the next level.
A new measurement request has been provisionally added. It represents a scheduling request and therefore could not be authorized. The request will be authorized at the time the job starts.
An existing measurement request has been provisionally updated. it represents a scheduling request and therefore could not be authorized. The request will be authorized at the time the job starts.
The heading ''Timestamp and Version Information'' was not found in the pseudo assembly section of the compiler listing or the pseudo assembly section was not found. Make sure the compile options LIST and NOOFFSET were specified.
The pseudo assembly section identified by the heading ''OFFSET OBJECT CODE" was not found in the compiler listing. Make sure the compile options LIST and NOOFFSET were specified.
No LE Entry Point records were recorded in the measurement file for a CSECT with a timestamp value matching the timestamp reported in the C/C++ compiler listing. The compiler listing timestamp is reported in the pseudo assembly section under heading ''Timestamp and Version information''. Use report S03 to display LE Entry Point timestamp information for the module in question.
A Trigger request can only be entered against an existing request that is in Sched status. Request cancelled.
The report you have selected cannot be displayed because it requires DB2 or DDF data. No DB2 or DDF measurement data was captured.
The report you have selected cannot be displayed because it requires HFS measurement data. No HFS measurement data was captured.
The DWARF support services subtask failed to attach. Reason code 0xhhhhhhhh.
The DWARF support services subtask terminated unexpectedly. Source mapping USS programs cannot be supported. Reason code 0xhhhhhhhh.
The DWARF support services data space is full. No more DWARF files can be added.
The ELF DLL version does not match the expected value. Reason code 0xhhhhhhhh.
The ELF runtime library is out of date. Reason code 0xhhhhhhhh.
A debug file associated with a USS program was not found. Reason code 0xhhhhhhhh.
Access to a debug file associated with a USS program was denied. Reason code 0xhhhhhhhh.
A debug file associated with a USS program could not be opened. Reason code 0xhhhhhhhh.
A source file associated with a USS program was not found. Reason code 0xhhhhhhhh.
Access to a source file associated with a USS program was denied. Reason code 0xhhhhhhhh.
A source file associated with a USS program could not be opened. Reason code 0xhhhhhhhh.
A source file associated with a USS program is too large to load into the DWARF data space. Reason code 0xhhhhhhhh.
DWARF support services returned an unexpected error. Reason code 0xhhhhhhhh.
DWARF support services unavailable due to previous error.
The HFS directory does not exist. Directory name dirname
Access to the HFS directory was denied. Directory name dirname
Invalid HFS name
The HFS directory must start with a '/'. Directory name dirname
The HFS directory has a syntax error. Directory name dirname
USS source mapping with DWARF is not supported from this line. This can only be used on a program offset.
A valid TZ configuration parameter is required by DWARF support services for local date and time conversion.
You entered line commands that are mutually exclusive with one another. For example: "I", or "M" is mutually exclusive with "D".
You entered an "A" line command without also entering a Move ("M") line command at the same time.
You entered a Move ("M") line command without also entering an After ("A") line command at the same time.
The "A" or "I" line command is not allowed on the last line. You cannot copy, move or insert after the last line.
The Source Mapping Dataset List is full. The Insert or Move operation cannot be performed. Delete an entry and try again..
The Source Mapping Dataset List contains one or more invalid datasets. Correct the error(s) before terminating the dialog.
The specified name is not a valid MVS dataset name.
You specified a dataset that is not partitioned. Only PDS or PDSE datasets are accepted here.
No match found. Select a dataset from the list, or PF3 to return to the A01 panel. This Pick List is displayed because you specified a blank dataset name and 'Match on Compile Date & Time', but no date and time matches were found for this member in your list of datasets.
No LE Entry Point records were recorded in the measurement file for a CSECT with a timestamp value matching the timestamp reported in the compiler listing. Use report S03 to display LE Entry Point timestamp information for the module in question.
The report you have selected cannot be displayed because it requires Natural measurement data. No Natural measurement data was captured.
No DDF zIIP data was recorded in the sample file.
An error was detected in the dataset name for the XML file or no dataset name was entered. The dataset must be a non-partitioned sequential dataset LRECL=255.
The specified XML file could not be allocated. DYNALLOC error: Error=S99ERROR, Info=S99INFO, EError=S99EERR, EInfo=S99EINFO, ERSN=S99ERSN. The message displays the error fields returned from Dynamic Allocation.
The specified XML file is not PS (physical sequential), or its record size is not fixed 255 bytes.
The XML file option cannot be specified with the PDF or JES report file options.
The stored procedure or user-defined function schema entered is invalid.
The stored procedure or user-defined function name entered is invalid.
The DB2 subsystem name entered is invalid.
You must enter P for Procedure or F for Function.
When requesting a DB2 stored procedure or user-defined function, all parameter fields for DB2 must be filled in.
Enter the parameters for the DB2 stored procedure/user-defined function, or the IMS subsystem ID and transaction code.
A jobname of ‘-‘ may only be used on a NEW or MOD request.
The SQL text collected during sampling was truncated due to its size and cannot be used for the EXPLAIN function.
The value entered in this field is higher than the installation configuration setting for value DB2IMaxTraceSize.
The value entered in this field is higher than the installation configuration setting for value IMSIMaxTraceSize.
An abend was detected while processing the Import request and an SVC dump was produced. Refer to the dump for the cause of the abend.
You are connected to a measurement task that does not support the import function. The most likely cause is that you are executing the latest version of the Application Performance Analyzer front end and are communicating with an older version of the started task that does not support this level of the import function.
At least one CICS sample must be tagged and another selected to use the X reports.
The DB2 and IMS parameters are mutually exclusive. Please enter all the DB2 parameters or all the IMS parameters.
The IMS subsystem Id entered is invalid.
The IMS transaction code entered is invalid.
The CICS Extractor is not allowed for a DB2 stored procedure/user-defined function or an IMS specific transaction code request.
The DB2 Extractor is required for a DB2 stored procedure/user-defined function request.
The IMS+ Extractor is required for an IMS specific transaction code request.
When requesting an IMS specific transaction code, the transaction code must be specified with the IMS subsystem ID or IMSPLEX name.
No IMS dependent regions are active for the specified transaction code.
The specified IMS subsystem is not active.
The specified IMS transaction code is not defined to the IMS subsystem or the transaction is Fast Path Exclusive.
An unexpected error occurred while retrieving the IMS Region List.
To select a DB2 stored procedure or user-defined function, the WLMI feature must be enabled.
You can select only one job.
The Measure active job option is not valid for a DB2 stored procedure request.
No CICS+ data was recorded in the sample file.
A GUI user attempted to perform USS source mapping with DWARF, from a line item that required the P04 dialog to be executed. This feature is currently not available to GUI users.
You have specified one or more Source Mapping Datasets with a repository of ‘T'. Third party repositories are only supported by the Application Performance Analyzer ISPF interface. The GUI Source Program Mapping interface does not support Third party Repositories.
Source Mapping Common List service is not available because the Common Data Store (CDS) is not enabled. Contact your system administrator.
The IMS Subsystem ID and IMSPLEX group name parameters are mutually exclusive. Please enter the IMS Subsystem ID or the IMSPLEX group name.
The IMSPLEX group name entered is invalid.
No active IMSPLEX members were found for the specified group name.
The specified IMSPLEX XCF group name was not found.
IXCQUERY error: Return/Reason code = &MPARM1. Please note the error message and report it to your systems programmer.
Parameter error retrieving IMSPLEX members. Please note the error message and report it to your systems programmer.
The CAZRXOEM REXX did not contain a CALL statement. The third party repository could not be invoked to provide source programming mapping support. The function is cancelled.
The CAZRXOEM REXX exec specified a service that is not supported. For example, the exec attempted to use the ISPEXEC service. The function is cancelled.
This warning message is displayed when you start the Application Performance Analyzer ISPF interface with the expiry days warning feature enabled, to warn the user when some observations will be automatically deleted within the configured warning period. This gives the user the opportunity to KEEP the observations to avoid automatic deletion.
SQL statement formatting unavailable due to previous error.
SQL statement formatting subtask failed to attach. Reason code 0x&MPARM1.
SQL statement formatting subtask terminated unexpectedly. SQL statements cannot be formatted. Reason code 0x&MPARM1.
SQL statement could not be formatted
SQL statement formatting service returned an unexpected error. Reason code 0x&MPARM1.
SQL text could not be retrieved from the target Sysplex system because Application Performance Analyzer running on that system does not support retrieving SQL text.
An invalid selection character for a DDF filter criteria null selection field has been entered. Enter either a slash (/) to indicate a null value for the corresponding DDF filter criteria or a blank.
An invalid DB2 correlation ID has been entered in the DDF filter criteria parameters.
An invalid DB2 end user ID has been entered in the DDF filter criteria parameters.
An invalid DB2 workstation ID has been entered in the DDF filter criteria parameters.
When the DDF Correlation ID has been specified as a null string, the Correlation Id entry field must be blank. These fields are mutually exclusive.
When the DDF End User ID has been specified as a null string, the User Id entry field must be blank. These fields are mutually exclusive.
When the DDF Workstation ID has been specified as a null string, the Workstation Id entry field must be blank. These fields are mutually exclusive.
Invalid 'wildcard' pattern specified. Asterisk (*) must be the first and/or last character in the string.
Invalid 'wildcard' pattern specified. Asterisk (*) and percent (%) wildcard characters are mutually exclusive and cannot be specified in the same pattern.
The length of the sysplex system name specified on the "SYSNAMES=" parameter is greater than eight characters. Sysplex system names are restricted to an eight-character maximum.
More than 32 sysplex system names have been specified on the "SYSNAMES=" parameter. The maximum number of sysplex system names is 32.
The length of the RACF® class name specified on the "CLASS=" parameter is greater than eight characters. RACF class names are restricted to an eight-character maximum.
STCID is a required parameter and must be specified.
SYSNAMES is a required parameter and must be specified.
An error occurred trying to allocate an existing dataset or PDS/member specified on the "DSN=" parameter. The return code from the TSO ALLOCATE command is returned in the "RC=" field.
This is an informational message indicating that a new data set has been created for the output (JCL and RACF commands). If no "DSN=" parameter was specified, the data set created is tsoprefix.CAZRACF.COMMANDS. If the "DSN=" parameter was specified, the specified data set was created.
An error occurred trying to allocate a new data set. If no "DSN=" parameter was specified, the error occurred trying to allocate data set tsoprefix.CAZRACF.COMMANDS. If the "DSN=" parameter was specified, the error occurred on the specified data set. The return code from the TSO ALLOCATE command is returned in the "RC=" field.
A data set and member name were specified on the "DSN=" parameter, but the PDS does not exist. If the data set is a PDS, it must exist - only sequential data sets will be created if they do not exist. The member name might be an existing or new member.
An unexpected condition was returned from the TSO SYSDSN function for the output data set. The data set name and the SYSDSN results are displayed in the message.
An unexpected condition was returned from the RACF SEARCH command. The command is issued in the utility to find all the profiles for the specified STCID. The RACF command messages follow this message.
An IO error occurred on an EXECIO command. The return code from the EXECIO command is displayed. This message might be accompanied by other messages from the EXECIO command.
This is an informational message indicating that the utility has ended with the specified completion code.
[ Top of Page | Previous Page | Next Page | Contents ]