RE: Monitoring Tool Evaluation methodology

2002-11-29 Thread Todd . R . Thompson


Hello Sean,

Would you mind sending me your evaluation? I'm in the process of performing
a tool evaluation also, and this material would be invaluable.


Thanks,

Todd





O'Neill, Sean [EMAIL PROTECTED] on 11/29/2002 05:34:00 AM

Please respond to [EMAIL PROTECTED]

To:   Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
cc:





Hi there,

If you are interested I can send you  a word document which I used to select
and evaluate an Oracle monitoring tool solution which might be useful for
adapting to your needs.  We're an NT/W2K site.

BTW, we choose Quest I/Watch as our solution.  Did not come across eHurkha
product during our evaluation.

HTH,
-
Seán O' Neill
Organon (Ireland) Ltd.
[subscribed: digest mode]



From:   VIVEK_SHARMA [SMTP:[EMAIL PROTECTED]]
Sent:   Thursday, November 28, 2002 5:44 PM
To: Multiple recipients of list ORACLE-L
Subject: Monitoring Tool Evaluation methodology


We are evaluating a monitoring Tool (eGurkha) for Unix/NT/Oracle
monitoring

What features should be Looked into while Evaluating ?
Are there any Best practices for doing this kind of Evaluation ?
Any Comments on this tool in particular by any who might have used this
tool ?

etc..

This message, including attached files, may contain confidential
information and is intended only for the use by the individual
and/or the entity to which it is addressed. Any unauthorized use,
dissemination of, or copying of the information contained herein is
not allowed and may lead to irreparable harm and damage for which
you may be held liable. If you receive this message in error or if
it is intended for someone else please notify the sender by
returning this e-mail immediately and delete the message.

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

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
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: ORA-03113 with dbms_output and sysdate

2002-09-24 Thread Todd . R . Thompson



Check your ORA_NLS_33 parameter and make sure it is valid...






Steve Perry [EMAIL PROTECTED] on 09/24/2002 01:48:25 PM

Please respond to [EMAIL PROTECTED]

To:   Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
cc:



Has anyone seen this cause an error before.
I can run this script on other datbases (same version) without any problems.
This database was rebuilt from production.
I can select the to_char... into a varchar2 variable and then print the
variable and it works.
I've bounced the database also, but still no help. Nothing shows up in the
alert log and there are no trace files.

I have the work around, but I want to find out why/how to fix it and the
root cause.
Can I set an event and get more information about it when the error happens?
That's the direction I'm headed.

Thanks,
Steve

oracle 8.1.7.3 on Win NT 4.0 svc pack 6

sys(38)@INS declare
  2
  3  begin
  4
  5  dbms_output.put_line(to_char(sysdate, 'DY, MON DD HH24:MI:SS
YYY')  );
  6
  7  end;
  8  /
ERROR:
ORA-03114: not connected to ORACLE



declare
*
ERROR at line 1:
: end-of-file on communication channel



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

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
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 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
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).