03-05-2007 01:50 PM
Hi,
I am trying to check the database status using ACE probes.
I am only able to check status of listner (port status).
Is there any way to check the status of database using ACE probes.
Thanks in advance
Aniruddha
Solved! Go to Solution.
03-05-2007 10:44 PM
One way of doing it would be to use a webserver to construct a page by fetching some data from DataBase server.
Use TCl to check for the data value on the page.
03-05-2007 03:32 PM
do health-checking using user written
TCL-scripts. For more info please see -
Thanks
03-05-2007 09:06 PM
ACE does not support packages(sql) ,i will not be able to check database status.
Is there any way to check database status using plain TCL?
03-05-2007 10:44 PM
One way of doing it would be to use a webserver to construct a page by fetching some data from DataBase server.
Use TCl to check for the data value on the page.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide