HP Integrity NonStop J-Series User Manual
Page 150
![background image](/manuals/396723/150/background.png)
TAILORING AN APPLICATION
Accessing Audited and Nonaudited Files With the Same Application
...
SET BOX TMF ON <--------------- indicates "employ-box" is
audited by TMF
SET BOX SERVERCLASS tmf-serv <-- provides a server class name
for the copy of the General
Server used for "employ-box"
SET BOX RECORD employee
ADD BOX employ-box
RESET BOX TMF, SERVERCLASS <--- resets TMF and SERVERCLASS
to their starting values,
OFF and ENABLE-SERVER
respectively
SET BOX RECORD dependents
ADD BOX depends-box
Figure 6-13 illustrates the "employee-info" application during
execution. Note that a copy of the General Server named
"tmf-serv" accesses the "employee" file while a copy of the
General Server named ENABLE-SERVER accesses the "depend" file.
6-32