AW: DBA Job Functions

  • From: Noveljic Nenad <nenad.noveljic@xxxxxxxxxxxx>
  • To: "gogala.mladen@xxxxxxxxx" <gogala.mladen@xxxxxxxxx>, "oracle-l@xxxxxxxxxxxxx" <oracle-l@xxxxxxxxxxxxx>
  • Date: Wed, 7 Mar 2018 21:43:03 +0000


I'm so glad to have both options to choose from and I really think both of them 
have their strengths.

With regard to the granularity of diagnostic information, SQL trace is indeed 
beyond compare to any other software I've ever seen. What I mean by that is it 
leaves the information about every single database and system call (i.e. wait 
event) performed within a traced session.

On the other hand, ASH is great for correlating events like latch and mutex 
waits across the database, especially if used in combination with Tanel Poder's 
Snapper. Besides that, there is no trace left for unexpected issues, so ASH 
might be the only source of information available in such case.

Nenad

http://nenadnoveljic.com/blog/



Von: Mladen Gogala <gogala.mladen@xxxxxxxxx<mailto:gogala.mladen@xxxxxxxxx>>
Datum Dienstag, 06. März 2018, 11:23 PM
An: oracle-l@xxxxxxxxxxxxx 
<oracle-l@xxxxxxxxxxxxx<mailto:oracle-l@xxxxxxxxxxxxx>>
Betreff: Re: DBA Job Functions

Paperwork for trace? What kind of paperwork?  Top secret SQL_Trace
clearance? License to trace, only for DBA personnel with double zero
codes? I'd like my Mountain Dew shaken, not stirred. I don't know about
you, but I usually did my tracing on development and UAT systems, and no
paperwork was required. When you have a problem with application
performance, you profile it and trace it, to see where the time is
spent. That's simply the method applicable across the IT industry. Plus,
you don't need license for diagnostic and tuning packs, which is
required for ASH.


On 03/06/2018 02:33 AM, Dominic Brooks wrote:

Which is a good job because turning tracing on for a production
session and then getting hold of trace files takes too long and takes
too much paperwork for many organisations, even if you are a DBA which
I am not so it’s even more difficult.

--
Mladen Gogala
Database Consultant
Tel: (347) 321-1217

--
//www.freelists.org/webpage/oracle-l


____________________________________________________
Please consider the environment before printing this e-mail.
Bitte denken Sie an die Umwelt, bevor Sie dieses E-Mail drucken.

<html xmlns="http://www.w3.org/1999/xhtml";>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">p { font-family: Arial;font-size:9pt }</style>
</head>
<body>
<p>
<br>Important Notice</br>
<br>This message is intended only for the individual named. It may contain 
confidential or privileged information. If you are not the named addressee you 
should in particular not disseminate, distribute, modify or copy this e-mail. 
Please notify the sender immediately by e-mail, if you have received this 
message by mistake and delete it from your system.</br>
<br>E-mail transmission may not be secure or error-free as information could be 
intercepted, corrupted, lost, destroyed, arrive late or incomplete. Also 
processing of incoming e-mails cannot be guaranteed. All liability of the 
Vontobel Group and its affiliates for any damages resulting from e-mail use is 
excluded. You are advised that urgent and time sensitive messages should not be 
sent by e-mail and if verification is required please request a printed 
version.<br/>
</p>
</body>
</html>

Other related posts:

  • » AW: DBA Job Functions - Noveljic Nenad