Application Performance Analyzer For Z/OS

Transcription

Application Performance Analyzer for z/OS Messages GuideVersion 11 Release 1SC11-7744-01

Application Performance Analyzer for z/OS Messages GuideVersion 11 Release 1SC11-7744-01

Note: Before using this information and the product it supports, be sure to read the general information under“Notices” on page 111.This edition applies to IBM Application Performance Analyzer for z/OS Version 11 Release 1 (5697-Q03) asmodified by PTFs listed in “About this document” on page v and to any subsequent releases until otherwiseindicated in new editions. Make sure you are using the correct edition for the level of Application PerformanceAnalyzer.You can order publications online at www.ibm.com/shop/publications/order, or order phone by phone or fax. IBMSoftware Manufacturing Solutions takes publication orders between 8:30 a.m. and 7:00 p.m. EST (Eastern StandardTime). The phone number is (800) 879-2755. The fax number is (800) 445-9269.You can find out more about IBM Application Performance Analyzer for z/OS by visiting the IBM Web site forApplication Performance Analyzer at: www.ibm.com/software/awdtools/apa/Copyright 2010, 2011 BankNet. All rights reserved. Copyright IBM Corporation 2010, 2011.US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contractwith IBM Corp.

ContentsAbout this document . . . . . . . . . vHow to send your comments . vChapter 1. Introduction . . . . . . . . 1Chapter 2. Application PerformanceAnalyzer Messages . . . . . . . . . . 3Chapter 3. ISPF messages . . . . . . 71Searching product support documents . . .Getting fixes. . . . . . . . . . . . .Subscribing to support updates . . . . . .RSS feeds and social media subscriptions . .My Notifications . . . . . . . . . .Contacting IBM Support. . . . . . . . .Define the problem and determine the severityof the problem . . . . . . . . . . .Gather diagnostic information . . . . . .Submit the problem to IBM Support. . . .103105105105105106. 107. 108. 108Chapter 4. Application PerformanceAnalyzer Listener messages . . . . . 91Notices . . . . . . . . . . . . . . 111Appendix. Support resources andproblem solving information . . . . . 103Accessibility . . . . . . . . . . . . 113Searching knowledge bases . . . .Searching the information center . Copyright IBM Corp. 2010, 2011. 103. 103Trademarks .Using assistive technologies . . . . .Keyboard navigation of the user interface .Accessibility of this document . . . . . 111. 113. 113. 113iii

ivApplication Performance Analyzer for z/OS: Messages Guide

About this documentThis document describes IBM Application Performance Analyzer for z/OS ,Version 11 Release 1 plus the following PTFs: PTF (English)for APARDate UK63413PM260691 February 2011 UK64101PM291711 February 2011 PTF (Japanese)for APARDate UK63414PM260691 February 2011 PTF (Korean)for APARDate UK63415PM260691 February 2011For the latest Application Performance Analyzer PTF information, t/.Appendix A contains information about IBM Web sites that can help you answerquestions and solve problems.IBM Application Performance Analyzer for z/OS (also referred to as ApplicationPerformance Analyzer) is a tool you can use to analyze the performance of userapplications throughout the design, development, and maintenance cycle.If you need to install Application Performance Analyzer, refer to the ApplicationPerformance Analyzer Program Directory for installation instructions.How to send your commentsYour feedback is important in helping us to provide accurate, high-qualityinformation. If you have comments about this book or any other IBM ApplicationPerformance Analyzer documentation, contact us in one of these ways:v Use the Online Readers' Comment Form at www.ibm.com/software/awdtools/rcf/. Be sure to include the name of the book, the publication number of thebook, the version of IBM Application Performance Analyzer, and, if applicable,the specific location (for example, page number) of the text that you arecommenting on.v Fill out the Readers' Comment Form at the back of this book, and return it bymail or give it to an IBM representative. If the form has been removed, addressyour comments to:IBM CorporationH150/090555 Bailey AvenueSan Jose, CA 95141-1003USAv Fax your comments to this U.S. number: (800) 426-7773. Copyright IBM Corp. 2010, 2011v

When you send information to IBM, you grant IBM a nonexclusive right to use ordistribute the information in any way it believes appropriate without incurring anyobligation to you.viApplication Performance Analyzer for z/OS: Messages Guide

