The most recent content from our members.
In the thick client based report writer, you can setup filters based on day, and time of day. There is an excellent post here detailing the steps. However this functionality is missing in the web based report writer, requiring us to grant access to the server for end users to be able to write such reports, submit requests…
As I'm trying to explain Towel Day to the non-geek folks in my life, I'm struck yet again with how few people know about the brilliance of Douglas Adams. The conversations always seem to go something like this. "Seriously?! You've never heard of Hitchhiker's Guide? Hollywood even made that one into a (bad) movie?! I…
What a wonderful week of virtualization goodness! It started out with a webinar covering three skills (monitoring, troubleshooting, and reporting) that every virtualization admin needs to hone and combine with one tool to become the master of their virtualized universe. The recorded webinar including short presentation,…
DESCRIPTION This custom report will list statistics for one specific SQL statement by day. To use this report, run it from SQL*Plus while connected to the Ignite repository database. SQL*PLUS SCRIPT select id, name from cond order by name; prompt Which Database ID accept DBID select to_char(min(d), 'mm/dd/yy hh24:mi')…
Description This procedure, when executed, will return all Programs for the given date range ordered by day and wait time. This is similar to the Programs tab within the Ignite GUI. See comments inside the procedure for more details on the parameters and methods for calling. Install the stored procedure into the Ignite…
It looks like you're new here. Sign in or register to get started.