z/OS TSO/E Customization
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Changing the default values for ADRS-II

z/OS TSO/E Customization
SA32-0976-00

For ADRS-II, you can change the default values for the following variables:
  • Variables which define the name and location of the ADRS load module. Table 1 shows these variables.
    Table 1. ADRS-II variables defining the name and location of the load module
    Variable Default contents
    QCRWS The ADRS workspace name for )LOAD. The initial value is 51 ADRS2.
    QCRDSN The OS data set containing the workspace. The initial value is @PL.@W000051.ADRS2.
    QCRTITLE The product title. The initial value is ADRS-II.
  • Variables which contain the input strings that ADRS executes when the user selects the NEW, OLD, and COPY options on panel ICQCRM00. The input strings contain a copy command, the name of the function that passes control to the requested ADRS function, and the name of the query file APL is to use. Table 2 shows these variables.
    Table 2. ADRS-II variables containing input strings
    Variable Default contents
    QCR1IN ‘)COPY 51 ICQUPDTS ICFADRS’ ‘ICFADRSMSG’
    QCR2IN ‘)COPY 51 ICQUPDTS ICFADRS’ ‘ICFADRSMSG’
    QCR3IN ‘)COPY 51 ICQUPDTS ICFADRS’ ‘)COPY &TLNAME1 DIM DIN DIW’ ‘ICFADRSMSG’
    The workspace 51 ICQUPDTS contains several functions used to simplify the invocation of ADRS. The functions include:
    • A termination function to support the PF keys
    • The function ICFADRSMSG

    To reduce the overhead of copying these functions each time ADRS is loaded, you can copy the functions into a copy of the distributed workspaces. If you do so, remove the COPY command in each variable.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014