Skip to content

dim.client

The dim.client contains one row per client IP and information about the client that accessed the system. This information is sourced from sys.log_session.

Column NameData TypeDescriptionExample
client_skBIGINTA sequencer generated unique ID for a client.1024
ipBIGINTIP number as per client_ip_address in sys.log_session that can be accessed via session_id from sys.log_query.49.248.77.118
hostnameVARCHARHost name as per hostname in sys.log_session.
valid_fromTIMESTAMPTZThe validity start date of the record as per the timestamp at the source system.2023-12-19T11:05:31.164920Z
metering_runTIMESTAMPTZThe metering run (one per hour) that created the record.2023-12-19T11:05:31.164920Z