Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: time in trace file

RE: time in trace file

From: Aponte, Tony <AponteT_at_hsn.net>
Date: Wed, 28 Apr 2004 17:34:14 -0400
Message-ID: <5D48DB5EE592094FBE5373DFF0A4062905D1841A@exchsrv02.stpete.hsn.net>


Try this gawk script to see if works for you. I modified mktime.awk to process my trace files by putting the date text along with the tim value. I ran your sample and got the result show below. I'm be interested in knowing if it works for anybody else.=20

Tony Aponte
Home Shopping Network, Inc.

-----Original Message-----
From: DEEDSD_at_Nationwide.com [mailto:DEEDSD_at_Nationwide.com] Sent: Tuesday, April 27, 2004 11:59 AM
To: oracle-l_at_freelists.org
Subject: Re: time in trace file

There's a Perl script in Cary's book that converts from tim to real date/time and back. It's example 6-10 on page 134.

=20

                          "Sultan Syed"

                          <ssyed_at_fine.ae>          T

                                                   To:   "oracle
freelists.org" <oracle-l_at_freelists.org>                        =20
                          Sent by:                 cc:

                          oracle-l-bounce_at_freelis

                          ts.org                   bcc:

                                                   Subject:
time in trace file         =20

=20

=20

                          04/27/2004 02:48 AM

                          Please respond to

                          oracle-l

=20

=20

Hi guys,
How can I interpret with this time format,I know this is the time of parse call is over,but how can I convert this into date format.Is it possible?
PARSE =
#30:c=3D2,e=3D15,p=3D0,cr=3D0,cu=3D0,mis=3D1,r=3D0,dep=3D0,og=3D4,tim=3D9= 33354557
Thanks in advance
Syed



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------



----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Wed Apr 28 2004 - 16:31:46 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US