Going home now
This wraps up my trip to Reston, VA. I am heading back to Philadelphia. It has been a very worthwhile experience.
This wraps up my trip to Reston, VA. I am heading back to Philadelphia. It has been a very worthwhile experience.
1:40pm
Hanming and I had the pleasure to sit down with Jean-Pierre Dijcks and Antonio Romero at lunch for over an hour. We started off with giving them (well-deserved) props for a solid product, as well as the time and cost savings we already realized with only 5 months in to production.
Topics we discussed:
They are committed to come on-site, possibly in December. We talked visiting their HQs the Friday of OpenWorld. JP suspected some of our challenges are solvable using Experts (i.e., OMB+, coupled with Java). So, he hopes Dave Allen can help us out as well. We will send them some of our problems and go from there.
10.2.0.3 porting is still underway, citing resource challenges. Though, the upgrade path from 10.2 to 11.1 will be very straightforward, as simple as applying a patch.
Let's go straight to the first keynote speech.
8:00am
Rich Niemiec, CEO, TUSC
Title: "How Oracle Came to Rule the Database World and Why They Will Rule the BI World"
I was completely exhausted after 12 hours of "meet n' greet," keynote speeches, workshops, and blogging. Yet, I managed to venture out to the Reston town center last night. There were a lot of people out on the street. Tuesday was their "restaurant/entertainment night."
A cup of Starbucks joe wrapped up the day.
Title: "Driving Your Data Integration Through Business Rules with OWB 11g Release 1"
Speaker: Antonio Romero, Sr. Product Manager, OWB, Oracle
OWB 11g options:
Difference between business rules and data rules. Example:
Business rules are abstract, whereas data rules are actionable in a query. Often enough, data rules are more direct and clear than at least the initial version of the business rules. (note: SSN was not part of the original evaluation criterion in the above example)
Title: "Advanced Reporting with BI Publisher"
Speaker: Kanichiro Nishida, Sr. Principle Consultant, Oracle
I have to admit that I am not familiar with BI Publisher at all. However, I think it would be nice to have the product knowledge in case we need to create nicely presented reports. So, let me capture several the high points where I see relevant.
My head is spinning toward the end of the session. My impression is it is a very complicated too since Kanichiro kept toggling between application screens. Dizzy. Also, it is 5:30pm already.
4:30pm
There was a sentiment that users wanted better metadata management. One of the PMs said "Information Grid" exists on the roadmap as a long-term goal.
I asked why there wasn't much focus on life science, yet quite a few presentations illustrated Oracle's desire to compete with SAS (even went to SPSS as a partner). So, the same PM said Oracle has an industry business unit (IBU) for the life science industry.
Nevertheless, Oracle consistently attacks SAS pricing structure.
Finally, we met Jean-Pierre Dijcks. We secured a lunch meeting for tomorrow. Hopefully, Antonio Romero will be able to join us. We extended our invitation again for their on-site visit. I am in transit to the "Meet the Product Managers" session.
Just a quick thought! I wonder if Oracle Text is a good (free) answer to our lab test unit standardization challenge in DIS. The varying spelling, almost unstructured nature of lab test seem to fit the context of what Oracle Text is to solve. I specially like the scoring/ranking feature in the result.
Title: "Getting More Value From Unstructured Data"
Product: Oracle Text, a free option (not installed by default)
Context index types that enables text searching:
After text index is created, these keywords can be used:
Oracle Text supports stop words (e.g., "the", "on", "a") and they are customizable.
Example:
Important: Text index does not synchronize automatically when new data are inserted. However, it can be instructed to synchronize on commit, which may incur a performance hit. Different DML types has different behaviors (RTF[ine]M!).
Grant CTXAPP role to the user to be able to create indices, synonyms, etc.