~ubuntu-branches/ubuntu/wily/tora/wily-proposed

« back to all changes in this revision

Viewing changes to doc/help/tora/trace.html

  • Committer: Bazaar Package Importer
  • Author(s): Albin Tonnerre
  • Date: 2007-05-29 13:13:36 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070529131336-85ygaddivvmkd3xc
Tags: 1.3.21pre22-1ubuntu1
* Merge from Debian unstable. Remaining Ubuntu changes:
  - debian/rules: call dh_iconcache
  - Remove g++ build dependency
* Modify Maintainer value to match Debian-Maintainer-Field Spec

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html lang="en">
 
2
<head>
 
3
<title>trace - TOra</title>
 
4
<meta http-equiv="Content-Type" content="text/html">
 
5
<meta name="description" content="TOra">
 
6
<meta name="generator" content="makeinfo 4.8">
 
7
<link title="Top" rel="start" href="index.html#Top">
 
8
<link rel="up" href="tools.html#tools" title="tools">
 
9
<link rel="prev" href="rollback.html#rollback" title="rollback">
 
10
<link rel="next" href="current.html#current" title="current">
 
11
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
 
12
<!--
 
13
This manual is for TOra, version 1.3.22.-->
 
14
<meta http-equiv="Content-Style-Type" content="text/css">
 
15
<style type="text/css"><!--
 
16
  pre.display { font-family:inherit }
 
17
  pre.format  { font-family:inherit }
 
18
  pre.smalldisplay { font-family:inherit; font-size:smaller }
 
19
  pre.smallformat  { font-family:inherit; font-size:smaller }
 
20
  pre.smallexample { font-size:smaller }
 
21
  pre.smalllisp    { font-size:smaller }
 
22
  span.sc    { font-variant:small-caps }
 
23
  span.roman { font-family:serif; font-weight:normal; } 
 
24
  span.sansserif { font-family:sans-serif; font-weight:normal; } 
 
25
--></style>
 
26
</head>
 
27
<body>
 
28
<div class="node">
 
29
<p>
 
30
<a name="trace"></a>
 
31
n&auml;chstes:&nbsp;<a rel="next" accesskey="n" href="current.html#current">current</a>,
 
32
voriges:&nbsp;<a rel="previous" accesskey="p" href="rollback.html#rollback">rollback</a>,
 
33
aufw&auml;rts:&nbsp;<a rel="up" accesskey="u" href="tools.html#tools">tools</a>
 
34
<hr>
 
35
</div>
 
36
 
 
37
<h3 class="section">4.9 SGA Trace</h3>
 
38
 
 
39
<p><a name="index-SGA-Trace-25"></a>
 
40
This tool is used investigate the statements available in the SGA.
 
41
 
 
42
   <div class="block-image"><img src="images/sgatrace.png" alt="images/sgatrace.png"></div>
 
43
 
 
44
   <p>The session tool consists of a toolbar, a list of SGA statements ( see <a href="SGA-Statement.html#SGA-Statement">SGA Statement</a> ) and finally at the bottom a SGA statement view.
 
45
 
 
46
<h4 class="subheading">Toolbar</h4>
 
47
 
 
48
<p>The toolbar contain the following controls.
 
49
 
 
50
     <dl>
 
51
<dt><strong>Update</strong><dd>      Update the view from the database. 
 
52
<br><dt><strong>Schema</strong><dd>      The user schema to extract statements for. 
 
53
<br><dt><strong>Refresh time</strong><dd>      A list where you can select the interval between automatic updates. 
 
54
<br><dt><strong>Type</strong><dd>      What type of statements you want to examine. Can either be SGA to investigate all entries of the SGA or Long operations to check long operations in the database (Databases must have timed statistics enabled to generate entries for long operations). 
 
55
<br><dt><strong>Change connection</strong><dd>      Change the connection to administrate storage for.
 
56
 
 
57
   </dl>
 
58
 
 
59
   <p>Don't forget you can sort the view by selecting a column header in the SGA list.
 
60
 
 
61
   </body></html>
 
62