This table contains information about machine logins. Each machine must login to the machine hierarchy (preferably to its parent machine) before any user logins can take place.
Column |
Primary Key |
Datatype |
Length |
Notes |
---|---|---|---|---|
MachineIDM Part-key identifying the machine associated with the login record, and the login record itself. |
Yes |
INTEGER |
4 |
Foreign key: WgnMachine |
MachineID Part-key identifying the machine associated with the login record, and the login record itself. |
Yes |
INTEGER |
4 |
Foreign key: WgnMachine |
The state of the machine login, that is, logged in or out. |
|
INTEGER |
4 |
Follow the hyperlink for details. |
LastLogonTime The time that the machine last logged in/out. |
|
TIMESTAMP |
8 |
|
SoftwareVersion The version of the software running on the machine when it last logged in. |
|
VARCHAR |
64 |
|
PolicyVersion The version of the machine policy last reported by the machine. |
|
VARCHAR |
255 |
|
Copyright © 2014 CA.
All rights reserved.
|
|