SYSVIEW Performance Management

 View Only
  • 1.  IMSLIST default IMS selection

    Posted Feb 14, 2020 03:21 AM
    Hi,

    I have a question. 

    Sometimes when i go to the sysview. No IMS control region is selected. So i have to go into IMSLIST and select one of the above.

    Do you know how to select IMS by default ( for example when i have only 1 ims control region on the system). It's annoying to go everytime into panel and select IMS from the IMSLIST 

    Thanks in advance

    -Br M


  • 2.  RE: IMSLIST default IMS selection

    Broadcom Employee
    Posted Feb 14, 2020 04:06 AM
    Hi Martin

    you could use SET IMSTGTDEF 
    IMSTGTDEF | Specifies the default IMS target control region when an |
    | IMS primary command is entered. |
    | |
    | If the target address space has never been set to |
    | an IMS control region within the session, the |
    | IMSTGTDEF value will be used to determine the target |
    | address space. Otherwise, the target address space will |
    | be set to the last used IMS target address space. |
    | |
    | * If the command is being executed in SYSTEM mode |
    | or XSYSTEM mode, no auto switch will be performed. |
    | |
    | * IMS function commands do not support auto-switch. |
    | |
    | Valid values for the IMSTGTDEF option are: |
    | |
    | <IMS Id> The IMS ID of the IMS control region |
    | address space to auto-switch to. |
    | |
    | FIRST Automatically switch to the first |
    | AUTO active IMS control region on the |
    | IMSLIST command. |
    | |
    | LAST Automatically switch to the last |
    | active IMS control region on the |
    | IMSLIST command. |
    | |
    | NOAUTO Do not perform an auto-switch. |
    | NOSWITCH |
    | |
    | |
    | Use the value NONE to set a value in your profile |
    | that will indicate the keyword should have no value. |
    | This prevents the keyword from reverting back to |
    | the default value. |
    | |
    | Use the value DEFAULT to delete the value in your |
    | profile and revert back to the default value for |
    | the keyword. |


    ------------------------------
    Maurizio Tarducci
    Broadcom Italy
    ------------------------------



  • 3.  RE: IMSLIST default IMS selection

    Posted Feb 14, 2020 09:06 AM
    Thank you Maurizio, 

    It's exactly what i've looking for.

    anyway do you know where is this parameter saved ? (profile member od *cnm4blod ? ) I just asking if i can put it somewhere in *.SITE. datasets. to keep it as i define it and upgrade will not reset it back to default. 

    btw Long time no see :) 

    -Br M


  • 4.  RE: IMSLIST default IMS selection

    Broadcom Employee
    Posted Feb 14, 2020 09:55 AM
    Hi Martin 
    this setting will be written to PROFLIB . 
    that i see that have :

    PROFLIB USER ***UNSUPPORTED***
                    SITE  ***UNSUPPORTED***
                    SYSTEM XXXXX.YYYYYY.CNM4BPDL  

    so USER or SITE is not supported for this DD .

    you will migrate this between one version to another with a migration moment .

    Regards
    Maurizio

    ------------------------------
    Maurizio Tarducci
    Broadcom Italy
    ------------------------------