WebSphere Application Server Version 6.1 Feature Pack for Web Services   
             オペレーティング・システム: z/OS

             目次と検索結果のパーソナライズ化
このトピックは、z/OS オペレーティング・システムにのみ適用されます。

分類規則の例

この例では、BBOC001 のすべての作業は、 ユーザー ID DBOOZ で実行する作業を除いて、CBFAST として分類されます。DBOOZ の作業は、CBSLOW として 分類されます。WebSphere Application Server for z/OS ランタイム・サーバーの 作業を含む、セルの外部のクライアントからの作業など、 他の作業はすべて CBCLASS として分類されます。

この例の目的

WebSphere Application Server for z/OS (サブシステム・ タイプ CB) 用に定義されたワークロード管理サービス・クラスが、以下の 3 種類あると想定します。
  1. 高速応答時間を必要とするトランザクション用に設計された CBFAST。
  2. 高速応答時間を必要としない、長時間実行されるアプリケーション用に設計された CBSLOW。
  3. 残存作業要求用に設計された CBCLASS。

高速応答時間を必要とする、BBOC001 と呼ばれるクライアント・ワークロードを 設計します。また、マネージャーのユーザー ID (DBOOZ) で実行する作業の応答時間を より低速にします。最後に、すべての残存作業要求は、デフォルトのサービス・クラス CBCLASS の下で 実行します。

表 1. 分類規則の例
タイプ列 名前列 サービス列 目的
CN BBOC001 CBFAST 2 秒で 90% 完了
UI DBOOZ CBSLOW 速度 50、重要性 = 3
(デフォルト) (ブランク) CBCLASS 任意
IWMARIN0 を使用して、以下のようにパフォーマンス目標を設定することができます。
  1. IWMARIN0 を発行し、オプション 4 を選択します。
      File  Utilities  Notes  Options  Help
    -------------------------------------------------------------------------- 
      Functionality LEVEL003   Definition Menu  WLM Appl LEVEL004    Command ===> 
    ______________________________________________________________
                                                                                  
    Definition data set . . : 'CB.MYCB.WLM'
    Definition name . . . . . CB390      (Required)                                 
    Description . . . . . . . WLM Setup for WebSphere for z/OS                       
    Select one of the following options. . . . . 4__  
    1.
    ポリシー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
    
  2. CBFAST と呼ばれるサービス・クラスを作成し、2 秒で 90% 完了するように指定します。
    注: 例では、ONLINE と呼ばれるワークロードを定義したと想定します。
          Service-Class  Notes  Options  Help  
    --------------------------------------------------------------------------        
    Create a Service Class               
    Row 1 to 2 of 2   Command ===> ____________________________________________________ 
    Service Class Name . . . . . . CBFAST    (Required)                              
    Description . . . . . . . . . Quick CB transactions                             
    Workload Name  . . . . . . . . ONLINE    (name or ?)                             
    Base Resource Group  . . . . . ________  (name or ?)                             
    Specify BASE GOAL information.  Action Codes: I=Insert new period,               
    E=Edit period, D=Delete period.                                                 
    ---Period---  ---------------------Goal---------------------             
    Action  #  Duration   Imp.  Description
    __                                                                               __    
    1              1    90% complete within 00:00:02.000                    
     ******************************* Bottom of data ********************************
    
    .-----------------------------------------------------------------------.        
    | Press EXIT to save your changes or CANCEL to discard them. (IWMAM970) |        
    '-----------------------------------------------------------------------'    
  3. サービス・クラスを保管します。以下を参照してください。
          Service-Class  View  Notes  Options  Help                                       
    --------------------------------------------------------------------------        
    Service Class Selection List          
    Row 1 to 14 of 21   Command ===> ______________________________________________________
    Action Codes: 1=Create, 2=Copy, 3=Modify, 4=Browse, 5=Print, 6=Delete,
    /=Menu Bar
    Action  Class     
    Description
    Workload                       
    __    CBFAST   
     Quick CB Transactions             
    ONLINE                       
    ******************************* Bottom of data ********************************
    
  4. CBSLOW サービス・クラスに対して、これまでのステップを繰り返します。
  5. 新規サービス・クラスを使用して、分類規則を作成します。メインパネルで、オプション 6 を選択します。
          File  Utilities  Notes  Options  Help
    --------------------------------------------------------------------------       
    Functionality LEVEL003     Definition Menu            WLM Appl LEVEL004
    Command ===> ______________________________________________________________       
    Definition data set . . : 'CB.MYCB.WLM'
    Definition name . . . . . CB390      (Required)                                 
    Description . . . . . . . WLM Setup for WebSphere for z/OS                       
    Select one of the following options. . . . . 6__  
    1.
    ポリシー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
    
  6. サービス・クラスに対して、規則のセットを作成します。
          Subsystem-Type  Xref  Notes  Options  Help
    --------------------------------------------------------------------------          
    Create Rules for the Subsystem Type        Row 1 to 2 of 2      
    Command ===> ____________________________________________   SCROLL ===> PAGE     
    Subsystem Type . . . . . . . . CB    (Required)                                  
    Description . . . . . . . . .  WebSphere  classification                          
    Fold qualifier names?  . . . . Y  (Y or N)
    Action codes:  A=After    C=Copy         M=Move     I=Insert rule
    B=Before   D=Delete row   R=Repeat   IS=Insert Sub-rule
     -------Qualifier-------------            
    -------Class--------          
    Action    Type     Name     Start             Service     Report  
    DEFAULTS: CBCLAS      ________
    ____  1  CN          
    BBOC001   ___                  
    CBFAST      ________           
    ____  1  UI         
    DBOOZ    ___                  
    CBSLOW      ________         
    ****************************** BOTTOM OF DATA ******************************                  



関連タスク
トランザクション・クラスを使用した WLM 用のワークロードの分類
参照トピック    

ご利用条件 | フィードバック

最終更新: Jan 21, 2008 4:10:06 PM EST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.wsfep.multiplatform.doc/info/ae/ae/rrun_exclassrule.html