Hi,
we have different applications running on different oracle instances and at the moment its horrible to monitor all these apps.
I wanna take apex to build a monitoring system. My problem is:
how to get the data from different instances.
Its possible to get the data via different sqlplus-jobs saving csv-files and loading these with sqlloader into apex tables.
but I prefer to call the instances directly out of apex - via database links or .... but is it possible to call different instances dynamically?
any other ideas?
thanks a lot for your help.
bye
wohu