The ASM script of all ASM scripts !
The asm information script I use which gives me everything I think I need in one go. If there are any queries that others find useful please comment on them and I will add them to the script. Credit...
View ArticleAutomatically running sql_advisor tasks from ADDM reports
STOP PRESS – 17 Nov 2009 – updated with latest code which works against both 10g and 11g databases I am attaching scripts which I wrote a while ago to automatically pick any sql_ids reported in the...
View ArticleMaxing out CPUs – script
I have long subscribed to the ORACLE-L mailing list and I find it a great source of ideas and views on the management of Oracle databases. As a sidenote for anybody who used it in the past it seems...
View ArticleThe use of functions in a .profile file
My first public presentation is over now and whilst I was very nervous beforehand I felt quite comfortable once I started. To anybody who was there, thanks for putting up with me. I promised to upload...
View ArticleProducing a grid report
I mentioned that we have a morning check report that we run from OEM in this post . I was asked about it a couple of days ago so I thought I would post the contents as it may give some ideas on what...
View ArticleThe power of emdiag
I am currently loooking at emdiag and finding it more and more useful as I fully understand it’s capabilities. To copy a comment from a metalink note – EMDIAG is a diagnostics and troubleshooting kit...
View ArticleUsing Grid to display database CPU usage
There was a recent post on the Oracle -L list asking about using Grid Control to report on a particular databases cpu usage during a certain period of time. A number of answers came in showing the...
View ArticleScripts to resize standby redolog files
I have already posted about an issue that required me to drop and recreate standby log files so I thought I would post the scripts I used. Resize Standby Redo Logs 1. On primary defer log shipping...
View ArticleThe Mother of all ASM scripts
Back in 2009 I posted a script which I found very useful to review ASM disks. I gave that post the low-key title of The ASM script of all ASM scripts. Now that script has been improved I have to go a...
View ArticleA setup to test backup and restore options
A couple of years my team put together some procedures and the underlying databases to allow testing of as many RMAN recovery options as we could think of. We had two databases which gave us a...
View Article