execute sql scripts and spool results in oracle

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
vidyagana
Posts: 106
Joined: Fri Mar 25, 2005 10:35 am

execute sql scripts and spool results in oracle

Post by vidyagana »

Hi,

I want to do the following tasks. Please guide me on how to do it.

1. I have a procedure which executes every night and spools some counts to a table.
2. I want to see the results of this table as an attachment.

How do I do it.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

HostMonitor cannot retrieve entire table from database, it may get some specifiec field only.
You need some external script for this purpose...

Regards
Alex
Post Reply