Tips que fuí aprendiendo sobre la marcha...

Solución a la advertencia 'RUNNING IN GOAL MODE' que aparece en la terminal 1 durante el inicio.



Con la opción 3.4 vamos a buscar '**.wlm'.

Se mostrará lo siguiente.

Command - Enter "/" to select action                  Message           Volume 
-------------------------------------------------------------------------------
         ADCD.Z111S.WLM                                                 SBRES1 
         DSN910.SVSC.WLM                                                SBDB91 
         SYS1.ADCDPL.WLM.CDS01                                          SBRES2 
         SYS1.ADCDPL.WLM.CDS02                                          SBRES2 
         USER.WLM.INPUT                                                 SBSYS1 
***************************** End of Data Set list ****************************
     

La que vamos a usar es la primera, 'ADCD.Z111S.WLM', asi que tomamos nota y vamos al siguiente paso.

Desde el menu principal 'm', opcion 12 (12 WLM Workload Manager)

File  Help                                                                  
--------------------------------------------------------------------------
Command ===> ____________________________________________________________ 
               ┌---------------------------------------------┐            
               │         Choose Service Definition           │            
               │                                             │            
               │ Select one of the following options.        │            
               │ 1   1.  Read saved definition               │            
               │     2.  Extract definition from WLM         │            
               │         couple data set                     │            
               │     3.  Create new definition               │            
               │                                             │            
               │                                             │            
               │                                             │            
               └---------------------------------------------┘            
     

Ingresamos la opción 1 y nos pide ingresar que version de WLM. Tipeamos 'ADCD.Z111S.WLM' con las comillas.

Aparecera la siguiente pantalla.

          File  Utilities  Notes  Options  Help                                       
          --------------------------------------------------------------------------    
          Functionality LEVEL006         Definition Menu         WLM Appl LEVEL023      
          Command ===> ____________________________________________________________     
                                                                                        
          Definition data set  . . : 'ADCD.Z111S.WLM'                                   
                                                                                        
          Definition name  . . . . . ETPwlm    (Required)                               
          Description  . . . . . . . ETP WLM Policies                                   
                                                                                        
          Select one of the                                                             
          following options. . . . . ___  1.   Policies                                 
                                          2.   Workloads                                
                                          3.   Resource Groups                          
                                          4.   Service Classes                          
                                          5.   Classification Groups                    
                                          6.   Classification Rules                     
                                          7.   Report Classes                           
                                          8.   Service Coefficients/Options             
                                          9.   Application Environments                 
                                          10.  Scheduling Environments                  
                                                                                        
     

En el menu de arriba en UTILITIES

          
  File  Utilities  Notes  Options  Help                             
  ----- ┌-------------------------------------------------┐ ----------
  Funct │    1. Install definition                        │  Appl LEVE
  Comma │    2. Extract definition                        │ __________
        │    3. Activate service policy                   │           
  Defin │    4. Allocate couple data set                  │           
        │    5. Allocate couple data set using CDS values │           
  Defin │    6. Validate definition                       │           
  Descr └-------------------------------------------------┘           
     

Seleccionamos 1. Install definition. Y aparece lo siguiente.

┌-----------------------------------------------------------------------┐
│                       Compatibility PTF Check                         │
│                                                                       │
│ You need compatibility PTFs for all back level systems in the same    │
│ Sysplex that are currently at z/OS level V1R9 (FMID HBB7740). If      │
│ these compatibility PTFs are not installed, the back level system(s)  │
│ will be unable to activate the new policy.                            │
│                                                                       │
│ Have you applied the necessary maintenance (UA39716 and UA41279) to   │
│ all z/OS V1R9 systems in the Sysplex ?                                │
│ 1   1.  I do not have any back level systems in the Sysplex that are  │
│         at z/OS V1R9 (HBB7740) level.                                 │
│     2.  The necessary compatiblity PTFs are installed on every z/OS   │
│         system at V1R9 level. I have also completed the WLM           │
│         migration tasks as described in the z/OS V1R11 Migration      │
│         manual.                                                       │
│     3.  I am not sure, if the necessary service is installed and I    │
│         will have to check first. Terminate the                       │
│         installation/activation of the service definition/policy.     │
│                                                                       │
│                                                                       │
│                                                                       │
│                                                                       │
└-----------------------------------------------------------------------┘
     

Seleccionamos la opción 1.

┌----------------------------------------------┐
│ Service definition was installed. (IWMAM038) │
└----------------------------------------------┘
     

Ya instalamos, pero aún no activamos así que volvemos a entrar al menu utilities y con la opcion 3 activamos.

┌-----------------------------------------------------------------------┐
│                        Policy Selection List          Row 1 to 1 of 1 │
│ Command ===> ______________________________________________________   │
│                                                                       │
│ The following is the current Service Definition installed on the WLM  │
│ couple data set.                                                      │
│                                                                       │
│ Name . . . . : ETPwlm                                                 │
│                                                                       │
│ Installed by : IBMUSER   from system  ADCD                            │
│ Installed on : 2024/01/03  at  17:08:01                               │
│                                                                       │
│ Select the policy to be activated with "/"                            │
│                                                                       │
│ Sel  Name      Description                                            │
│  _   ETPBASE   ETP WLM Policy w/DB2 StoredProcs                       │
│ ************************** Bottom of data *************************** │
│                                                                       │
│                                                                       │
│                                                                       │
│                                                                       │
└-----------------------------------------------------------------------┘

     

En la columna 'Sel' introducimos '/' para seleccionar y ENTER.



¡Listo!