txrpt: Provide functions to convert date/time fields to a readable format
(Doc ID 766142.1)
Last updated on JULY 25, 2024
Applies to:
Oracle Tuxedo - Version 6.5 and laterInformation in this document applies to any platform.
Goal
ISSUE: The 'txprt' utility displays starting/ending dates/times for all the advertised services, but the values that get displayed are not of a user-friendly format. All the numbers are a regular representation of date under UNIX - the date fields mean seconds passed since the first January 1970, while the starting and ending time numbers are 1/100 seconds since midnight. Eg: SERVICE PID SDATE STIME EDATE ETIME ------- --- ----- ----- ----- ----- BUILD <pid#> ... 45306109 947695385 45306787
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |