After selecting Step 11, the REXX EXEC, APCXRTUN, displays:
/* REXX */ /*----------------------------------------------------------------*/ /* Copyright (C) 2012 CA. All Rights Reserved. */ /* Copyright (C) Trilog AG. */ /*----------------------------------------------------------------*/ X = MSG('OFF') PARSE ARG MATPARM /**** START OF CUSTOMIZABLE AREA ***/ /*--------------------------------------------------------------*/ /* DEFINE CA MAT TSO CLIENT START REXX : */ /* */ /* CHANGE -CAMAT- TO THE NAME OF YOUR CA MAT TSO CLIENT */ /* START REXX EXEC (CREATED THRU CA MAT CUSTOMIZATION STEP 8) */ /*--------------------------------------------------------------*/ MATTSO = "CAMAT" /*--------------------------------------------------------------*/ /* DEFINE THE LIBRARY THE MAT TSO CLIENT START REXX RESIDES: */ /* */ /* THEN DEFINE *SYS* AS VALUE FOR VARIABLE MATLIB */ /* */ /* IF THE LIBRARY IS NOT IN YOUR SYSPROC OR SYSEXEC */ /* CONCATENATION THEN ASSIGN THE DATASET NAME OF THE LIBRARY */ /* CONTAINING THE CA MAT TSO CLIENT START REXX TO VARIABLE */ /* MATLIB. */ /*--------------------------------------------------------------*/ MATLIB = "*SYS*" /* MATLIB = "DSN.WITH.MAT.TSO.CLIENT.START.EXEC" */ /**** END OF CUSTOMIZABLE AREA ***/
The APCXRTUN REXX EXEC is used for interface calls to CA Mainframe Application Tuner, to start the ISPF dialog from the Main Menu, or to start the Analyze function from the Alert or Measurement list.
For more information about the creation of the TSO Client REXX exec, see the Installation Guide, Customization chapter, Step 8 Create the EXECs for Starting the TSO Client.
Use the following procedure to enable APCXRTUN for interface calls to CA Mainframe Application Tuner.
Follow these steps:
Step 11 is marked as COMPLETED, as shown following, and you can continue with Step 12. The mandatory part of the customization has been finished with the completion of step 11.
CUSTPT00 ------------------- PMA V90 Customization Dialog --------------- COMMAND ===> 12 Step Status =============================================================== 11 Customize Measurement Product Interface COMPLETED
The status of Step 11 stays NOT COMPLETED.
Step 11 is a mandatory customization step. If you have canceled this step you need to finish this step at a later time, but it is required to complete this step before you start using the Performance Management Assistant.
If you want to use data from a previous environment, continue with the next step, Step 12.
After finishing the guided customization process, you still need to assign authorization to the CAMAT.PMA.CEETAUTH library.
See Assigning APF authorization to the Authorization Library.
|
Copyright © 2012 CA Technologies.
All rights reserved.
|
|