Re: system event waits

2002-07-02 Thread Bunyamin Karadeniz

It was talked on the list and had been said that 1% of performance it
affects nearly as I remember.
Bunyamin
- Original Message -
To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
Sent: Tuesday, July 02, 2002 4:23 AM


 Do you guys think making times statistic =true has any performance impact
.
 Are there any other considerations ?

 -Bp
 - Original Message -
 To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
 Sent: Monday, July 01, 2002 12:53 PM


   Depending on the version of the database, timed_statistics
   may be dynamic
   and
   not require a database bounce.
 
  True - but the timing values are meaningless unless the counters
  (TOTAL_WAITS and TOTAL_TIMEOUTS) are reset. Only a bounce  resets the
  counters and switches on timing at the same time I wouldn't
recommend
  using the time values otherwise.
 
  John Kanagaraj
  Oracle Applications DBA
  DBSoft Inc
  (W): 408-970-7002
 
  Want to know about a carpenter who built a bridge with two sticks and
 three
  nails? Write me for details!
 
  ** The opinions and statements above are entirely my own and not those
of
 my
  employer or clients **
  --
  Please see the official ORACLE-L FAQ: http://www.orafaq.com
  --
  Author: John Kanagaraj
INET: [EMAIL PROTECTED]
 
  Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
  San Diego, California-- Public Internet access / Mailing Lists
  
  To REMOVE yourself from this mailing list, send an E-Mail message
  to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
  the message BODY, include a line containing: UNSUB ORACLE-L
  (or the name of mailing list you want to be removed from).  You may
  also send the HELP command for other information (like subscribing).
 
 --
 Please see the official ORACLE-L FAQ: http://www.orafaq.com
 --
 Author: BigP
   INET: [EMAIL PROTECTED]

 Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
 San Diego, California-- Public Internet access / Mailing Lists
 
 To REMOVE yourself from this mailing list, send an E-Mail message
 to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
 the message BODY, include a line containing: UNSUB ORACLE-L
 (or the name of mailing list you want to be removed from).  You may
 also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Bunyamin Karadeniz
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



RE: system event waits

2002-07-02 Thread Cary Millsap

1. If you have bug 1210242, then using timed_statistics=true will have a
profound impact upon performance. Get a patch, and then go to 3.

2. If you use an HP-UX release older than release 10, then using
timed_statistics=true will have a profound impact upon performance.
Upgrade HP-UX, and then go to 3.

3. Otherwise, set timed_statistics=true at the instance level, and leave
it set that way forever. In your first hour of using timing data, you
will probably recover more system capacity than the timer mechanism will
consume in a year.


Cary Millsap
Hotsos Enterprises, Ltd.
http://www.hotsos.com

Upcoming events:
- Hotsos Clinic, Jul 9-11 New York City
- Hotsos Clinic, Jul 23-25 Chicago
- 2003 Hotsos Symposium on OracleR System Performance, Feb 9-12 Dallas



-Original Message-
Sent: Monday, July 01, 2002 8:23 PM
To: Multiple recipients of list ORACLE-L

Do you guys think making times statistic =true has any performance
impact .
Are there any other considerations ?

-Bp
- Original Message -
To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
Sent: Monday, July 01, 2002 12:53 PM


  Depending on the version of the database, timed_statistics
  may be dynamic
  and
  not require a database bounce.

 True - but the timing values are meaningless unless the counters
 (TOTAL_WAITS and TOTAL_TIMEOUTS) are reset. Only a bounce  resets the
 counters and switches on timing at the same time I wouldn't
recommend
 using the time values otherwise.

 John Kanagaraj
 Oracle Applications DBA
 DBSoft Inc
 (W): 408-970-7002

 Want to know about a carpenter who built a bridge with two sticks and
three
 nails? Write me for details!

 ** The opinions and statements above are entirely my own and not those
