You can use either the administrative console or z/OS® MVS console commands to accomplish multiple operator tasks that are related to application servers. The z/OS display or modify console commands can be used to obtain information about the work an application server is performing. You can also use these commands to perform tasks that are useful in diagnosing application server problems.
You can use the z/OS display or modify commands to perform the following actions:
The following command examples demonstrate how to use various display,work parameters and the resulting output. If you enter the command, f azsr01a,display,work,all, all of the information that is shown for each of the following individual commands is displayed.
f azsr01a,display,work,servlet BBOO0255I TIME OF LAST WORK DISPLAY Wed Jan 3 19:17:54 2008 BBOO0256I TOTAL SERVLET REQUESTS 150670 (DELTA 1654) BBOO0257I CURRENT SERVLET REQUESTS 1 BBOO0258I SERVLET REQUESTS IN DISPATCH 0 BBOO0267I TOTAL SERVLET TIMEOUTS 0 (DELTA 0) BBOO0188I END OF OUTPUT FOR COMMAND DISPLAY,WORK,SERVLET f azsr01a,display,work,servlet,srs BBOO0255I TIME OF LAST WORK DISPLAY Wed Jan 3 19:18:01 2008 BBOO0259I STC18964: TOTAL SERVLET REQUESTS 152344 (DELTA 1675) BBOO0260I STC18964: SERVLET REQUESTS IN DISPATCH 0 BBOO0188I END OF OUTPUT FOR COMMAND DISPLAY,WORK,SERVLET,ALL (EJB and MDB displays would look the same except for the request type.) f azsr01a,display,work,summary BBOO0255I TIME OF LAST WORK DISPLAY Wed Jan 3 19:18:38 2008 BBOO0261I TOTAL REQUESTS TO SERVER 173591 (DELTA 13944) BBOO0262I TOTAL CURRENT REQUESTS 0 BBOO0263I TOTAL REQUESTS IN DISPATCH 0 BBOO0268I TOTAL TIMED OUT REQUESTS 0 (DELTA 0) BBOO0188I END OF OUTPUT FOR COMMAND DISPLAY,WORK,SUMMARY f azsr01a,display,work,summary,srs BBOO0255I TIME OF LAST WORK DISPLAY Wed Dec 3 19:27:01 2003 BBOO0264I STC18964: TOTAL REQUESTS 173591 (DELTA 0) BBOO0265I STC18964: TOTAL REQUESTS IN DISPATCH 0 BBOO0188I END OF OUTPUT FOR COMMAND DISPLAY,WORK,SUMMARY,SRS
In this information ...Related tasks
Related reference
Related information
| IBM Redbooks, demos, education, and more(Index) |