jeffkemponoracle.com
Avoiding Lost Updates – Jeff Kemp on Oracle
https://jeffkemponoracle.com/category/other/avoiding-lost-updates
Oracle Database: Get it Right. Jeff Kemp on Oracle. Category: Avoiding Lost Updates. Avoiding Lost Updates #3: The Solution. Background: see my earlier posts Avoiding Lost Updates. And Avoiding Lost Updates #2: Updateable Views. I’ve discussed this problem with my colleagues and have come up with a number of potential solutions, one of which we believe is bulletproof. Use ORA ROWSCN instead of version. Cause an update on the view to. Do at least one update of one of the non-outer-joined tables (even if i...
blog.tanvirpathan.com
Tanvir Pathan's Blog: ADF-GROOVY : Use Java classes in groovy expressions
http://blog.tanvirpathan.com/2011/09/adf-groovy-use-java-classes-in-groovy.html
Blog about Oracle ADF, WebCenter, UCM, SOA. Sep 22, 2011. ADF-GROOVY : Use Java classes in groovy expressions. Posted by Tanvir Pathan. Today I will discuss about how you can use Java classes in groovy expressions. In this blog I will show you how you can access Private class fields, Protected class fields, Static class fields and Enums. Download Application: (Developed using Jdeveloper 11g R2). Here is the snippet of Bean.java. Comtanvir.groovy.model.views;. String privateJobId = "FI ACCOUNT". Yannick O...
gavinsoorma.com
Backup and Recovery « Oracle DBA - Tips and Techniques
http://gavinsoorma.com/category/backup-and-recovery
Oracle DBA – Tips and Techniques. Knowledge Is Power - Share IT! Unix for the DBA. Exadata Database Machine 2014 Certified. 73, 8i, 9i,10g, 11g, 12c. 11i Apps DBA OCP. Certified GoldenGate Implementation Specialist. Oracle Enterprise Manager 12c Certified Implementation Specialist. Oracle 11g Exadata Implementation Specialist. Thanks A MILLION for your support! Your valuable feedback and suggestions. Oracle 11g release 2. Oracle 12c Resource Manager – CDB and PDB resource plans. Category: 12c database,.
gavinsoorma.com
Recovery Scenarios « Oracle DBA - Tips and Techniques
http://gavinsoorma.com/recovery-scenarios
Oracle DBA – Tips and Techniques. Knowledge Is Power - Share IT! Unix for the DBA. Exadata Database Machine 2014 Certified. 73, 8i, 9i,10g, 11g, 12c. 11i Apps DBA OCP. Certified GoldenGate Implementation Specialist. Oracle Enterprise Manager 12c Certified Implementation Specialist. Oracle 11g Exadata Implementation Specialist. Thanks A MILLION for your support! Your valuable feedback and suggestions. Oracle 11g release 2. Oracle 12c Resource Manager – CDB and PDB resource plans. Loss of all controlfiles.
gavinsoorma.com
Oracle Database 12c « Oracle DBA - Tips and Techniques
http://gavinsoorma.com/oracle-database-12c
Oracle DBA – Tips and Techniques. Knowledge Is Power - Share IT! Unix for the DBA. Exadata Database Machine 2014 Certified. 73, 8i, 9i,10g, 11g, 12c. 11i Apps DBA OCP. Certified GoldenGate Implementation Specialist. Oracle Enterprise Manager 12c Certified Implementation Specialist. Oracle 11g Exadata Implementation Specialist. Thanks A MILLION for your support! Your valuable feedback and suggestions. Oracle 11g release 2. Oracle 12c Resource Manager – CDB and PDB resource plans. Heat Map and ADO Part 2.
jdeveloperfaqindex.blogspot.com
JDeveloper Frequently Asked Questions Index: JDeveloper Frequently Asked Questions Index
http://jdeveloperfaqindex.blogspot.com/2009/12/jdeveloper-frequently-asked-questions.html
JDeveloper Frequently Asked Questions Index. Frequently Asked (and not so frequently answered) Questions related to the JDeveloper development environment. Sunday, December 20, 2009. JDeveloper Frequently Asked Questions Index. FAQ #1 – How to configue the standalone WebLogic server for deploying ADF applications from JDeveloper 11g R1 (11.1.1.2.0). FAQ #2 – How to enable debug information generation for an ADF BC project. Remote debugging comes handy in situations where enterprise applications are split...
jeffkemponoracle.com
Estimating Apex Development – Jeff Kemp on Oracle
https://jeffkemponoracle.com/2015/07/30/estimating-apex-development
Oracle Database: Get it Right. Jeff Kemp on Oracle. You’ve finished the design for an Apex application, and the manager asks you “when will you have it ready to test”. You resist the temptation to respond snarkily “how long is a piece of string” – which, by the way, is often the only appropriate answer if they ask for an estimate. The design work has started. I plan all my projects using Trello. Recording estimates using the Scrum for Trello. My points system looks roughly like this:. 8220;6 weeks”).
jeffkemponoracle.com
AUSOUG – Jeff Kemp on Oracle
https://jeffkemponoracle.com/category/other/ausoug
Oracle Database: Get it Right. Jeff Kemp on Oracle. AUSOUG 2014 Perth Conference. It’s that wonderful time of year again – no, not talking about springtime, when I’m stalked by airborne grass pollens causing me to choke and gag all day. The sound of a lawnmower is enough to elicit a sneezing fit – and in Aussie springtime, that’s most weekends. The “wonderful time of year” I referred to earlier is that time when the excitement of OpenWorld has petered a bit and AUSOUG have released the program. If I wasn...
jeffkemponoracle.com
Tabular Form – set default values with jQuery – Jeff Kemp on Oracle
https://jeffkemponoracle.com/2015/07/22/tabular-form-set-default-values-with-jquery
Oracle Database: Get it Right. Jeff Kemp on Oracle. Tabular Form – set default values with jQuery. I tried basing the default on a hidden page item which I kept updated based on the values entered, but it seems the tabular form only gets the item’s value on page load and doesn’t re-examine the item’s value when you click the “Add” button. Instead, I had to turn to javascript and jQuery to get the job done. 1 Add a class to the tabular form column by setting the Element CSS Classes. July 22, 2015. Jochen ...
jeffkemponoracle.com
Presentations – Jeff Kemp on Oracle
https://jeffkemponoracle.com/presentations
Oracle Database: Get it Right. Jeff Kemp on Oracle. Slide decks and associated materials for talks I’ve presented. Building Maintainable Applications in Apex. 8211; presented at the AUSOUG Perth Conference, November 2014. Supplementary materials: Sample TAPI Application. Apex and Virtual Private Database. 8211; presented at the Insync Perth Conference, November 2013. PL/SQL Function Result Cache. 8211; presented at the AUSOUG Perth Monthly Meeting, June 2013. Old Oracle Versions – Top 20 Gotchas. I'm an ...