Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle database status web page

Re: Oracle database status web page

From: Ramon F Herrera <ramon_at_conexus.net>
Date: 1 Apr 2003 20:35:23 -0800
Message-ID: <c9bc36ff.0304012035.364aa9a6@posting.google.com>


nilanjan_sarkar_at_hotmail.com (nilanjan) wrote in message news:<6c8b1f5.0304011400.447e53f_at_posting.google.com>...
> Hi all,
>
> I am looking for some ideas to create a web page that will show me the
> database status for a number of ORacle databases.
> - I want this to be very simple to implement (I am not a web
> programmmer but know very little java to be dangerous )
> - I do not want to use any other fancy software. The page will be
> added to a generic company intranet (simple jsp or javascript or asp
> should be fine but no other tools)
> - I do not want to run this on an Oracle database itself, should be
> running from webserver and run for example tnsping or such.
>
> Any pointers ??

Get the JDBC software from

             http://otn.oracle.com

It will allow you to login and perform SQL queries in a very straightforward manner from a Java app. or applet.

-Ramon Received on Tue Apr 01 2003 - 22:35:23 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US