-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathsybase.htm
83 lines (63 loc) · 3.43 KB
/
sybase.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<HTML><HEAD><TITLE>Sybase FAQs</TITLE></HEAD>
<BODY BACKGROUND="images/gmi_bk.jpg" BGCOLOR="#FFFFCC" TEXT="#202020">
<A NAME="TOP">
<TABLE BGCOLOoooR="#FFFFCC" BORDER=0 CELLPADDING="5" WIDTH=80%>
<TR>
<TD><IMG ALT="Moon and Dish" HEIiGHT=32 WIiDTH=32 SRC="images/moon_and_dish.jpg" BORDER=0>
</TD>
<TD><H1><FONT COLOR=blue><B>Sybase FAQs</B></H1></TD>
</TR>
</TABLE>
<HR>
<!-- end Standard Header - Version 3-->
<FONT FACE="Verdana" SIZE=2>
<!-- begin body Text -->
<A HREF="images/philg/lower_klamath_national_wildlife_refuge.jpg">
<IMG ALIGN=right ALT="Lower Klamath National Wildlife Refuge" SRC="images/philg/lower_klamath_national_wildlife_refuge_sml.jpg">
<FONT COLOR=blue SIZE=4><B>QUESTIONS and ANSWERS :</B></FONT>
<HR>
<FONT COLOR=blue SIZE=2>
<A NAME=#INSTALL></A>
<LI>QUESTION 1 : How can I instal <FONT COLOR=red>Sybase</FONT> without any documentation ?
<LI>ANSWER 1 : Check out <A HREF="http://sybooks.sybase.com/index.htm">Online Sybase books.</A>
<HR>
<A NAME=#MONITOR></A>
<LI>QUESTION 2: Where can I get a third-party Tool to Monitor Performance in a <FONT COLOR=red>Sybase Database ?</FONT>
<LI>ANSWER 2 : A company called <A HREF="http://www.actualit.com">Actual I.T.</A> (pronounced "Actuality") markets a range of
performance monitoring tools.
<PRE><FONT SIZE=2>
They have a tool called Application Expert - or AppX for short.
It is an application performance analysis tool, rather than a real-time monitoring solution.
AppX is used for pre-deployment performance profiling of n-tier apps, response-time analysis of
application transactions, network capacity-planning, or for performance troubleshooting
- is it the application, the network, client or server?
It is generic across a number of IP-based apps - including Sybase, Oracle, MS SQL-Svr, DB2, HTTP, TCP, UDP, etc.
To monitor a Sybase application in real-time, then their FirstSense solution is more appropriate.
This is a client agent-based solution, that monitors application transactions in real-time, and
produces reports showing the performance of transactions across the user-base, again showing
whether response-time issues are due to the client, server or network.
To monitor download response-time of a web-site that's driven by a Sybase back-end,
then the Keynote Perspective service should be considered.
This is a subscription-based service that monitors any number of URL's or transactions from up to
nearly 200 agents located on tier-1 and 2 ISP backbone providers, and simulate your customers
downloading the page/transaction every hour.
Web-based reports reveal how the site is behaving on a geographical, metropolitan, or ISP agent basis across time.
It is possible to compare with competitors URL's, or use industry benchmark indices that are provided.
The reports also include information about the performance of page components together with errors.
</PRE>
</BODY>
<!-- Start of Standard Footer -->
<HR SIZE=3>
<CENTER><FONT FACE="Verdana" SIZE=1>
[ <A HREF="index.htm">Home Page</A>
| <A HREF="ask_a_question.htm">Ask me a Question</A>
| <A HREF="mailto:info@databaseanswers.com">Email</A>
| <A HREF="faqs.htm">FAQs</A>
| <A HREF="history.htm">History of Databases</A>
| <A HREF="links.htm">Useful Links</A> ]
<!-- | <A HREF="scripts.htm">DBA Scripts</A> --->
</CENTER>
<HR SIZE=3>
<!-- End of Standard Footer -->
<CENTER><FONT SIZE=1><I> © IceBreaker WebDesigns 2000</I></FONT></CENTER>
</HTML>