Quantcast
Channel: Oracle Bloggers
Viewing all 19780 articles
Browse latest View live

Get Ready for JavaOne!

$
0
0
On top of great content, JavaOne offers attendees "unique experiences, designed for networking and for fun" at the JavaOne Zone.  Get familiar now with everything happening at the Zone and make the most out of it. 

The Taylor Street Café and the Oracle Technology Network Lounge are hangout places open during the day. The Café is open later until 10:00pm on Monday and Tuesday. You can hang out there anytime you want and meet colleagues, peers, experts, and technologists.    

The Taylor Street Café Open House is the first big JavaOne party on Sunday evening. It will host the Duke's Choice Award Ceremony, a celebration featuring winners of the latest Java innovations and their inventors.   

There are a number of walk-in activities. To learn the latest about certifications and training, stop by the Java Certifications Zone in the Taylor Street Café. View demos, speak to experts, get your questions answered at the Java DEMOgrounds. Discover companies in the Java ecosystem in the exhibit hall. Contribute to open source projects at JavaOne Codegarten. Stop by the Java Embedded Challenge for Raspberry Pi, and take a look at the applications being developed. You need to register to participate in the Challenge.

Not registered for JavaOne yet, Hurry you can still save US$200 off the onsite price!   

Check out the Oracle press release: JavaOne San Francisco 2013 Schedule and Keynote Lineup, Featuring IBM and Freescale as Diamond Sponsors


Tuxedo vs MQ Series or other MOMs - No comparison

$
0
0

I'm often involved in situations where customers are looking for a messaging system because they believe the solution to building enterprise systems is to settle for a messaging oriented middleware or MOM.  Tuxedo has been classified as a MOM and some analysts still place it in that category, but that is sort of like saying a Ferrari is just a car or an F-35 is just and airplane.  Tuxedo is no more a MOM than WebLogic Server or WebSphere are MOMs.  Sure, they have messaging facilities, but their core value isn't in providing messaging services.  Their core value as application servers is to simplify the life of the enterprise application developer and the OA&M staff supporting the applications they've developed.

 The primary function of a MOM is to get a message from point A to point B without the application having to worry about how it got there.  It's a fantastic model for application development if you're willing to build all the rest of what an application server provides, as you will have to build those things if you want to provide an enterprise application.  One of the fundamental differences between a MOM and an application server is that a MOM doesn't offer such things as ensuring your application is actually running and doing useful work.  A MOM typically doesn't manage any aspect of your application or infrastructure other than getting those messages from point A to point B.

What does an application server provide that a MOM typically doesn't provide?  Fundamentally application servers provide a container that hosts your business logic.  MOM's don't provide a container, they provide a library that offers an API to move messages.  An application server on the other hand provides a runtime and management environment to host your business logic.  In JEE terms, a MOM let's you build clients, typically an OS process that you manage yourself.  The MOM worries about the messaging servers and only the messaging servers.  So monitoring, managing, and restarting failed clients is up the application to handle.  As well, since a MOM really only provides client services, it means it can't manage things such as application consistency through such things as transaction management, or application availability or scalability through things like dynamic scale out and load balancing.  In fact, a MOM can't do most of what an application server can do, whereas an application server can do everything a MOM can do and much, much more.

So what does this have to do with Tuxedo?  Well Tuxedo is a multi-language application server built on SOA principles and designed to support the most demanding enterprise applications on the planet.  It provides containers to host your business logic so your application doesn't have to worry about things like scaling, availability management, and the like.  Your application focuses on providing business value through the business services you develop, instead of focusing on infrastructure that provides little to no business value on its own.


Oracle SQL Developer 4: A Tweak With Table Filter Recall

$
0
0

In previous versions of Oracle SQL Developer, if you start typing in the Data tab’s filter dialog on a Table Editor, SQL Developer would make suggestions for you.

I'm trying to type here!

I’m trying to type here!

A few folks have asked that we not be so aggressive with the ‘help’ here. And I wholeheartedly agree. So in version 4…

If You Want Help, Ask For It!

Use the keyboard to activate the 'help.'

Use the keyboard to activate the ‘help.’

So what’s the magic key sequence?

It’s the same as in the worksheet when activating the Code Insight feature.

Ctrl+Spacebar

And we fixed a persnickety bug while we were at it…when using the history list to pop a filter in, after clicking it into the form, the initial search text be appended with the filter text instead of replaced.

That’s finally fixed for our next EA build.

Yuck - this is finally fixed :)

Yuck – this is finally fixed :)

I Know I’m Weird

Why make such a big deal out of such a little thing? I know I drive some people nuts with my opinions. It’s my opinion that little features like this are where people LIVE in the tool. If you’re looking at data all day, let’s do our best to make that as pleasant as possible. So whilst we might break things or change things or build new things that you don’t like, please remember our goal is to always make things ‘better.’

If you think this particular change is wrong, we still have time to ‘fix’ it for version 4, so don’t be shy!

Transform your business with Oracle Primavera

$
0
0

If you use Oracle’s Primavera solutions, and you're attending Oracle OpenWorld, then the Primavera sessions are for you.Featuring 18 sessions, hands-on labs, demos, meet the experts and exhibits. The sessions are designed for you to gain valuable information on how todrive innovation, enhance operations or manage finance & risk, and effectively use our solutions to support both short and long-term growth through better formulation, alignment and execution of corporate initiatives and projects.

