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: Gabriel Gonzalez <no-spam_at_no-spam.com>
Date: Tue, 1 Apr 2003 14:16:16 -0800
Message-ID: <-nydndLii_YtkhejXTWc2Q@giganews.com>


Start out by determining which queries/function calls/etc... will give you what you want in SQL Plus. Once you have it working with SQL Plus, run those from JSP/ASP/etc...

It is really straight forward... Keep security in mind as you write your code as well.

"nilanjan" <nilanjan_sarkar_at_hotmail.com> 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 ??
Received on Tue Apr 01 2003 - 16:16:16 CST

Original text of this message

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