Previous Topic: 5.2.7.4 WEBHTP Retrieval Examples

Next Topic: 5.2.8.1 WEBSRV File Organization

5.2.8 WebContainer Servlet Interval File (WEBSRV)


The WebContainer Servlet Interval File (WEBSRV) is derived
from the SMF type 120 subtype 8 records.  The Web container
execution environment is inside an EJB container.  The Web
container acts as a Web Server handling HttpSessions and
servlet.  The EJB container is not aware of the purpose of
the activity running inside the WebContainer and only notes
that the EJB has been dispatched.  A single WebContainer
record is created for each Web container.

Some additional work is performed that is outside the scope
of individual requests that ran inside a Web container. For
example, finalization of HTTP instances, invalidation of HTTP
sessions, and so on.

This file is populated with the SAS releases that support
$UCS2Xw informat. No observation will be saved when running
with an unsupported SAS release.

The following sections describe the file's organization, list
data elements maintained, and provide usage hints and
examples.

    1 - WEBSRV File Organization
    2 - WEBSRV Data Elements List
    3 - WEBSRV Usage Considerations
    4 - WEBSRV Retrieval Examples