Add these ten essential sessions to your schedule:

  • What’s New and the Planned Roadmap: Primavera P6, Primavera P6 Analytics, and Primavera Gateway
  • Improving Productivity Throughout the Capital Asset Lifecycle
  • What’s New and the Planned Roadmap: Primavera Unifier and Instantis EnterpriseTrack
  • Instantis EnterpriseTrack Cloud Service for IT and Enterprise Project Portfolio Management
  • Primavera PPM Solutions for Manufacturing Projects
  • Leveraging Oracle’s Primavera Across the Enterprise at Pacific Gas & Electric
  • New Product Update: Maximize the Effectiveness of Your Scheduling Process
  • Primavera PPM Solutions for Maintenance Projects
  • Primavera PPM Solutions for Capital Projects
  • Qualcomm Streamlines Its Design and Manufacturing Process with AutoVue/Agile Products

In practical self-paced learning sessions covering everything from Oracle’s Primavera P6 solutions to Primavera Portfolio Management, Primavera Capital Planning and Instantis Enterprise Track and Unifier, you’ll discover new ways to derive maximum benefits from your Oracle software.

(Seven labs to choose from - see Focus on Oracle Primavera for more information)

Download the Focus On Oracle Primavera guide (pdf) and stay connected via Twitter.com/@OracleEPPM,LinkedIn, and Facebook/OraclePrimavera.

Part 3 - 12c Database and WLS - Multi Tenant Database (CDB/PDB)

$
0
0

I introduced WLS support for 12c database at https://blogs.oracle.com/WebLogicServer/entry/part_1_12c_database_and and the Application Continuity feature at https://blogs.oracle.com/WebLogicServer/entry/part_2_12c_database_and  . 

One of the biggest new features in the 12c database is officially called the Oracle Multitenant option. I'm going to point out what I think are some of the highlights here and eventually get down into some WLS sample code.  See http://docs.oracle.com/cd/E16655_01/server.121/e17636/part_cdb.htm#BGBIDDFD for the Oracle Database Administration documentation for this feature.  Technical folks, administrators and programmers, will call this feature "CDB/PDB" after the Container Database and Pluggable Databases that are used to implement it.  As the names imply, you have a CDB to contain a collection of PDB's.  If you are an administrator, you can appreciate the ability to create, manage, monitor, backup, patch, tune, etc. one entity instead of a bunch of them.  As a programmer, its great that you can connect to your PDB and it looks and behaves just like a non-PDB.  All that you need to know is the host, port, and service name just like the non-PDB.  Of course, the service name needs to be unique in your environment so that you get to the right PDB in the right CDB.

As you might expect, there needs to be a container at the top to hold all of the PDB's - it's called the CDB$ROOT.  There also needs to be some users in charge of the PDB's.  These users are called "common users" and the names must begin with "C##".  A common user is created in the root (it fails within a PDB) and exist in all PDB's. "Local users" are created within individual PDB's and behave like users in non-PDB's.  When you are doing administration from tools like sqlplus or sqldeveloper, you connect to the database in the root and can switch to a PDB by using something like  "alter session set container = PDB1" and then "alter session set container = CDB$ROOT" to get back to the root.  There are new views to keep track of the CDB/PDB information - use "select pdb from cdb_services where pdb is not null" to see what PDB's exist.  Some operations can only be done at the root level.  For example, Database Resident Connection Pooling (DRCP), another new 12c feature, can only be started at the root.  A PDB is managed pretty much like a non-PDB with startup and shutdown.  Each PDB has an administrative database service that you can't configure (Enterprise Manager needs something consistent to manage the PDB) and you can create additional database services with your own choice of attributes. You can use  the dba_services table within a PDB to see just the services for that PDB.

So how do you use this?  The easy way to use this is for improving density and scalability on the data tier.  You can move multiple standalone databases into a single container database with individual PDB's corresponding to each standalone database.  On the WebLogic Server side, you can still have a data source defined for each of these PDB's, just as you have today. 

Feeling more ambitious?  You can share a single data source across multiple PDB's.  To do that, you need to get a connection and switch to the PDB that you want to work on by executing the SQL statement "ALTER SESSION SET CONTAINER = pdbname".  You might be wondering if any state is leaked from one PDB to another by doing this.  Under the covers, the Oracle database server tells the Oracle driver that the PDB has been switched so driver connection state can be cleaned up.  Then the driver tells the WLS data source that the PDB has been switched so that the WLS connection state can be cleaned up. Although general use of a PDB is transparent to WLS so that  it can be used with versions starting with WLS release 10.3.6, PDB SET CONTAINER isn't supported until WLS release 12.1.2.

Switching PDB's is not a cheap operation so you should minimize doing this.  To minimize the overhead, you really want to keep track of what PDB is associated with each connection.  WLS data source has a mechanism for associating labels with connections that's ideal for this purpose.  See http://docs.oracle.com/middleware/1212/wls/JDBCA/ds_labeling.htm#BCGFADIH  for the connection labeling documentation.