Chapter 1. IntroductionApplication Performance Analyzer displays messages in a format similar to thefollowing example:AJT0000WMessages were generated by yourcurrent request. You might enter aMESSAGES command to view them.Explanation: An error occurred while processing yourcurrent request. One or more messages were issued todescribe it. You can view them by entering theMESSAGES command on the ISPF command line.Operator response: Enter MESSAGES on thecommand line of the current display. Read the messageor messages that are listed and if necessary, take theactions indicated by the message(s).The message number format is AJTnnnnx where nnnn is numeric and x is one of the following letters:I (Informational)Information is furnishedW (Warning)Processing attempts to continueE (Error)Processing terminatesS (Severe)Application Performance Analyzer terminates Copyright IBM Corp. 2010, 20111

2Application Performance Analyzer for z/OS: Messages Guide

Chapter 2. Application Performance Analyzer MessagesThis chapter describes where Application Performance Analyzer for z/OSmessages are logged, and lists the message IDs and descriptions.The Application Performance Analyzer for z/OS started task logs informational,error and diagnostic messages to various JES destinations The contents of theseoutput files are described here by their ddnames:JESMSGLGAll critical messages will appear in JES Message Log. If the started taskfails to start successfully, look in JES Message Log for messages reportingthe failure.COMMANDSAny commands processed by the started task (external or internal) arelogged to this file. The command text is displayed here, as well anymessage associated with the command.LOGR, MAIN, LOAD, CMDP, CHKPEach of these represents a single subtask attached by the ApplicationPerformance Analyzer for z/OS started task and contains messages loggedby that task. These are primarily informational messages and duringnormal operations you need not be concerned with the contents of thesefiles. They can be useful during problem diagnosis.REQ#request number, DATWrequest number, ESDErequest number,HVXTrequest numberThe Application Performance Analyzer for z/OS started task will allocateup to four sysout data sets for each sampling request submitted by a user.These data sets have the following format:REQ#request numberDATWrequest numberESDErequest numberHVXTrequest numberWhere request number represents the sampling request number. These areprimarily informational messages and during normal operations you neednot be concerned with the contents of these files. They can be usefulduring problem diagnosis.REQ#request numberContain messages related to the sampling phase of a samplingrequest.DATWrequest numberContain messages related to the sample file creation phase of thesampling request.ESDErequest numberContain messages related to the load module analysis phase of thesampling request.HVXTrequest numberContain messages related to the SQL host variable name resolutionphase of the sampling request. This sysout is allocated when theDB2V Extractor is selected. Copyright IBM Corp. 2010, 20113

Messages are sorted in alphanumeric order.AJT0008EInvalid keyword value - errorExplanation: This is a general parsing error for theNEW command. It describes an error detected for akeyword's value.keyword Represents the keyword in error.errorAJT0104EMisplaced open parenthesis "("Explanation: An unexpected open parenthesis wasencountered. An open parenthesis is used to begin alist of positional values for a keyword. MessagesAJT0198I and AJT0199I display details of the portion ofthe statement that is in error.Describes the error as one of the followingpossibilities:System action: Command is terminated.v The length is incorrect.Operator response: None.v The date separator is not valid.Detecting module: CAZC0030, CAZC0035, CAZC0390v The value is not numeric or is out of range.v The required Time value is missing.AJT0105Ev The qualified data is not valid.Explanation: An unexpected close parenthesis wasencountered. A close parenthesis is used to terminate alist of positional values for a keyword. MessagesAJT0198I and AJT0199I display details of the portion ofthe statement that is in error.v The qualifier is too long for the data type.v The data contains characters that are notvalid.v The member name is not allowed.Misplaced close parenthesis ")"v The member name is not valid.System action: Command is terminated.v The data set name is missing.Operator response: None.v Too many qualifiers are used.Detecting module: CAZC0030, CAZC0035, CAZC0390v The time separator is not valid.v The number of qualifiers is incorrect.v The value contains characters that are notvalid.v The value contains syntax that is not valid.System action: The command fails.Operator response: Review the syntax for thekeyword in error and correct its contents based on theerror description.AJT0102EMisplaced commaExplanation: An unexpected comma was encountered.Commas are used to separate positional values.Messages AJT0198I and AJT0199I display details of theportion of the statement that is in error.System action: Command is terminated.Operator response: None.Detecting module: CAZC0030, CAZC0035, CAZC0390Misplaced equal signExplanation: An equal sign ( ) did not immediatelyfollow a keyword. Messages AJT0198I and AJT0199Idisplay details of the portion of the statement that is inerror.System action: Command is terminated.Operator response: None.Detecting module: CAZC0030, CAZC0035, CAZC0390AJT0103EAJT0106EAJT0107EPremature endExplanation: The end of an expression wasencountered prior to encountering an expected closingdelimiter. Messages AJT0198I and AJT0199I displaydetails of the portion of the statement that is in error.System action: Command is terminated.Operator response: None.Detecting module: CAZC0030, CAZC0035, CAZC0390Misplaced delimiter characterExplanation: A value expression delimiter ("' ) wasencountered and not expected. Messages AJT0198I andAJT0199I display details of the portion of the statementthat is in error.AJT0110EInvalid hex characterOperator response: None.Explanation: A character other than 0-9 or'abcdefABCDEF' was encountered inside a hexspecification (that is, X'abcd') or end of expression wasencountered before the end apostrophe. MessagesAJT0198I and AJT0199I display details of the portion ofthe statement that is in error.Detecting module: CAZC0030, CAZC0035, CAZC0390System action: Command is terminated.System action: Command is terminated.4Application Performance Analyzer for z/OS: Messages Guide

