Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
MalcolmCICWF
Creator III
Creator III

QVW Logging Timestamp

So at some point over recent spring SR updates, something happen to our QVW logs. They use to contain a time stamp as it ran lines of code so that you could pinpoint how long sections of code ran. Now, our logs are showing up like this and I'm not sure what I'm seeing or how to change it back. 

20201116T113216.792-0600 0050
20201116T113216.792-0600 0051
20201116T113216.792-0600 0052
20201116T113216.792-0600 0053 Source_Record:
20201116T113216.792-0600 0054 LOAD
20201116T113216.792-0600 0055 SEQUENCE_NUM,
20201116T113216.792-0600 0056 SOLICITED_BALANCE,
20201116T113216.792-0600 0057 CLIENT_ID,
20201116T113216.792-0600 0058 CLIENT_NAME,
20201116T113216.792-0600 0059 DIRECT_MAIL_SCORE,
20201116T113216.792-0600 0060 ORIG_ISSUER_NAME,
20201116T113216.792-0600 0061 DEBT_INFO_1,
20201116T113216.792-0600 0062 DEBT_TYPE,
20201116T113216.792-0600 0063 PREV_SOLICITED,
20201116T113216.792-0600 0064 FORWARDER_ID,
20201116T113216.792-0600 0065 BRAND_VALUE,
20201116T113216.792-0600 0066 ENGAGEMENT,
20201116T113216.792-0600 0067 CARD_TYPE,
20201116T113216.792-0600 0068 ACCT_CHG_OFF_DATE,
20201116T113216.792-0600 0069 FILE_DATE

 

Labels (7)
1 Solution

Accepted Solutions
Miguel_Angel_Baeyens

The first column is actually a timestamp following ISO 8601 standards:
"20201116T113216.792-0600" reads
"11:32:16 (AM) 16 November 2020, UTC-6".
See more details on logging formats: https://help.qlik.com/en-US/sense/February2019/Subsystems/PlanningQlikSenseDeployments/Content/Sense... (for Qlik Sense but timestamp fully applies to QlikView logs) and https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Server/Content/QV_Server/QlikView-Server/Q...

View solution in original post

1 Reply
Miguel_Angel_Baeyens

The first column is actually a timestamp following ISO 8601 standards:
"20201116T113216.792-0600" reads
"11:32:16 (AM) 16 November 2020, UTC-6".
See more details on logging formats: https://help.qlik.com/en-US/sense/February2019/Subsystems/PlanningQlikSenseDeployments/Content/Sense... (for Qlik Sense but timestamp fully applies to QlikView logs) and https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Server/Content/QV_Server/QlikView-Server/Q...