Take a look at the sample code at this source code link (the .txt file is actually a .java file).  It's written up as a servlet (don't get caught up in those details). It assumes that there is a 12c container database with PDB1 and PDB2 that has been configured as a generic data source with a JNDI name "ds0".  When it first gets the data source, a labeling callback is created and registered (we only want to do this once).    The program gets connections on each PDB.  The first time it gets a connection on a PDB, it needs to do a switch; the next time, it can reuse the same connection.   The labeling getConnection API is used; it takes a Properties object and the label name is "TENANT".  Looking at the callback, if the label properties match then 0 is returned, otherwise a non-zero value is returned (some debugging information is printed so it's possible to watch the matching process).  The key work is in the configure method, which is called when the tenant label doesn't match.  In that case, the SET CONTAINER is done using the tenant label value and the label properties are reset.

Climbing back out of the code, the Oracle Multitenant option can be a big win on the database server side immediately with no change on the WLS side except maybe for the URL in the JDBC descriptor.  Longer term, I believe applications will want higher density on the mid-tier and start to collapse the number of data sources. Along the same lines of improving density but not for multiple tenants, you can also move your SALES and CRM databases into PDB's within a container, and merge the two data sources into a single data source using the methods described above.  It will be interesting to see how customers leverage the power of this new feature.

Oracle OpenWorld 13: Learning from the success of others

$
0
0


September is upon us and that can only mean one thing - OpenWorld is just around the corner!  One of the best things about the show for Identity Management customers is the chance to learn from other customers about what worked, what did not and how to get the most value from your information and the infrastructure that supports it all.

All of us want to help our organizations save money and be more efficient.

As an example here is a summary of just one IDM session available:
Oracle Identity Management: Enabling Business Growth in the New Economy [CON8808]
Oracle Identity Management offerings have evolved from static sets of IT tools to a dynamic platform that enables organizations to attract and develop relationships with customers, partners, and citizens by leveraging cloud, mobile, and social identities. Further, Oracle Identity Management products are on the cutting edge for organizations seeking to expand their market offerings with intelligent and internet-aware devices such as set-top boxes, cars, and medical devices. In this session, Amit Jasuja, Oracle’s senior vice president of Identity Management Product Development, explores the recent trends in identity management and explains how Oracle is helping organizations remove complexity and capture new opportunities.
To see the full list of sessions dedicated to Oracle Identity Management, check out the online guide at https://oracleus.activeevents.com/2013/connect/focusOnDoc.do?focusID=22546

We hope to see you in San Francisco later this month!

Recorded i.Seminar for Oracle ETPM Self Service

9/12 Webcast: Delight Customers with Siebel Service

$
0
0

As mobile and social technology has evolved, the number of channels that customers use to engage with organizations has grown exponentially. With such a diverse range of service channels and touchpoints to manage, how can you ensure you’re able to help customers, such as delivering the right information to the right customer at the right time?

Watch our live Webcast on Thursday, September 12, 8:30 AM Pacific / 4:30 PM Paris CEST, to discover how you can deliver consistent, personalized customer service experiences across all modern channels, and:

  • Increase brand loyalty by delighting customers with relevant information and offers
  • Boost agent productivity with complete access to customer information
  • Accelerate resolution and enable customer self-service
  • Identify emerging service issues with social media monitoring tools

Don't miss your opportunity to learn how you can enhance customer experiences and resolve service issues faster with Oracle Siebel Service. Register Now


Oracle Linux at Oracle Openworld 2013 - Update #3

$
0
0

With just two weeks to go for Oracle OpenWorld 2013, we are getting ready for the most exciting OpenWorld ever! In this update, we are going to highlight two insightful Oracle Linux sessions featuring key customers. 

1. Title: Oracle Linux Technical Deep Dive: Reliability, Availability, and Scalability (CON9531)

Featuring NTT Docomo

Tuesday, Sept 24,  10:30 AM - 11:30 AMWestin San Francisco - Franciscan I

In this session, in addition to Oracle experts, Yoshinori Saiga, Manager of Information Systems Department group, NTT Docomo will discuss why they chose Oracle Linux and Oracle Weblogic. They'll offer details on how these products resulted in high availability. 

2. Title: Why Is Oracle Linux the Best Linux for Running Oracle Database? (CON9543)

Featuring Bank of America

Tuesday,  Sept. 24 3:45 PM - 4:45 PMWestin San Francisco - Franciscan II

In this session, Steve Fluge, Vice President, Bank of America, will talk about what makes Oracle Database run better on Oracle Linux. You’ll learn about tools for easy installations, including Oracle VM Templates and validated RPM, and how Bank of America is taking advantage of Oracle Database running on Oracle Linux to minimize the downtime of mission-critical databases.

Don't miss this opportunity to listen to Oracle Linux customers and ask questions. Sessions are filling fast don't forget to use Schedule Builder to register. To see a complete list of Oracle Linux sessions, use this handy Focus On Linux. Bookmark for updates and access from your mobile devices.

If you missed our earlier blog updates on Oracle OpenWorld,  in our first blog we focused on Oracle Linux sessions, second one was about Hands-On Labs and Demopods. 

"Guidance on Applying WCAG 2.0 to Non-Web Information and Communications Technologies (WCAG2ICT)" was formally published today as a W3C Working Group Note

$
0
0

After an intense 16 months, the Web Content Accessibility Guidelines Working Group has published the Working Group Note "Guidance on Applying WCAG 2.0 to Non-Web Information and Communications Technologies (WCAG2ICT)".

I want to thank my co-editors Michael Cooper and Andi Snow-Weaver; co-authors Loïc Martínez Normand, Mike Pluke, Andi Snow-Weaver, and Gregg Vanderheiden; and all of the active and engaged participants in the WCAG2ICT Task Force and the reviewing and approving participants in the WCAG Working Group for all that they have done to draft, review, and publish this Working Group Note in record time. I also want to specifically thank Andrew Kirkpatrick and Joshue O Connor, the new co-chairs of the WCAG Working Group for their 11th hour work to get this document published this week.

Even though this document was only published today, it has already had a tremendous impact on regulatory efforts in Europe and the United States. Previous drafts of WCAG2ICT from last July and from last December formed the basis of the European procurement standards effort Mandate 376 and specifically the draft technical standard EN 301 549. Similarly in the United States, the U.S. Access Board decided to use the Web Content Accessibility Guidelines 2.0 as the basis the refresh of Section 508 ICT accessibility standards as they are applied to non-web documents and software (as set forth in their 2011 Draft Rule).

I'm certain I speak for all members of the WCAG2ICT Task Force and the WCAG Working Group when I say that we look forward to the completed Mandate 376 and Section 508 refresh work, and hope that our Working Group Note will have proven helpful in the efforts to develop effective, meaningful, and globally harmonized accessibility standards for ICT procurement.

237 blog articles

$
0
0

All my blog articles under blogs.oracle.com since August 2005:

  1. 237 blog articlesSep 2013
  2. Frozen tag cloudSep 2013
  3. Big Pixel Data - Oracle Tokyo ZoomAug 2013
  4. A metro map for Fusion ApplicationsApr 2013
  5. News about Oracle VDI 3.5Apr 2013
  6. How to Create a Desktop Pool?Jan 2013
  7. How to Create a Desktop Provider?Jan 2013
  8. How to Create a Company?Jan 2013
  9. Mobile Wall St.Dec 2012
  10. SPARC at 25: Past, Present and FutureNov 2012
  11. TrustNov 2012
  12. London Nov-8: Desktop Virtualisation SeminarNov 2012
  13. Sun Ray Rocket ScienceAug 2012
  14. Even More Storage Options in VDI 3.4.1Jun 2012
  15. Database for CynicsMay 2012
  16. Interaction Design with WireframesMay 2012
  17. More Storage Options for VDI 3.4May 2012
  18. VDiPadApr 2012
  19. Oracle Cloud Conference, Hamburg 8.5.2012Apr 2012
  20. blogs.oracle.com design patchMar 2012
  21. Interaction 12 - CritiqueMar 2012
  22. Typing. Clicking. Dancing.Feb 2012
  23. Desktop Mobility in Hospitals with Oracle VDI /videoFeb 2012
  24. Interaction 12 in Dublin - Highlights of Day 3Feb 2012
  25. Interaction 12 in Dublin - Highlights of Day 2Feb 2012
  26. Interaction 12 in Dublin - Highlights of Day 1Feb 2012
  27. Shit Interaction Designers SayFeb 2012
  28. Tips'n'Tricks for WebCenter #3: How to display custom page titles in SpacesJan 2012
  29. Tips'n'Tricks for WebCenter #2: How to create an Admin menu in Spaces and save a lot of timeJan 2012
  30. Tips'n'Tricks for WebCenter #1: How to apply custom resources in SpacesJan 2012
  31. Merry XMas and a Happy 2012!Dec 2011
  32. One Year Oracle SocialChat - The MovieNov 2011
  33. Frank Ludolph's Last Working DayNov 2011
  34. Hans Rosling at TEDOct 2011
  35. 200 Countries x 200 YearsOct 2011
  36. Blog Aggregation for Desktop VirtualizationOct 2011
  37. Oracle VDI at OOW 2011Sep 2011
  38. Design for Conversations & Conversations for DesignSep 2011
  39. All Oracle UX BlogsAug 2011
  40. Farewell LoriotAug 2011
  41. Oracle VDI 3.3 OverviewAug 2011
  42. Sutherland's Closing Remarks at HyperKultAug 2011
  43. Surface and SubfaceAug 2011
  44. Back to Childhood in UI DesignJul 2011
  45. The Art of Engineering and The Engineering of ArtJul 2011
  46. Oracle VDI Seminar - June-30Jun 2011
  47. SGD White PaperMay 2011
  48. TEDxHamburg Live FeedMay 2011
  49. Oracle VDI in 3 MinutesMay 2011
  50. Space Ship Earth 2011May 2011
  51. blog moving timesApr 2011
  52. Oracle: Hardware Software Complete in 1953Apr 2011
  53. Interaction Design with WireframesApr 2011
  54. A guide to closing down a projectFeb 2011
  55. Oracle VDI 3.2.2Jan 2011
  56. free VDI chartsJan 2011
  57. Sun Founders Panel 2006Dec 2010
  58. Sutherland on LeadershipDec 2010
  59. SocialChat: Efficiency of E20Dec 2010
  60. ALWAYS ON Desktop VirtualizationNov 2010
  61. 12,000 Desktops at JavaOneNov 2010
  62. SocialChat on Sharing Best PracticesOct 2010
  63. Globe of VisitorsOct 2010
  64. SocialChat about the Next Big ThingOct 2010
  65. Oracle VDI UX Story - WireframesOct 2010
  66. What's a PC anyway?Oct 2010
  67. SocialChat on Getting Things DoneOct 2010
  68. SocialChat on InfoglutOct 2010
  69. IT Twenty TwentyOct 2010
  70. Desktop Virtualization Webcasts from OOWOct 2010
  71. Oracle VDI 3.2 OverviewSep 2010
  72. Blog Usability Top 7Sep 2010
  73. 100 and countingAug 2010
  74. Oracle'izing the VDI BlogsAug 2010
  75. SocialChat on AppleAug 2010
  76. SocialChat on Video ConferencingAug 2010
  77. Oracle VDI 3.2 - Features and ScreenshotsAug 2010
  78. SocialChat: Don't stop making wavesAug 2010
  79. SocialChat: Giving Back to the CommunityAug 2010
  80. SocialChat on Learning in MeetingsAug 2010
  81. iPAD's Natural User InterfaceJul 2010
  82. Last day for Sun Microsystems GmbHJun 2010
  83. SirValUse Celebration SnippetsJun 2010
  84. 10 years SirValUse - Happy Birthday!Jun 2010
  85. Wim on VirtualizationMay 2010
  86. New Home for Oracle VDIApr 2010
  87. Renaissance Slide Sorter CommentsApr 2010
  88. Unboxing Sun Ray 3 PlusApr 2010
  89. Desktop Virtualisierung mit Sun VDI 3.1Apr 2010
  90. Blog RelaunchMar 2010
  91. Social Messaging Slides from CeBITMar 2010
  92. Social Messaging Talk at CeBITFeb 2010
  93. Welcome OracleJan 2010
  94. My last presentation at SunJan 2010
  95. Ivan Sutherland on LeadershipJan 2010
  96. Learning French with Sun VDIJan 2010
  97. Learning Danish with Sun RayJan 2010
  98. VDI workshop in NieuwegeinJan 2010
  99. Happy New Year 2010Jan 2010
  100. On Creating SlidesDec 2009
  101. Best VDI EverNov 2009
  102. How to store the Big BangNov 2009
  103. Social Enterprise Tools. Beipiel Sun.Nov 2009
  104. Nov-19Nov 2009
  105. PDF and ODF links on your blogNov 2009
  106. Q&A on VDI and MySQL ClusterNov 2009
  107. Zürich next week: Swiss Intranet Summit 09Nov 2009
  108. Designing for a Sustainable World - World Usabiltiy Day, Nov-12Nov 2009
  109. How to export a desktop from VDI 3Nov 2009
  110. Virtualisation Roadshow in the UKNov 2009
  111. Project Wonderland at EDUCAUSE 09Nov 2009
  112. VDI Roadshow in Dublin, Nov-26, 2009Nov 2009
  113. Sun VDI at EDUCAUSE 09Nov 2009
  114. Sun VDI 3.1 Architecture and New FeaturesOct 2009
  115. VDI 3.1 is Early-AccessSep 2009
  116. Virtualization for MySQL on VMwareSep 2009
  117. Silpion & 13. Stock SommerpartySep 2009
  118. Sun Ray and VMware View 3.1.12009-08-31
  119. New Set of Sun Ray Status Icons2009-08-25
  120. Virtualizing the VDI Core?2009-08-23
  121. World Usability Day Hamburg 2009 - CfP2009-07-16
  122. Rising Sun2009-07-15
  123. featuring twittermeme2009-06-19
  124. ISC09 Student Party on June-20 /Hamburg2009-06-18
  125. Before and behind the curtain of JavaOne2009-06-09
  126. 20k desktops at JavaOne2009-06-01
  127. sweet microblogging2009-05-25
  128. VDI 3 - Why you need 3 VDI hosts and what you can do about that?2009-05-21
  129. IA Konferenz 20092009-05-20
  130. Sun VDI 3 UX Story - Power of the Web2009-05-06
  131. Planet of Sun and Oracle User Experience Design2009-04-22
  132. Sun VDI 3 UX Story - User Research2009-04-08
  133. Sun VDI 3 UX Story - Concept Workshops2009-04-06
  134. Localized documentation for Sun Ray Connector for VMware View Manager 1.12009-04-03
  135. Sun VDI 3 Press Release2009-03-25
  136. Sun VDI 3 launches today!2009-03-25
  137. Sun Ray Connector for VMware View Manager 1.1 Update2009-03-11
  138. desktop virtualization wiki relaunch2009-03-06
  139. VDI 3 at CeBIT hall 6, booth E362009-03-02
  140. Götz on StarOffice 9Mar 2009
  141. Keyboard layout problems with Sun Ray Connector for VMware VDM2009-02-23
  142. wikis.sun.com tips & tricks2009-02-23
  143. Sun VDI 3 is in Early Access2009-02-09
  144. VirtualCenter unable to decrypt passwords2009-02-02
  145. Improving OOo's Slide Sorter ModeFeb 2009
  146. Sun & VMware Desktop Training2009-01-30
  147. VDI at next09?2009-01-16
  148. Sun VDI: How to use virtual machines with multiple network adapters 2009-01-07
  149. Sun Ray and VMware View2009-01-07
  150. Hamburg World Usability Day 2008 - Webcasts2009-01-06
  151. Roller Archive MenuJan 2009
  152. Tag Cloud on GullFOSSDec 2008
  153. Sun Ray Connector for VMware VDM slides2008-12-15
  154. mother of all demos2008-12-08
  155. Build your own Thumper2008-12-03
  156. Troubleshooting Sun Ray Connector for VMware VDM2008-12-02
  157. My Roller Tag Cloud2008-11-28
  158. Sun Ray Connector: SSL connection to VDM2008-11-25
  159. Setting up SSL and Sun Ray Connector for VMware VDM2008-11-13
  160. Inspiration for Today and Tomorrow2008-10-23
  161. Sun Ray Connector for VMware VDM released2008-10-14
  162. From Sketchpad to ILoveSketch2008-10-09
  163. Desktop Virtualization on Xing2008-10-06
  164. User Experience Forum on Xing2008-10-06
  165. Sun Ray Connector for VMware VDM certified2008-09-17
  166. Virtual Clouds over Las Vegas2008-09-14
  167. Bill Verplank sketches metaphors2008-09-04
  168. End of Early Access - Sun Ray Connector for VMware2008-08-27
  169. Early Access: Sun Ray Connector for VMware Virtual Desktop Manager2008-08-12
  170. Sun Virtual Desktop Connector - Insides on Recycling Part 22008-07-20
  171. Sun Virtual Desktop Connector - Insides on Recycling Part 32008-07-20
  172. Sun Virtual Desktop Connector - Insides on Recycling2008-07-20
  173. lost in wiki space2008-07-07
  174. Evolution of the Desktop2008-06-17
  175. Virtual Desktop Webcast2008-06-16
  176. Woodstock2008-06-16
  177. What's a Desktop PC anyway?2008-06-09
  178. Virtual-T-Box2008-06-05
  179. Virtualization Glossary2008-05-06
  180. Five User Experience Principles2008-04-25
  181. Virtualization News Feed2008-04-21
  182. Acetylcholinesterase - Second Season2008-04-18
  183. Acetylcholinesterase - End of Signal2007-12-31
  184. quite quietDec 2007
  185. ooo ux project? and general confusionDec 2007
  186. Community Experience at OOo - Developers are Users TooNov 2007
  187. Produkt-Management ist...2007-10-22
  188. Usability Verbände, Verteiler und Netzwerke.2007-10-02
  189. The Meaning is the Message2007-09-28
  190. OOoCon 2007 in BarcelonaSep 2007
  191. Visualization Methods2007-09-10
  192. Inhouse und Open Source Projekte – Usability verankern und Synergien nutzen2007-09-03
  193. Der Schwabe Darth Vader entdeckt das Virale Marketing2007-08-29
  194. Dick Hardt 3.0 on Identity 2.02007-08-27
  195. quality of written text depends on the tool2007-07-27
  196. podcasts for reboot92007-06-04
  197. It is the user's itch that need to be scratched2007-05-25
  198. A duel at reboot92007-05-14
  199. Taxonomien und Folksonomien - Tagging als neues HCI-Element2007-05-10
  200. Dueling Interaction Models of Personal-Computing and Web-Computing2007-03-01
  201. 22.März: Weizenbaum. Rebel at Work. /Filmpremiere Hamburg2007-02-25
  202. McLuhan was an Information ArchitectFeb 2007
  203. User Experience Cyberspace Has 7 Dimensions, maybe 8Feb 2007
  204. User Experience Cyberspace Is 4-dimensionalFeb 2007
  205. New OOo UX Project ProposedJan 2007
  206. Bruce Sterling at UbiComp 2006 /webcast2006-11-12
  207. FSOSS 2006 webcasts2006-11-10
  208. Highway 1012006-11-09
  209. User Experience Roundtable Hamburg: EuroGEL 20062006-11-08
  210. OOo Mac Port: IRC'ing till midnightOct 2008
  211. Douglas Adams' Hyperland (BBC 1990)2006-10-08
  212. Communication Channels2006-10-6
  213. Taxonomien und Folksonomien – Tagging als neues HCI-Element2006-09-13
  214. Usability im Unternehmen2006-09-13
  215. Doug does HyperScope2006-08-26
  216. TED Talks and TechTalks2006-08-21
  217. Kai Krause über seine Freundschaft zu Douglas Adams2006-07-20
  218. Rebel At Work: Film Portrait on Weizenbaum2006-07-04
  219. Gabriele Fischer, mp32006-06-07
  220. Dick Hardt at ETech 062006-06-05
  221. Weinberger: From Control to Conversation2006-04-16
  222. Eye Tracking at User Experience Roundtable Hamburg2006-04-14
  223. dropping knowledge2006-04-09
  224. GEL 20052006-03-13
  225. slide photos of reboot72006-03-04
  226. Dick Hardt on Identity 2.02006-02-28
  227. User Experience Newsletter #13: Versioning2006-02-03
  228. Ester Dyson on Choice and Happyness2006-02-02
  229. Requirements-Engineering im Spannungsfeld von Individual- und Produktsoftware2006-01-15
  230. User Experience Newsletter #12: Intuition Quiz2005-11-30
  231. User Experience und Requirements-Engineering für Software-Projekte2005-10-31
  232. Ivan Sutherland on "Research and Fun"2005-10-18
  233. Ars Electronica / Mensch und Computer 20052005-09-14
  234. 60 Jahre nach Memex: Über die Unvereinbarkeit von Desktop- und Web-Paradigma2005-08-31
  235. reboot 72005-06-30
  236. Vienna waits for you - OpenOffice.org at CHI 2004Apr 2004
  237. UX at OOoCon 2003Mar 2003

OTM SIG YouTube page

$
0
0
Check out the OTM SIG YouTube page.  Great videos from Strategy, Kraft, and many others.  If you want to know why Oracle is #1 in Transportation and Logistics check out this page!   

Install Fusion Middleware Infrastructure on Oracle DB 12c

$
0
0

This week I had the opportunity to play a little with the new and recently released Oracle DB 12c. This version brings a new approach for databases, calledPluggable Databases. There are plenty of articles and YouTube videos already explaining this and I will not focus this article on it. Instead, I want to help you on How to Install Oracle Fusion Middleware Infrastructure on Oracle DB 12c.
There are a couple of steps and commands to be followed, and some very important observations. Starting with a simple one:

Do NOT execute the RCU installer on top of a CDB.
One more time: do NOT execute RCU on top of a CDB. 


If you do point the RCU tool to install over a CDB, you might get this message:

ORA-65096: invalid common user or role name


Now with this in mind, I believe you have understood that the first step is, obviously, to create a PDB. There are some options, but I will use pure SQL commands.

Step 0 - Use the correct encoding for your Database install

Make sure you have installed your DB with the AL32UTF8 encoding. 
This is recommended, but it might work in case you are using something else.

Step 1 - Create a PDB to hold the FMW Infrastructure Data

The following command will create a PDB called PDBFMW with a user "fmw" and password "welcome1".

SQL>CREATE PLUGGABLE DATABASE PDBFMW ADMIN USER fmw IDENTIFIED BY welcome1
 FILE_NAME_CONVERT=(
  '/u01/app/oracle/oradata/orcl/pdbseed/system01.dbf', 
  '/u01/app/oracle/oradata/orcl/pdbfmw/system01.dbf',
  '/u01/app/oracle/oradata/orcl/pdbseed/sysaux01.dbf', 
  '/u01/app/oracle/oradata/orcl/pdbfmw/sysaux01.dbf',
  '/u01/app/oracle/oradata/orcl/pdbseed/pdbseed_temp01.dbf', 
  '/u01/app/oracle/oradata/orcl/pdbfmw/pdbfmw_temp01.dbf'
  )
 STORAGE UNLIMITED


Please make sure to adjust the values to your installation. 

Step 2 - Open the PDB for changes

After you have the PDB created, make sure you change its state to READ_WRITE

SQL> ALTER PLUGGABLE DATABASE PDBFMW OPEN READ WRITE

Step 3 - Fix user privileges

Now you must make sure the user "fmw" has all required privileges. As this is for Development, I will just give everything.

SQL> GRANT ALL PRIVILEGES TO fmw WITH ADMIN OPTION
SQL> GRANT SYS TO fmw

* Important note: I'm not a DBA expert and these might not be the correct privileges for production environment. So please make sure to give only the necessary privileges following the documentation.

Step 4 - Run the RCU tool

This step considers that you have correctly installed Fusion Middleware Infrastructure into your Middleware Home / WebLogic installation folder. In my case, I'm using the full WebLogic + JDeveloper installation package, which brings the FMW Infra bundled. Now go to your $MW_HOME folder and run the RCU tool:

$ cd $MW_HOME
$ cd oracle_common/bin
$ ./rcu

Make sure to use the correct properties to connect to your recently created Pluggable Database:
Database Type: Oracle Database
Host Name: db12c (change to your DB IP address)
Port: 1521
Service Name: pdbfmw (here you use the PDB name)
Username: fmw
Password: welcome1 (or whatever you defined)
Role: SYSDBA
Click "Next" and see if it worked. If you are not using AL32UTF8, it will ask you to Ignore. Just do it, but remember: it might not work properly.

Step 5 - Select components and create new prefix

I like to select everything, and use the "FMW" prefix. Click "Next", "Next", "Next", etc, etc, etc... Until it finishes.

FINISHED!

You have successfuly created the right database structure for your Fusion Middleware Infrastructure, and now you can create a WebLogic domain with ADF and everything else, pointing to this PDB.

If you have any question, post a comment!

Procurement Sessions at Oracle Open World 2013

$
0
0

Check out what is being offered at Open World for Procurement Users.  We have a full week of exciting offerings beginning Sunday, September 22. Don’t miss it!

Oracle Open World 2013

General Sessions:Monday, Sep 23, 2013
Oracle E-Business Suite - Strategy, Update, and Roadmap
 Clifford Godwin, Oracle
12:15 PM - 1:15 PM
Moscone West - 2002/2004
GEN8030
Conference Sessions:Monday, Sep 23, 2013
Oracle Procurement and Spend Analytics for Strategic Sourcing
 William Tokheim, Oracle
 10:45 AM - 11:45 AM
Moscone South - 304
CON8475
Oracle Advanced Procurement: Strategy, Update, and Roadmap
 Barbara Fox, Oracle   Paulo Back, Oracle
 3:15 PM - 4:15 PM
Moscone West - 2009
CON8469

Tuesday, Sep 24, 2013
Oracle Supplier Management, Oracle iSupplier Portal, and Oracle Supplier Hub for Collaboration
 Bandarupalli Bharadwaja, Oracle   Mark Peachey, Oracle
10:30 AM - 11:30 AM
Moscone West - 2009
CON8449
Manage Spending with Oracle iProcurement Extensions for Oracle Endeca/Oracle Supplier Network
 Mark Peachey, Oracle  Sai Pondalur, Oracle
12:00 PM - 1:00 PM
Moscone West - 3018
CON8474
Improve Spending Visibility with Oracle Procurement and Spend Analytics
 Sree Vaidyanathan, SCEA   Narasimharao Adivikolanu, Oracle
 3:45 PM - 4:45 PM
Moscone South - 307
CON9460

Wednesday, Sep 25, 2013
Oracle Sourcing and Oracle Procurement Contracts: Actions You Can Take to Spur Performance
 James Anthony, E-Three Limited 
 Pierre Mitchell, Azul Partners
 Paul Mulroy, State Street Bank and Trust Company
 Chris Nelms, Ameren Services Company
 Daniel Ashton, Oracle
11:45 AM - 12:45 PM
Moscone West - 2009
CON8473
Integrated Oracle E-Business Suite Procurement: Advantages of a 'Suite' Approach
 Sheri Anilonis, Prudential Financial
 Anthony Filosa, Prudential Financial
 William Tokheim, Oracle
3:30 PM - 4:30 PM
Moscone West - 2009
CON8477

Click for More Information


Click here to see all the offerings available.

Data Pump in 12c - Logging, Views, PDB, Datenbank Transport und vieles mehr

$
0
0

Das Werkzeug Data Pump ist mittlerweile weit verbreitet. Jeder Datenbank Administrator kennt und verwendet es. In jedem neuen Datenbank Release gibt es zudem einige wichtige Neuerungen, die immer auch die Data Pump betreffen.

Es ist also an der Zeit im aktuellen Tipp einige ausgewählte 12c Features der Data Pump zu beschreiben. Es handelt sich dabei um Erweiterungen, die die Performance erhöhen, die Handhabung vereinfachen oder einfach nur mehr Funktionalität bieten wie zum Beispiel Viewsals Tabelle, Import ohne Archive Logging, Änderung an der Komprimierungs- und LOB Einstellungen, Auditing mit Unified Auditing oder auch den Transport der gesamten Datenbank

Wer mehr darüber erfahren möchte, findet den aktuellen Tipp hier.


Internet Partner Seminar: Oracle Database 12c Manageability

$
0
0
Oracle Database 12c Manageability
September 17, 2013 @ 19:00 CET / 6pm UK (60 Minutes)
Register Here!

This Internet Seminar will provide an overview of the new manageability features in the Oracle Database 12c release. Learn new features for managing and monitoring your Oracle Database 12c multitenant databases. Hear first-hand how to support the entire consolidation lifecycle from planning, testing, migrating, and tuning multitenant databases.

Internet Partner Seminar: Oracle Database 12c Manageability

$
0
0
Oracle Database 12c Manageability
September 17, 2013 @ 19:00 CET / 6pm UK (60 Minutes)
Register Here!

This Internet Seminar will provide an overview of the new manageability features in the Oracle Database 12c release. Learn new features for managing and monitoring your Oracle Database 12c multitenant databases. Hear first-hand how to support the entire consolidation lifecycle from planning, testing, migrating, and tuning multitenant databases.

Oracle Open World: What's going on in the Systems Arena

$
0
0
Oracle Open World gets closer, starting on September 22th. As usual there are tons of different sessions containing valuable information regading all kinds of IT related topics and Oracle products.

Managing the long agenda and filter the relevant sessions could become a challenge. In his post "Preparing for #OOW: DB12c, M6, In-memory, Clouds, Big Data... and IoT" Eric Bezille from France provide an extract and catogrized list of sessions that are related to the Systems business unit.

Even when you are not attending OOW 2013 (might be a lot of us) Eric's post  gives an idea what the focus regarding products and strategy will be.

ACM Articles by Ajay Khanna

$
0
0

Ajay Khanna, Senior Principal Product Marketing Director published a nice blog series about Adaptive Case Management:

SOA & BPM Partner Community

For regular information on Oracle SOA Suite become a member in the SOA & BPM Partner Community for registration please visit www.oracle.com/goto/emea/soa (OPN account required) If you need support with your account please contact the Oracle Partner Business Center.

BlogTwitterLinkedInimage[7][2][2][2]Facebookclip_image002[8][4][2][2][2]WikiMixForum

WebLogic Bootcamps 12.1.2 Germany, Spain, Italy, France

$
0
0

We offer free 2 days hands-on WebLogic 12c workshops for Oracle partners who want to become WebLogic Specialized. New locations include:

Germany16 - 17 September 2013
Oracle Munich
Germany18 September 2013
Oracle Munich
Spain24 - 25 September 2013
Oracle Madrid - Las Rozas
Spain1 - 2 October 2013
Oracle Barcelona
Italy16 - 17 October 2013
Oracle Milan
Germany18 - 19 November 2013
Oracle Munich

Highlights of the Workshop:

  • Environment Setup and Weblogic Installation hands-on lab
  • Weblogic Session Sharing hands-on lab
  • Coherence hands-on lab
  • WLS Session Replication with Coherence Web hands-on lab
  • Weblogic Troubleshooting hands-on lab
  • Weblogic JMS hands-on lab
  • Exalogic & Oracle Cloud overview
  • Oracle Enterprise Manager overview


WebLogic Partner Community

For regular information become a member in the WebLogic Partner Community please visit: http://www.oracle.com/partners/goto/wls-emea ( OPN account required). If you need support with your account please contact the Oracle Partner Business Center.

BlogTwitterLinkedInMixForumWiki

Viewing all 19780 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>