Operator response: None.Operator response: None.Detecting module: CAZC0030, CAZC0035, CAZC0390Detecting module: CAZC0030, CAZC0035, CAZC0390AJT0112EAJT0135EExpecting blank, comma or ")" aftervalueExplanation: A new keyword was specified after avalue expression without the required blank, comma orclosing parenthesis. Messages AJT0198I and AJT0199Idisplay details of the portion of the statement that is inerror.System action: Command is terminated.Operator response: None.Detecting module: CAZC0030, CAZC0035, CAZC0390AJT0113EPositional value must be firstExplanation: A positional value expression wasencountered after a keyword value expression.Messages AJT0198I and AJT0199I display details of theportion of the statement that is in error.System action: Command is terminated.Operator response: None.Invalid numeric dataExplanation: The expression specified a value thatcontained non-numeric data where a numeric value isrequired. Messages AJT0198I and AJT0199I displaydetails of the portion of the statement that is in error.System action: Command is terminated.Operator response: None.Detecting module: CAZC0030, CAZC0035, CAZC0390AJT0136ENumeric data too long ( 18)Explanation: The expression specified a numeric valuethat resolved to a number consisting of more than 18significant digits. Messages AJT0198I and AJT0199Idisplay details of the portion of the statement that is inerror.System action: Command is terminated.Operator response: None.Detecting module: CAZC0030, CAZC0035, CAZC0390Detecting module: CAZC0030, CAZC0035, CAZC0390AJT0137EAJT0114EUnbalanced parenthesisData too large for target fieldExplanation: A keyword value expression specifiedwithin parentheses was missing one or more closingparenthesis. Messages AJT0198I and AJT0199I displaydetails of the portion of the statement that is in error.Explanation: The expression specified a value thatconsisted of more characters than the maximum lengthallows for the expression. Messages AJT0198I andAJT0199I display details of the portion of the statementthat is in error.System action: Command is terminated.System action: Command is terminated.Operator response: None.Operator response: None.Detecting module: CAZC0030, CAZC0035, CAZC0390Detecting module: CAZC0030, CAZC0035, CAZC0390AJT0116EAJT0138EZero or uneven number of hexadecimalcharactersValue specified not one of the allowablevalues for this termExplanation: A hexadecimal expression was specifiedwith an odd number of characters. Messages AJT0198Iand AJT0199I display details of the portion of thestatement that is in error.Explanation: The Input expression specified a valuethat was not one of the allowable values for theexpression. Messages AJT0198I and AJT0199I displaydetails of the portion of the statement that is in error.System action: Command is terminated.System action: Command is terminated.Operator response: None.Operator response: None.Detecting module: CAZC0030, CAZC0035, CAZC0390Detecting module: CAZC0030, CAZC0035, CAZC0390AJT0131EAJT0139EExpression contains undefined keywordExplanation: A keyword expression was encounteredthat is not part of the syntax for the statement.Messages AJT0198I and AJT0199I display details of theportion of the statement that is in error.System action: Command is terminated.Invalid numeric: too many decimaldigitsExplanation: The expression specified a decimalnumeric value. The number of digits to the right of thedecimal point was greater than that permitted for theexpression. Messages AJT0198I and AJT0199I displaydetails of the portion of the statement that is in error.Chapter 2. Application Performance Analyzer Messages5

