Server Management - Systems Insight Manager
1833752 Members
2772 Online
110063 Solutions
New Discussion

Re: Field type have changed in the Database Tables (NOTICES) in HPSIM 4.2

 
Carlos Pascual_1
New Member

Field type have changed in the Database Tables (NOTICES) in HPSIM 4.2

HI
In CIM 7 I used a query with tables.field:

notices.Generated = datetime dd/mm/yyyy
notices.fixed = = datetime dd/mm/yyyy

In SIM 4.2

notices.Generated = milisecond from 1970
notices.Cleared = milisecond from 1970

Anyone knows how convert this timestamp in a datetime

Thanks in advance

SALUD
1 REPLY 1
David Claypool
Honored Contributor

Re: Field type have changed in the Database Tables (NOTICES) in HPSIM 4.2

Do a Google search of "millisecond since 1970" and you will find a number of sources for algorithms that deal with this.