Displaying screen definitions
This section shows how to display your screen definitions after they have been saved. Use the PARTWKLD screen definition you created in the previous exercise.
- Enter reset to clear the screen.
Type SCREENS on the COMMAND line.
The SCREENS view shown in the following figure lists all screen definitions that are in your personal screen definition library as well as the site-wide screen definition library.08NOV2000 -----14:47:15------------ INFORMATION DISPLAY -------------------------
COMMAND ===> SCROLL ===> PAGE
CURR WIN ===> 1 ALT WIN ===>
W1=SCREENS==========PRODUCTN==*========08NOV2000======14:47:16====MVVP=====7===
C Name Description Userid
- -------- ------------ --------
EZVISTA Unknown Unknown
MVCFAST Unknown Unknown
MVCICS Unknown Unknown
MVCICS2 MV MANAGER for CICS Initial Sc BOLRGN2
MVCTGT Unknown Unknown
MVVPOVER MainView VistaPoint Overview S BCVTXH1
OPER1 Summary screen for operations USR11
CPUPERF CPU performance WEC1
DEVPERF Device performance USR11
PARTWKLD Parts order workloads USR1The views with a value of Unknown in the Description and Userid fields are default screen definitions supplied by BMC products. You may want to display some of these screens later.
Select your PARTWKLD view by entering S in the C field to the left of the name.
The following figure shows the PARTWKLD custom screen that you created in the previous section.08NOV2000 12:14:54 ----------- INFORMATION DISPLAY ---------------------------
COMMAND ===> SCROLL ===> PAGE
CURR WIN ===> 1 ALT WIN ===>
>W1 =APGRPR===========(PRODUCTN=*===== >W2 -COBJR------------(PRODUCTN-*-------
CMD Appl Type Avg % Obj | CMD Workload % <= Resp Goal Resp
--- -------- ---- 0.....50...100| --- Name---- 0.....50...100 Goal
FINANCE CICS 69.56 ****** | POJAPAN 34.35 ***** 1.0
PAYROLL CICS 75.69 ******** | POMEXICO 39.98 ***** 0.3
FINANCE DB2 76.40 ********** | POFRANCE 42.22 ******
PARTDIST IMS 83.59 *********** | POBRAZIL 50.89 *******
FINANCE MVS 86.40 *********** | POSWEDEN 52.04 *******
PARTDIST CICS 93.45 ************ |
PARTDIST DB2 94.78 ************ |
W3 -DOBJR------------(PRODUCTN-*-----|-4 -IOBJR------------(PRODUCTN-*------5
CMD Workload % <= Resp Goal Resp| CMD Workload % <= Resp Goal
--- Name---- 0.....50...100 Goal| --- Name---- 0.....50...100
PSMEXCO 92.08 ************* 0.5| POMEXICO 75.78 **********
POSWEDN 93.65 ************* 1.0| POFRANCE 79.44 **********
P0FRANC 93.84 ************* 1.0| POBRAZIL 82.48 ***********
POARGTN 95.46 ************* 0.5| POSWEDEN 86.99 ***********
POJAPAN 96.25 ************* 0.8| POJAPAN 88.24 ***********Notice that the views reflect the current time, not the time you created the screen definition. When you saved PARTWKLD, you did not create a static view with fixed data. You created a permanent screen definition with specific views and a context that displays refreshable data.
Selecting screen definitions
You can select a screen definition in the following ways:
- SCREENS view: Select a listed screen definition from the SCREENS menu.
- SCReen command: Invoke the screen directly with the SCReen command in the form SCR screen_name.
Related topic