System action: Command is terminated.AJT0146EOperator response: None.Detecting module: CAZC0030, CAZC0035, CAZC0390AJT0142EToo many occurrences of keyword:keywordExplanation: The expression specified a keyword moretimes than allowed by the syntax for the expression.keyword represents the keyword in the error. MessagesAJT0198I and AJT0199I display details of the portion ofthe statement that is in error.System action: Command is terminated.Required Keyword: keyword not foundfor Parent: parentExplanation: The expression did not specify arequired keyword expression. This message will appearfor a lower level keyword (that is, one with a parentkeyword such as ParKwd (ReqKwd value).). keywordrepresents the required keyword from the associatedTemplate Map Keyword entry. parent represents theparent keyword. Messages AJT0198I and AJT0199Idisplay details of the portion of the statement that is inerror.System action: Command is terminated.Operator response: None.Operator response: None.Detecting module: CAZC0030, CAZC0035, CAZC0390AJT0143EMissing required positional value forkeyword: keywordExplanation: The expression specified a keywordwithout a required positional value. keyword representsthe keyword in error. Messages AJT0198I and AJT0199Idisplay details of the portion of the statement that is inerror.System action: Command is terminated.AJT0148EExpression contains invalid syntaxExplanation: A statement specified a positionalparameter after the first keyword expression has beenspecified. Positional parameters must precede anykeyword parameters. Messages AJT0198I and AJT0199Idisplay details of the portion of the statement that is inerror.System action: Command is terminated.Operator response: None.Detecting module: CAZC0030, CAZC0035, CAZC0390Operator response: None.variable textDetecting module: CAZC0030, CAZC0035, CAZC0390AJT0198IAJT0144EExplanation: This message provides details of errormessages about syntax errors. variable text contains theportion of a statement or command expression that isin error. See the example at the end of AJT0199I.Missing required positional valueExplanation: The expression did not specify arequired positional value. This message will be issuedfor required positional values that are to appear priorto any keywords. Messages AJT0198I and AJT0199Idisplay details of the portion of the statement that is inerror.System action: None.Operator response: None.Detecting module: CAZC0030, CAZC0035, CAZC0390System action: Command is terminated.Operator response: None.Detecting module: CAZC0030, CAZC0035, CAZC0390AJT0145ERequired Keyword: keyword not foundAJT0199I*Explanation: This message contains a single asterisk topoint to where the syntax error described by messageAJT0198I occurred. See the example at the end of thissection.Explanation: The expression did not specify arequired keyword expression. Messages AJT0198I andAJT0199I display details of the portion of the statementthat is in error.System action: Command is terminated.System action: Command is terminated.Example of AJT0198I and AJT0199IOperator response: None.In the example below, message AJT0102E describes thecause of a syntax error in a CONFIG statement.AJT0198I displays the portion of the statement in error,and AJT0199I points to the portion of the statement(described by AJT0198I) that is in error.Detecting module: CAZC0030, CAZC0035, CAZC03906Application Performance Analyzer for z/OS: Messages GuideOperator response: None.Detecting module: CAZC0030, CAZC0035, CAZC0390

