Request for get data from Oracle database.
Hi All, I would like get data from oracle database on a particular table. For example: SELECT count(1) from emp; I want to display the result of the above query into my xymon page. Kindly let me know what the steps are for do the same. Which files need to modify/configure etc. With Regards, Jay.