Hi all,
Yes, I'm still on the OEM adventure...
I've got some customised reports in OEM that I'd like to schedule to run at certain
intervals. I've finally managed to get this going.
However, if I select a number of databases for the reports to run against, the output
just comes into a single HTML file. Further, each section lists all the databases.
eg. For a storage report, I've got the following sections:
1) tablespace
2) segment usage
3) datafiles
If I selected the report to run against databases PROD1, PROD2, and PROD3 the single
HTML file would display the result in this order:
1) tablespace
a) PROD1
b) PROD2
c) PROD3
2) segment usage
a) PROD1
b) PROD2
c) PROD3
3) datafiles
a) PROD1
b) PROD2
c) PROD3
What I'd really like is a single HTML file per database. Failing that I'd like the
reports grouped by databases, then by section. eg:
1) PROD1
1) tablespace
2) segment usage
3) datafiles
2) PROD2
1) tablespace
2) segment usage
3) datafiles
3) PROD3
1) tablespace
2) segment usage
3) datafiles
Short of creating a report per database and then scheduling a job to run per report,
how would I go about this? I've got a lot of databases running around here.
Help!
TIA,
Leng.
----------------------------------------------------------
Leng Kaing
Email: [EMAIL PROTECTED]
Phone: +61-417-371-348
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Kaing, Leng
INET: [EMAIL PROTECTED]
Fat City Network Services -- 858-538-5051 http://www.fatcity.com
San Diego, California -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).