AJT0102E Misplaced equal signAJT0198IAJT0199IAJT0200SSystem action: The process abends with abend codeU4080.Operator response: Contact product support.DSPSERV function code failedRC return codeX, RSN reason codeX.Explanation: The DSPSERV function named byfunction code has failed. return codeXand reason codeXrepresent the hexidecimal return and reason codesrespectively. See the return and reason codes in theMVS Programming: Authorized Assembler ServicesReference for the DSPSERV macro.System action: The process abends with abend codeU4080.Operator response: Contact product support.AJT0202SALESERV function code failedRC return codeX.Explanation: The ALESERV function named byfunction code has failed. return codeX represent thehexidecimal return and reason code.System action: The process abends with abend codeU4080.Operator response: Contact product support.AJT0203SData space could not be extended –unknown requestor (id 1, id 2).Explanation: This is an internal error. An attempt toextend a data space failed because ApplicationPerformance Analyzer could not identify the original"owner" of the data space. A possible cause for thisproblem is a storage overlay. id 1 and id 2 arediagnostic data for product support.Data space full. Report aaa might not becomplete.Explanation: An attempt to extend a reporting dataspace beyond its maximum size failed. The reportnamed by aaa might be incomplete.Data space could not be created – toomany data spaces exist (nnnn).Explanation: This is an internal error. An attempt tocreate a new data space failed because ApplicationPerformance Analyzer has created too many dataspaces in this address space. Creation of another dataspace would have caused an overflow of an internaltable. nnnn represents the maximum number of dataspaces allowed.AJT0201SAJT0204WSystemId CAZ1*System action: Application Performance Analyzercontinues processing.Operator response: Contact product support. AJT0205E I/O error processing input/outputdataset: aaaa; see message AJT0206I Explanation: An I/O error was detected while processing data set specified by aaaa. Message AJT0206I follows to provide details of the error. System action: Operation is cancelled. Operator response: Refer to message AJT0206I formore information. AJT0206IError information for message AJT0205E Explanation: This message provides details of the I/O error described by message AJT0205E. System action: None. Operator response: Attempt to resolve the error based on the information provided here. Contact product support if you are not able to resolve the problem. AJT0207E Error detected processing input/outputdataset: aaaa; see message AJT0208I Explanation: An error was detected while processing data set specified by aaaa. Message AJT0208I follows to provide details of the error. System action: Operation is cancelled. Operator response: Refer to message AJT0208I for more information. AJT0208IError information for message AJT0207E Explanation: This message provides details of the I/O error described by message AJT0207E. System action: None. Operator response: Attempt to resolve the error based on the information provided here. Contact product support if you are not able to resolve the problem.System action: The process abends with abend codeU4080.CAZ0001IOperator response: Contact product support.Explanation: During the initialization of the maintask, the version and release numbers are reported asnumbers.Application Performance Analyzer forz/OS Version numbers startingSystem action: Application Performance Analyzer forChapter 2. Application Performance Analyzer Messages7

z/OS continues initialization.Operator response: None.CAZ0006EOperator response: Refer to the ApplicationPerformance Analyzer technical support Web site atwww.ibm.com/software/awdtools/apa/support/ tofind a possible resolution to this problem.Foreground mode invalid. Terminating.Explanation: CAZ00001 was executed in TSOforeground.System action: Application Performance Analyzerterminates.CAZ0012IApplication Performance Analyzer islicensed for the following features:feature 1.feature nOperator response: Application Performance Analyzermust be run in a batch region or started task.Explanation: This message is issued at startup andlists the Application Performance Analyzer features(feature 1.feature n) that this current system is licensedfor.CAZ0007ESystem action: Application Performance Analyzercontinues initialization.Unable to LOAD CAZ00085.Terminating.Explanation: During initialization, the messagelogging module CAZ00085 could not be loaded.System action: Application Performance Analyzerterminates.Operator response: None.CAZ0014EApplication Performance Analyzercannot operate in sysplex mode due toerrors.Operator response: This is probably caused by anincorrect library concatenation in STEPLIB. Correct theJCL and resubmit.Explanation: A previous error occurred during sysplexinitialization and is preventing ApplicationPerformance Analyzer from completing initialization.CAZ0008ESystem action: Application Performance Analyzerterminates.Unable to LOAD CAZ00002.Terminating.Explanation: During initialization, the moduleCAZ00002 could not be loaded.System action: Application Performance Analyzerterminates.Operator response: This is probably caused by anincorrect library concatenation in STEPLIB. Correct theJCL and resubmit.CAZ0009EProgram is not authorized. Terminating.Explanation: CAZ00001 terminated because it was notAPF authorized.System action: Application Performance Analyzerterminates.Operator response: Verify that the product loadlibrary is APF authorized and that no unauthorizedlibraries are included in the STEPLIB concatenation.Verify the AC 1 attribute for the CAZ00001 loadmodule.CAZ0010EUnable to establish ESTAE.R15 X'return code' R0 X'reason code'Explanation: During initialization, CAZ00001 wasunable to establish an ESTAE exit routine. The returncode and reason code from the ESTAEX macro arereported as X'return code' and X'reason code'.System action: Application Performance Analyzerterminates.8Application Performance Analyzer for z/OS: Messages GuideOperator response: Refer to messages prior to this onefor more information about the cause of the error.CAZ0015ERequest: request number selecting ActiveJOB: job name in ASID: identifier on:yyyy/mm/dd hh:mm was not found.Rejected.Explanation: A measurement request was submittedto measure an active job at some future date and time.At the time the measurement request was submitted,the selected job was executing under an ASID. Whenthe date and time arrived to start the measurementsession, the original job had terminated and a new jobwith the same job name was running, but under adifferent ASID.request numberRequest numberjob nameSelected job nameyyyy/mm/ddSelected start datehh:mmSelected start timeSystem action: Application Performance Analyzermarks the request “Failed.”Operator response: Resubmit a new request anddelete the failed request.

