Quest Backup Reporter for Oracle

Quest just released a new tool into the wild. DBAs and systems administrators can now get a better handle on the state of their Oracle backups with a very light-weigh easy to install tool called Quest Backup Reporter for Oracle.

You can read a complete overview of the product here, but here are the basics:

How much does it cost?
Right now, and for the next several months it is absolutely FREE. Zero dollars. No cost. Do we have your attention now?

What does it do?
It reads your control files to get a list of your backups, analyzes said backups for problems, performance issues, policy violations, and much more.

Very quickly get a handle on all of your backup issues across all of your Oracle databases

Ok, now show me some cool stuff.
You probably already have some tools that attempt to make your backups more managemeable. You might have even purchased a 3rd party solution to take care of your backups for you. But how deep do these tools really go when probing your system for issues? It’s nice to know that the backup happened or not. Or that it took you too long. But does it tell you where the bottleneck is occuring, and how to fix it? Our tool DOES.

Highlighting throughput issues, identifying bottenecks is a breeze!

Ok, how do I get started?

  • Make sure you’re running at least Oracle RDBMS 9, 10, or 11.
  • You’ll need the MSFT .NET engine, v2 minimum.
  • Ensure access to the database data dictionary and V$ views.
  • Download and install the tool
  • Import your existing Toad for Oracle connections.
  • Go here for support.

  • Excel and Oracle? Yes, but Should You?

              Microsoft has a lot to be proud of. They helped pioneer desktop computing. They have very successful platforms like SQL Server and Sharepoint. They are even working on a new mobile phone that doesn’t support copy and paste. But, I would argue their most popular product in use today is


    DBAs Versus Developers

              On Thursday, September 30, 10:30AM EST, Bert Scalzo and I will be doing a Quest sponsored Webcast – “DBAs Versus Developers.” Sign Up/Register for the Webcast That sounds awfully contentious, Jeff! When visiting customers I am often talking to a group of developers in the morning and DBAs in the


    Advice for Oracle Open World Attendees

              2010 will be my third visit for Oracle Open World, #oow10. I feel very blessed being able to attend this very fun event in San Francisco, especially as a resident of the East Coast. However, my ticket is being paid for my employer. So instead of attending many interesting sessions,


    Toad on an iPad

              No, we have not added native support for Toad to run on a platform other than Windows. No, I can’t tell you when that will happen. In the meantime, I thought you might enjoy a story about someone who has successfully setup his iPad to run Toad. @BigJim is a


    ‘New’ Technology from 2000

              I spend a lot of time speaking to PL/SQL development teams. A conservative estimate would break down to about 200 presentations a year and 2,000 developers. I have several stock presentations, but I prefer to have conversations with my audience rather than just start throwing slides up on the projector.


    My ‘New’ Job

              I have never been really good at telling people ‘No.’ Let me clarify that – I have never been really good at telling people I work with ‘No.’ This trait put me in an interesting position recently when both @BrentO and @CHasker Instant Messaged me at work. Apparently I was


    Driving Blind?

              I travel quite frequently for my job. Number one on my list of ‘must have things’ on the road is a Navigation device. This used to be my trusty Garmin, but now thanks to my new Android device, I have Google Maps. There have been times and places where I


    SELECT * FROM Re-Visited

              In an earlier post, I discussed the merits and deficiencies around using the * syntax in a SELECT statement. I have been using this topic as a way to bring up lively discussions while doing database tools demos for our SQL and Oracle customers. I must admit I am extremely


    Reverse Engineer Views into an ERD

              ERD – Fancy way of saying Entity-Relationship Diagram Since version 10.0 of Toad for Oracle, users have been able to select a table and have an ERD generated that automatically includes any related tables via Referential Integrity. However, what if you are trying to document a view which may bring