Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle database status web page
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
![]() |
![]() |