CAZ0016ESYSPLEX group name group namealready in use by an instance ofApplication Performance Analyzer withID: APA IDExplanation: Application Performance Analyzer hasdetected that you are running another instance ofApplication Performance Analyzer with the same groupname on the same system. You can only run oneinstance of Application Performance Analyzer with thesame group name on the same system.System action: Application Performance Analyzerterminates.CAZ0018ESysplex Event Manager has terminatedprematurely. Application PerformanceAnalyzer is shutting down. - or - IEFUSIRequest Servicing subtask hasterminated prematurely. ApplicationPerformance Analyzer is shutting down.Explanation: The named component of ApplicationPerformance Analyzer has ended abnormally (ABEND).System action: Application Performance Analyzerterminates.by this instance of Application Performance Analyzer .System action: Application Performance Analyzercontinues initialization.Operator response: None.CAZ0021EExplanation: During initialization, another started taskinstance of Application Performance Analyzer wasexecuting and was using the same high level qualifier.high level qualifier indicates the HLQ and task ID is theID of the other Application Performance Analyzerstarted task.System action: Application Performance Analyzerterminates.Operator response: Refer to the ApplicationPerformance Analyzer Customization Guide forinformation about defining started task configurationsettings.CAZ0022SOperator response: Refer to messages prior to this onefor more information about the cause of the error.CAZ0019ECHKP DSN mismatch with sysplexMEMBER member name; DSN file nameExplanation: Application Performance Analyzer hasdetected that another Application PerformanceAnalyzer member of the same sysplex group, is using adifferent checkpoint file name. All members of thesame group must use the same checkpoint file name.member nameRepresents member name of the ApplicationPerformance Analyzer whose checkpoint file namedoes not match this Application PerformanceAnalyzer's name.file nameRepresents the checkpoint file name of thisApplication Performance Analyzer.System action: Application Performance Analyzerterminates.Operator response: Change the checkpoint file namesin the configuration of sysplex members member name,file name, or both so that they match, and then stop andrestart these tasks.CAZ0020IHigh Level Qualifier ishigh level qualifierExplanation: During initialization of the main task,this message reports the high level qualifier(high level qualifier) used for any new data sets createdHigh Level Qualifier high level qualifieralready in use by an instance ofApplication Performance Analyzer withID: task IDUnsupported level of the operatingsystem, Application PerformanceAnalyzer is terminating.Explanation: Application Performance Analyzer hasdetected that it is executing on a level of the operatingsystem that Application Performance Analyzer does notsupport. Refer to message CAZ0004D for moreinformation about operating system level.System action: Application Performance Analyzerterminates.Operator response: Refer to the ApplicationPerformance Analyzer Program Directory for informationabout the product levels supported.CAZ0023WApplication Performance Analyzer hasdetected a non-JES2 primary subsystem,I/O sampling will not report onSYSOUT data sets.Explanation: Application Performance Analyzer hasdetected that it is executing on a non-JES2 system.SYSOUT data sets will not be sampled and thereforethe I/O reports will lack SYSOUT information. Systemaction: Application Performance Analyzer continuesinitialization.Operator response: None.CAZ0024ESysplex is not available on this MVSimage, processing cannot proceed.Explanation: You have requested ApplicationPerformance Analyzer to execute in sysplex mode andApplication Performance Analyzer has determined thatChapter 2. Application Performance Analyzer Messages9

sysplex is not available on the MVS image.CAZ0028ESystem action: Application Performance Analyzerterminates.Operator response: Either change this started task torun in non-sysplex mode, or run it on an MVS imagewhere sysplex is available.CAZ0025ERequest: request number selecting ActiveJOB: job name in ASID: identifier was notfound. Rejected.SYSPLEX user state mismatch. Possibleinvalid group name:SPXGroupName variable.Explanation: Application Performance Analyzer hasattempted to join a SYSPLEX group but has detectedthat it has joined the wrong group. A possible cause forthis is an incorrect SPXGroupName value wasspecified.System action: Application Performance Analyzertermi

IBM Application Performance Analyzer for z/OS (also referred to as Application Performance Analyzer) is a tool you can use to analyze the performance of user applications throughout the design, development, and maintenance cycle. If you need to install Application Performance Analyzer, refer to the Application Performance Analyzer Program .