NetBase for MPE Reference Guide
NetBase Utilities
13-9
5. Use NBSpool to view your new spool file which contains the trace results.
:RUN NBSPOOL.PUB.NETBASE
O> T #*
O> L |FOPEN| (or |DBOPEN|)
This command (either FOPEN or DBOPEN) lists all the lines where a file open occurs. The
following is an example of a trace of an inactive user process using the |DBOPEN| option.
TRACE OF INACTIVE USER PROCESS STARTED
WED, JAN 26, 1994 Prog: QUERY.PUB.SYS User: MGR.PUB.NETBASE
14:53:46.6 1001 BANNER.DATA.NETBASE DBOPEN = 0 1 #0
Field: 1 2 3 4 5 6 7
Fields Definitions
The following table lists definitions of the fields.
Definitions
1 = Time stamp
2 = File number or Base id
3 = File name or Database name
4 = Intrinsic called
5 = Status
6 = Database Open Mode
7 = Dataset # (if applicable)