T.R | Title | User | Personal Name | Date | Lines |
---|
807.1 | | HOTRDB::LASTOVICA | Use a fork Luke! | Tue May 27 1997 09:39 | 9 |
| >RDMMON.LOG not only the PID but also the imagename of the currently
>running image would be displayed.
would be displayed *where*? What messages would the customer like
the image name displayed?
In the mean time, I'd suggest that the customer enable OpenVMS image
accouting on the system. Then match up the times in the accounting
records with the events in the monitor log.
|
807.2 | Image | NLVMS3::MWILLEMS | Das ganze Leben ist ein Quiz | Fri May 30 1997 09:13 | 23 |
| 30-MAY-1997 11:37:54.87 - released communication with process 03C01E81:1
30-MAY-1997 11:37:54.87 - received user attach request from 3C01E81:1
- image name is IMAGEABC <-----
- process name Iebekiek'towmar, user MWILLEMS
- for database "_$3$DIA43:[ORARDB_U6.MWILLEMS.APPL.RDB70]BAHN_RDB.RDB;1" [_$3$DIA43] (4040,27,0)
- sending normal user attach reply to 3C01E81:1
30-MAY-1997 11:38:12.79 - received user image termination from 03C01E81:1
image name is IMAGEABC <------
30-MAY-1997 11:38:37.44 - released communication with process 03C01E81:1
30-MAY-1997 11:38:37.44 - received user attach request from 3C01E81:1
- image name is IMAGEDEF <-----
- process name Iebekiek'towmar, user MWILLEMS
- for database "_$3$DIA43:[ORARDB_U6.MWILLEMS.APPL.RDB70]BAHN_RDB.RDB;1" [_$3$DIA43] (4040,27,0)
- sending normal user attach reply to 3C01E81:1
30-MAY-1997 11:38:43.82 - received user image termination from 03C01E81:1
image name is IMAGEDEF <------
The imagename is the image that does the attach to the database.
Marcel
|
807.3 | | ORAREP::HERON::GODFRIND | Oracle Rdb Engineering | Mon Jun 02 1997 04:01 | 9 |
| >30-MAY-1997 11:38:43.82 - received user image termination from 03C01E81:1
> image name is IMAGEDEF <------
>
> The imagename is the image that does the attach to the database.
You probably want the full filespec of the image (with disk, directory,
version, etc)
/albert
|
807.4 | | NOVA::SMITHI | Don't understate or underestimate Rdb! | Mon Jun 02 1997 09:48 | 4 |
| Internally we also have the image name of any remote application too (this
information is collected for Oracle Trace)...
Ian
|
807.5 | The monitor log is beginning to get fat... | HOTRDB::PMEAD | Paul, [email protected], 719-577-8032 | Mon Jun 02 1997 10:59 | 9 |
| > Internally we also have the image name of any remote application too (this
> information is collected for Oracle Trace)...
Kinda... the monitor doesn't currently know about it, however. Have
to make that mailbox msg bigger I guess! :-)
Actually, this information (not for remotes) is already output by
RMU/SHOW USERS. It would be easy add it to the attach msg for VMS
systems; not sure about other platforms.
|