of
my
 employer or clients **
 --
 Please see the official ORACLE-L FAQ: http://www.orafaq.com
 --
 Author: John Kanagaraj
   INET: [EMAIL PROTECTED]

 Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
 San Diego, California-- Public Internet access / Mailing Lists
 
 To REMOVE yourself from this mailing list, send an E-Mail message
 to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
 the message BODY, include a line containing: UNSUB ORACLE-L
 (or the name of mailing list you want to be removed from).  You may
 also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: BigP
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Cary Millsap
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



RE: system event waits

2002-07-02 Thread Jared . Still

And that package would be... ?

Jared






K Gopalakrishnan [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
07/01/2002 01:53 PM
Please respond to ORACLE-L

 
To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
cc: 
Subject:RE: system event waits


John:

There is an undocumented package thru which you can reset few of the
timings. (It resets the timing info in X$KCFIO and the MAX_WAIT_TIME
(!) in the V$SESSION/SYSTEM event views.


--- John Kanagaraj [EMAIL PROTECTED] wrote:
  Depending on the version of the database, timed_statistics 
  may be dynamic
  and
  not require a database bounce.
 
 True - but the timing values are meaningless unless the counters
 (TOTAL_WAITS and TOTAL_TIMEOUTS) are reset. Only a bounce  resets the
 counters and switches on timing at the same time I wouldn't
 recommend
 using the time values otherwise.
 

=
Have a nice day !!

Best Regards,
K Gopalakrishnan,
Bangalore, INDIA.

__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: K Gopalakrishnan
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



Re: system event waits

2002-07-02 Thread Charlie Mengler



SQL desc dbms_system
PROCEDURE DIST_TXN_SYNC
 Argument Name  TypeIn/Out Default?
 -- --- -- 
 INST_NUM   NUMBER  IN
PROCEDURE KCFRMS
PROCEDURE KSDDDT
PROCEDURE KSDFLS
PROCEDURE KSDIND
 Argument Name  TypeIn/Out Default?
 -- --- -- 
 LVLBINARY_INTEGER  IN
PROCEDURE KSDWRT
 Argument Name  TypeIn/Out Default?
 -- --- -- 
 DEST   BINARY_INTEGER  IN
 TSTVARCHAR2IN
PROCEDURE READ_EV
 Argument Name  TypeIn/Out Default?
 -- --- -- 
 IEVBINARY_INTEGER  IN
 OEVBINARY_INTEGER  OUT
PROCEDURE SET_BOOL_PARAM_IN_SESSION
 Argument Name  TypeIn/Out Default?
 -- --- -- 
 SIDNUMBER  IN
 SERIAL#NUMBER  IN
 PARNAM VARCHAR2IN
 BVAL   BOOLEAN IN
PROCEDURE SET_EV
 Argument Name  TypeIn/Out Default?
 -- --- -- 
 SI BINARY_INTEGER  IN
 SE BINARY_INTEGER  IN
 EV BINARY_INTEGER  IN
 LE BINARY_INTEGER  IN
 NM VARCHAR2IN
PROCEDURE SET_INT_PARAM_IN_SESSION
 Argument Name  TypeIn/Out Default?
 -- --- -- 
 SIDNUMBER  IN
 SERIAL#NUMBER  IN
 PARNAM VARCHAR2IN
 INTVAL BINARY_INTEGER  IN
PROCEDURE SET_SQL_TRACE_IN_SESSION
 Argument Name  TypeIn/Out Default?
 -- --- -- 
 SIDNUMBER  IN
 SERIAL#NUMBER  IN
 SQL_TRACE  BOOLEAN IN
PROCEDURE WAIT_FOR_EVENT
 Argument Name  TypeIn/Out Default?
 -- --- -- 
 EVENT  VARCHAR2IN
 EXTENDED_IDBINARY_INTEGER  IN
 TIMEOUTBINARY_INTEGER  IN

SQL 

[EMAIL PROTECTED] wrote:
 
 And that package would be... ?
 
 Jared
 
 K Gopalakrishnan [EMAIL PROTECTED]
 Sent by: [EMAIL PROTECTED]
 07/01/2002 01:53 PM
 Please respond to ORACLE-L
 
 
 To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
 cc:
 Subject:RE: system event waits
 
 John:
 
 There is an undocumented package thru which you can reset few of the
 timings. (It resets the timing info in X$KCFIO and the MAX_WAIT_TIME
 (!) in the V$SESSION/SYSTEM event views.
 
 --- John Kanagaraj [EMAIL PROTECTED] wrote:
   Depending on the version of the database, timed_statistics
   may be dynamic
   and
   not require a database bounce.
 
  True - but the timing values are meaningless unless the counters
  (TOTAL_WAITS and TOTAL_TIMEOUTS) are reset. Only a bounce  resets the
  counters and switches on timing at the same time I wouldn't
  recommend
  using the time values otherwise.
 
 
 =
 Have a nice day !!
 
 Best Regards,
 K Gopalakrishnan,
 Bangalore, INDIA.
 
 __
 Do You Yahoo!?
 Yahoo! - Official partner of 2002 FIFA World Cup
 http://fifaworldcup.yahoo.com
 --
 Please see the official ORACLE-L FAQ: http://www.orafaq.com
 --
 Author: K Gopalakrishnan
   INET: [EMAIL PROTECTED]
 
 Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
 San Diego, California-- Public Internet access / Mailing Lists
 
 To REMOVE yourself from this mailing list, send an E-Mail message
 to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
 the message BODY, include a line containing: UNSUB ORACLE-L
 (or the name of mailing list you want to be removed from).  You may
 also send the HELP command for other information (like subscribing).
 
 --
 Please see

RE: system event waits

2002-07-02 Thread Jamadagni, Rajendra


Wild guess dbms_system.KCFRMS ?? If it is true, thanks to Kirti ...

Raj
__
Rajendra Jamadagni  MIS, ESPN Inc.
Rajendra dot Jamadagni at ESPN dot com
Any opinion expressed here is personal and doesn't reflect that of ESPN Inc.

QOTD: Any clod can have facts, but having an opinion is an art!


-Original Message-
Sent: Tuesday, July 02, 2002 2:19 PM
To: Multiple recipients of list ORACLE-L


And that package would be... ?

Jared



*2

This e-mail message is confidential, intended only for the named recipient(s) above 
and may contain information that is privileged, attorney work product or exempt from 
disclosure under applicable law. If you have received this message in error, or are 
not the named recipient(s), please immediately notify corporate MIS at (860) 766-2000 
and delete this e-mail message from your computer, Thank you.

*2




Re: system event waits

2002-07-02 Thread Tim Gorman

DBMS_SYSTEM

- Original Message -
To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
Sent: Tuesday, July 02, 2002 12:19 PM


 And that package would be... ?

 Jared






 K Gopalakrishnan [EMAIL PROTECTED]
 Sent by: [EMAIL PROTECTED]
 07/01/2002 01:53 PM
 Please respond to ORACLE-L


 To: Multiple recipients of list ORACLE-L
[EMAIL PROTECTED]
 cc:
 Subject:RE: system event waits


 John:

 There is an undocumented package thru which you can reset few of the
 timings. (It resets the timing info in X$KCFIO and the MAX_WAIT_TIME
 (!) in the V$SESSION/SYSTEM event views.


 --- John Kanagaraj [EMAIL PROTECTED] wrote:
   Depending on the version of the database, timed_statistics
   may be dynamic
   and
   not require a database bounce.
 
  True - but the timing values are meaningless unless the counters
  (TOTAL_WAITS and TOTAL_TIMEOUTS) are reset. Only a bounce  resets the
  counters and switches on timing at the same time I wouldn't
  recommend
  using the time values otherwise.
 

 =
 Have a nice day !!
 
 Best Regards,
 K Gopalakrishnan,
 Bangalore, INDIA.

 __
 Do You Yahoo!?
 Yahoo! - Official partner of 2002 FIFA World Cup
 http://fifaworldcup.yahoo.com
 --
 Please see the official ORACLE-L FAQ: http://www.orafaq.com
 --
 Author: K Gopalakrishnan
   INET: [EMAIL PROTECTED]

 Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
 San Diego, California-- Public Internet access / Mailing Lists
 
 To REMOVE yourself from this mailing list, send an E-Mail message
 to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
 the message BODY, include a line containing: UNSUB ORACLE-L
 (or the name of mailing list you want to be removed from).  You may
 also send the HELP command for other information (like subscribing).



 --
 Please see the official ORACLE-L FAQ: http://www.orafaq.com
 --
 Author:
   INET: [EMAIL PROTECTED]

 Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
 San Diego, California-- Public Internet access / Mailing Lists
 
 To REMOVE yourself from this mailing list, send an E-Mail message
 to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
 the message BODY, include a line containing: UNSUB ORACLE-L
 (or the name of mailing list you want to be removed from).  You may
 also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Tim Gorman
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



RE: system event waits

2002-07-02 Thread John Kanagaraj

 Wild guess dbms_system.KCFRMS ?? If it is true, thanks to Kirti ...

No luck using this one on 8.1.6/8.1.7/9.0.1... Any gotchas?

John
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: John Kanagaraj
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



RE: system event waits

2002-07-02 Thread Jamadagni, Rajendra

Here is the original reply ...

 From: Deshpande, Kirti 
 Date: Thu, 20 Jun 2002 14:35:36 -0500
 Subject: RE: DBMS_SYSTEM.KSDWRT question

Addition: 

DBMS_SYSTEM.KCFRMS - resets counters displayed by MAX_WAIT in
V$SESSION_EVENT, and MAXIORTM, MAXIOWTM in V$FILESTAT views. 

- Kirit

I do not know the version dependency.
Raj
__
Rajendra Jamadagni  MIS, ESPN Inc.
Rajendra dot Jamadagni at ESPN dot com
Any opinion expressed here is personal and doesn't reflect that of ESPN Inc.

QOTD: Any clod can have facts, but having an opinion is an art!


-Original Message-
Sent: Tuesday, July 02, 2002 3:13 PM
To: Multiple recipients of list ORACLE-L


 Wild guess dbms_system.KCFRMS ?? If it is true, thanks to Kirti ...

No luck using this one on 8.1.6/8.1.7/9.0.1... Any gotchas?

John
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: John Kanagaraj
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


*This e-mail 
message is confidential, intended only for the named recipient(s) above and may 
contain information that is privileged, attorney work product or exempt from 
disclosure under applicable law. If you have received this message in error, or are 
not the named recipient(s), please immediately notify corporate MIS at (860) 766-2000 
and delete this e-mail message from your computer, Thank 
you.*2



system event waits

2002-07-01 Thread BigP



Hi List ,
In system_event i find total_waits , total_timeouts 
, time_waited and avg_wait . If total_waits and total_timeouts are high but 
there are 0 value for time_waited and avg_wait . What does this indicates 
?

TIA
-Bp


RE: system event waits

2002-07-01 Thread John Kanagaraj

That TIMED_STATISTICS is defaulted to FALSE... To obtain any meaningful
information from Wait stats, this needs to be set to TRUE (followed by a Db
bounce).
 
John Kanagaraj
Oracle Applications DBA
DBSoft Inc
(W): 408-970-7002

Want to know about a carpenter who built a bridge with two sticks and three
nails? Write me for details!

** The opinions and statements above are entirely my own and not those of my
employer or clients **


-Original Message-
Sent: Monday, July 01, 2002 10:34 AM
To: Multiple recipients of list ORACLE-L


Hi List ,
In system_event i find total_waits , total_timeouts , time_waited and
avg_wait . If total_waits and total_timeouts are high but there are 0 value
for time_waited and avg_wait . What does this indicates ?
 
TIA
-Bp

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: John Kanagaraj
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



RE: system event waits

2002-07-01 Thread Freeman, Robert

Depending on the version of the database, timed_statistics may be dynamic
and
not require a database bounce.

Robert G. Freeman - Oracle8i OCP
Oracle Database Architect
CSX Midtier Database Administration
Author: Oracle9i New Features 
Mastering Oracle8i    

Clark Griswold: Eddie, has anyone ever told you that you're bad luck?
Cousin Eddie: Those were my mother's dying words. But I
guess if your body's covered in third degree burns, and 
your foot's caught in a bear trap, you tend to start talkin' 
crazy.



-Original Message-
Sent: Monday, July 01, 2002 2:38 PM
To: Multiple recipients of list ORACLE-L


That TIMED_STATISTICS is defaulted to FALSE... To obtain any meaningful
information from Wait stats, this needs to be set to TRUE (followed by a Db
bounce).
 
John Kanagaraj
Oracle Applications DBA
DBSoft Inc
(W): 408-970-7002

Want to know about a carpenter who built a bridge with two sticks and three
nails? Write me for details!

** The opinions and statements above are entirely my own and not those of my
employer or clients **


-Original Message-
Sent: Monday, July 01, 2002 10:34 AM
To: Multiple recipients of list ORACLE-L


Hi List ,
In system_event i find total_waits , total_timeouts , time_waited and
avg_wait . If total_waits and total_timeouts are high but there are 0 value
for time_waited and avg_wait . What does this indicates ?
 
TIA
-Bp

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: John Kanagaraj
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Freeman, Robert
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



RE: system event waits

2002-07-01 Thread John Kanagaraj

 Depending on the version of the database, timed_statistics 
 may be dynamic
 and
 not require a database bounce.

True - but the timing values are meaningless unless the counters
(TOTAL_WAITS and TOTAL_TIMEOUTS) are reset. Only a bounce  resets the
counters and switches on timing at the same time I wouldn't recommend
using the time values otherwise.

John Kanagaraj
Oracle Applications DBA
DBSoft Inc
(W): 408-970-7002

Want to know about a carpenter who built a bridge with two sticks and three
nails? Write me for details!

** The opinions and statements above are entirely my own and not those of my
employer or clients **
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: John Kanagaraj
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



RE: system event waits

2002-07-01 Thread K Gopalakrishnan

John:

There is an undocumented package thru which you can reset few of the
timings. (It resets the timing info in X$KCFIO and the MAX_WAIT_TIME
(!) in the V$SESSION/SYSTEM event views.


--- John Kanagaraj [EMAIL PROTECTED] wrote:
  Depending on the version of the database, timed_statistics 
  may be dynamic
  and
  not require a database bounce.
 
 True - but the timing values are meaningless unless the counters
 (TOTAL_WAITS and TOTAL_TIMEOUTS) are reset. Only a bounce  resets the
 counters and switches on timing at the same time I wouldn't
 recommend
 using the time values otherwise.
 

=
Have a nice day !!

Best Regards,
K Gopalakrishnan,
Bangalore, INDIA.

__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: K Gopalakrishnan
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



Re: system event waits

2002-07-01 Thread BigP

Thanks John and every body else .  You guys  rock .
-Bp


- Original Message -
To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
Sent: Monday, July 01, 2002 12:53 PM


  Depending on the version of the database, timed_statistics
  may be dynamic
  and
  not require a database bounce.

 True - but the timing values are meaningless unless the counters
 (TOTAL_WAITS and TOTAL_TIMEOUTS) are reset. Only a bounce  resets the
 counters and switches on timing at the same time I wouldn't recommend
 using the time values otherwise.

 John Kanagaraj
 Oracle Applications DBA
 DBSoft Inc
 (W): 408-970-7002

 Want to know about a carpenter who built a bridge with two sticks and
three
 nails? Write me for details!

 ** The opinions and statements above are entirely my own and not those of
my
 employer or clients **
 --
 Please see the official ORACLE-L FAQ: http://www.orafaq.com
 --
 Author: John Kanagaraj
   INET: [EMAIL PROTECTED]

 Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
 San Diego, California-- Public Internet access / Mailing Lists
 
 To REMOVE yourself from this mailing list, send an E-Mail message
 to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
 the message BODY, include a line containing: UNSUB ORACLE-L
 (or the name of mailing list you want to be removed from).  You may
 also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: BigP
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



Re: system event waits

2002-07-01 Thread BigP

Do you guys think making times statistic =true has any performance impact .
Are there any other considerations ?

-Bp
- Original Message -
To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
Sent: Monday, July 01, 2002 12:53 PM


  Depending on the version of the database, timed_statistics
  may be dynamic
  and
  not require a database bounce.

 True - but the timing values are meaningless unless the counters
 (TOTAL_WAITS and TOTAL_TIMEOUTS) are reset. Only a bounce  resets the
 counters and switches on timing at the same time I wouldn't recommend
 using the time values otherwise.

 John Kanagaraj
 Oracle Applications DBA
 DBSoft Inc
 (W): 408-970-7002

 Want to know about a carpenter who built a bridge with two sticks and
three
 nails? Write me for details!

 ** The opinions and statements above are entirely my own and not those of
my
 employer or clients **
 --
 Please see the official ORACLE-L FAQ: http://www.orafaq.com
 --
 Author: John Kanagaraj
   INET: [EMAIL PROTECTED]

 Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
 San Diego, California-- Public Internet access / Mailing Lists
 
 To REMOVE yourself from this mailing list, send an E-Mail message
 to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
 the message BODY, include a line containing: UNSUB ORACLE-L
 (or the name of mailing list you want to be removed from).  You may
 also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: BigP
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



Re: system event waits

2002-07-01 Thread Rachel Carmichael

setting it to true might have a very small performance impact. the
impact of not having it set is that many of the statistics you gather
for performance tuning are meaningless.

If you need to get every possible millisecond of performance, turn
timed_statistics on when you have problems and wait for the problem to
recur or turn it on for a limited time, which will with luck encompass
a relative sample of the transactions you run across


--- BigP [EMAIL PROTECTED] wrote:
 Do you guys think making times statistic =true has any performance
 impact .
 Are there any other considerations ?
 
 -Bp
 - Original Message -
 To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
 Sent: Monday, July 01, 2002 12:53 PM
 
 
   Depending on the version of the database, timed_statistics
   may be dynamic
   and
   not require a database bounce.
 
  True - but the timing values are meaningless unless the counters
  (TOTAL_WAITS and TOTAL_TIMEOUTS) are reset. Only a bounce  resets
 the
  counters and switches on timing at the same time I wouldn't
 recommend
  using the time values otherwise.
 
  John Kanagaraj
  Oracle Applications DBA
  DBSoft Inc
  (W): 408-970-7002
 
  Want to know about a carpenter who built a bridge with two sticks
 and
 three
  nails? Write me for details!
 
  ** The opinions and statements above are entirely my own and not
 those of
 my
  employer or clients **
  --
  Please see the official ORACLE-L FAQ: http://www.orafaq.com
  --
  Author: John Kanagaraj
INET: [EMAIL PROTECTED]
 
  Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
  San Diego, California-- Public Internet access / Mailing
 Lists
 
 
  To REMOVE yourself from this mailing list, send an E-Mail message
  to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
  the message BODY, include a line containing: UNSUB ORACLE-L
  (or the name of mailing list you want to be removed from).  You may
  also send the HELP command for other information (like
 subscribing).
 
 -- 
 Please see the official ORACLE-L FAQ: http://www.orafaq.com
 -- 
 Author: BigP
   INET: [EMAIL PROTECTED]
 
 Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
 San Diego, California-- Public Internet access / Mailing
 Lists
 
 To REMOVE yourself from this mailing list, send an E-Mail message
 to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
 the message BODY, include a line containing: UNSUB ORACLE-L
 (or the name of mailing list you want to be removed from).  You may
 also send the HELP command for other information (like subscribing).


__
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rachel Carmichael
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).