 |
» |
|
|
|
This is a sample of a standard list spool file for the MPE/iX
HP JDBC. The beginning of the file shows when the monitor was started. JOB JDBCMON,MGR.JDBC,JDBC.Priority = DS; Inpri = 8; Time = UNLIMITED seconds. Job number = #j586.FRI, OCT 9, 1998, 10:52 AM.HP3000 Release: C.50.00 User Version: C.50.00MPE/iX HP31900 B.79.06 Copyright Hewlett-Packard 1987. All rights reserved.STREAMED BY STREAMER,MANAGER.SYS (#J471) ON LDEV# 10 STREAM DATE: FRI, OCT 9, 1998, 10:52 AM***************** SYSTEM 39 *********************************************************************************** * "This is a private system operated for Hewlett-Packard company * * business. Authorization from HP management is required to use * * this system. Use by unauthorized persons is prohibited." * ****************************************************************** * WARNING - This computer is accessed by companies outside HP. * * All security and control procedures must be strictly followed. * ****************************************************************** END OF PROGRAM:run jdbcmon.jdbc.sys;info="31700";pri=cs Waiting for a client connection... Connection established from 15.0.121.172 on FRI, OCT 9, 1998, 10:54 AM Unable to validate ID 'mgr.jdbc' - AIFCHANGELOGON() rc=-2520: Invalid account password specified. Waiting for a client connection... Connection established from 15.0.121.172 on FRI, OCT 9, 1998, 10:55 AM Unable to validate ID 'mgr.jdbc' - AIFCHANGELOGON() rc=-2521: |
Invalid user pas sword specified. Waiting for a client connection... Connection established from 15.0.121.172 on FRI, OCT 9, 1998, 11:00 AM Server 'servprog;info=""' created for userid 'mgr.jdbc' PIN=1914 Waiting for a client connection... Connection established from 15.0.121.172 on FRI, OCT 9, 1998, 11:09 AM *** Monitor shutdown requested on FRI, OCT 9, 1998, 11:09 AM *** Waiting for 2 children to terminate... Waiting for 2 children to terminate... Waiting for 1 child to terminate...
*** JDBC Monitor Ending on FRI, OCT 9, 1998, 11:12 AM
END OF PROGRAM :eojCPU sec. = 3. elapsed min. = 20. FRI, OCT 9, 1998, 11:12 AM. |
The sample spool file shows three client connections. For
each connection, the client IP address is logged, along with the
time of the connection. If the user validation fails, the cause
of the failure is logged. If the user validation succeeds, the connection
to the JDBC Server is logged.
|