Presentations
Here you can find some of the presentation I did at different conferences.
2016 – AMIS Beyond the Horizon:
Some things you should know about Virtualized Exalogic and what_DBAs_need_to_know_about_JDBC
2014 – Rapid Database Cloning with SMU and ZFSSA at UKOUG
Rapid_Database_Cloning_with_SMU_and_ZFSSA
2013 – Hotsos Symposium and UKOUG, 2014 at DOAG:
Pushing the Limits with Secure Files & pushing the limits with secure files – paper
2012 – Configure JDBC data sources for RAC revisited in 2015 (presented in 2014 at Planboard and UKOUG and 2015 at OUGN and 2016 on AMIS beyond the horizon):
what_DBAs_need_to_know_about_JDBC-Jacco-H-Landlust original paper (including error mentioned in the comments: Configure JDBC data sources for RAC )
2012 – Oracle Open World & UKOUG. Co presentation with Simon Haslam:
Tips and Tricks for hardening Oracle Fusion Middleware 16-9
2012 – OUGF & UKOUG on middleware Sunday
All you need to know about Node Manager
2011 – Oracle Open World. Co-presentation with Simon Haslam:
Deployment Patterns for Fusion Middleware 11g
Jacco,
in “2012 – Configure JDBC data sources for RAC” in the page on Connection Testing you say: ‘then change the query to “show user”‘. show user is sqlplus lingo and will raise an error when used (java.sql.SQLSyntaxErrorException: ORA-00933: SQL command not properly ended), what did you mean as query for the testing of physical database connections? SELECT USER FROM DUAL?
I just got this question from someone who saw your paper and was a bit suprised you mentioned this.
Kind regards,
Andre van Winssen
Andre van Winssen
July 15, 2015 at 2:22 pm
Hi Andre,
You are absolutely correct. Somehow I only tested if the statement was accepted and no actual errors appeared upon connection testing (I just validated using the gridlink test application). Thanks for letting me know!
Additionally I uploaded the slides I used the last time I presented about this topic.
Thanks,
Jacco
Jacco H. Landlust
July 15, 2015 at 5:23 pm