Presentations on DOAG 2019 CONFERENCE + EXHIBITION
Better later than never! Also in 2019 i had 2 talks on the DOAG CONFERENCE + EXHIBITION. it’s my 6th DOAG Conference and it was intresting also this time 🙂 Here are my slides: My local test Environment Exadata Infrastructure Patching and Upgrades on our…
My Presentation on DOAG 2018 CONFERENCE + EXHIBITION
I’m happy to have an accepted talk on the DOAG 2018 CONFERENCE + EXHIBITION also this year. A second one is on the backup list if someone can’t present. I’ll talk about performance analysis on a standby database. You can find it in the conference…
New version of set_exadata_passwords.sh
A new version of set_exadata_passwords.sh is available on GitHub. With new options and a bugfix for infiniband switches.The new version is now able to change the password only on one kind of component i.e. db nodes. I wrote about a problem with chpasswd on infiniband…
chpasswd not working after upgrade
After the upgrade of a infiniband switch from version 2.1.5-1 to 2.2.6-2 my script set_exadata_passwords.sh was not working anymore. It can’t change the password of the infiniband switches because the command chpasswd threw the following error: In the blog I’ll explain why it’s not working,…
New version of check_options.sh
A new version of check_options.sh is available on GitHub. Unified Audit is now detected by the new version. It depends on kzaiang.o if it’s on and kzanang.o if off. For a more detailed description what the script does, please have a look here.
Oracle Enterprise Manager Audit
Why you should read this blog post? You need to take care of the Audit function from OEM CC even if you don’t want to use it. It’s enabled by default and needs to be managed! Housekeeping for audit Per default the audit function of…