Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Oracle Best Practices

Status
Not open for further replies.

migreen

MIS
May 5, 2004
5
US
Hello,

I am a database performance analyst which means I work with a large number of RDBMS packages. Lately I have worked with MSSQL but a new project has brought me back to my first love, Oracle.

Currently, Microsoft has a product called “Microsoft SQL Server 2000 Best Practices Analyzer” which once activated allows a user to select form a set of predefined “rules” for best practices and search the database for compliance or as often is the case with .Net developers, non-compliance.

Some of the basic rules search for things like the presence of ‘SELECT *’ in a Stored Procedure or the lack of a defined Primary Key.

Does anyone know of a product which performs this for Oracle systems? I could spend weeks, even months calling through the database looking for design issues but I usually don’t have that kind of time. I need something that will spot the blatant offenders and allow me to couple my analysis with a good helping of SQL Trace output.

Any help or suggestions would be greatly appreciated.
 
Migreen,

24 hours with no responses on Tek-Tips generally means, "No" to whatever the question is; I am not aware of such a nice tool. That also means it smells like a "business opportunity" for anyone willing to "pick up the gauntlet" [wink].

[santa]Mufasa
(aka Dave of Sandy, Utah, USA @ 16:11 (15Oct04) UTC (aka "GMT" and "Zulu"), 09:11 (15Oct04) Mountain Time)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top