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

OSCON Trip Report

$
0
0

OSCON 2013 was held from July 22 to July 26 in Portland, Oregon. I presented the Java EE 7 hands-on lab there as well as a session on WebSocket/JSR 356. This was my first time to the revered conference.

My impression of OSCON had always been that it is a conference for everything open source mostly sans Java and very much sans anything JCP. As a Java and standards/JCP guy, it's the reason I had always focused on more Java heavy events like JavaOne and TheServerSide Symposium in my former life as an independent. This seemed to be despite the fact that Java remains the most popular language certainly by jobs and most programming language indexes, Java is the most active open source platform in the world and O'Reilly itself tends to make the most money out of Java books.

I was really hoping to say I was wrong all these years, but with the greatest regret I have to say I'm still not sure I was (though I think things are looking up). By my count there were about a dozen Java related sessions among about 450+ (that's about 2-3%). I didn't count Andriod since it's still up in the air whether Andriod is Java or not. I didn't count other JVM languages since their obvious point is that they are not Java. Since open standards and open source should be philosophical brothers-in-arms, this can't be a good thing. Open source is a key component in the Java EE ecosystem today, Java EE APIs like CDI and Bean Validation are led by companies that base themselves entirely on open source and even "evil corporations" (well, at least in some people's minds) like Oracle have technologies like JSF/Mojorra, JPA/EclipseLink, JAX-RS/Jersey, WebSocket/Tyrus, not to mention GlassFish and NetBeans that are deeply rooted in both open standards as well as open source.

In all fairness, things are not that simple - OSCON/O'Reilly is not historically rooted in Java, there are plenty of Java conferences in comparison to the small handful of conferences devoted to open source, OSCON may have a chicken/egg problem as to attracting Java speakers/content/attendees and a lot of Java speakers (especially from Oracle) may be tied down with JavaOne Shanghai that happens to conflict OSCON this years and so on. In the end though I'm reminded of a parable from my own cultural heritage about the man who spit to the sky to curse the almighty for his misfortunes. All he really accomplished is a somewhat unpleasant experiment proving gravity still works :-). The moral of the story of course is that the almighty (if such a being indeed exists) only helps those who help themselves and we are all largely responsible for making the best of the disadvantages that come our way. As the ultimate sentinels of the Java ecosystem, it's up to folks like me at Oracle to make sure any fences that need to be mended at significant venues like OSCON are mended as much as possible.

At any rate, the Java EE 7 hands-on lab on the first day of the conference went relatively well considering it was a BYOL (Bring Your Own Laptop) effort. The openly available hands-on lab is actually a very good resource for getting your hands dirty with Java EE 7 (Arun put in the hard work to develop most of the material). The entire lab is neatly scripted into step-by-step instructions and seeded with some starter code as to be largely self-directed and self-paced. The idea is that anyone should be able to complete the lab by themselves or even lead the lab in their own organizations (a couple of folks at OSCON actually expressed interest in doing exactly this). I am considering running the lab at some friendly local JUGs as an extended meeting/workshop (perhaps calling it something like "Hands-on Java EE 7", "Down and Dirty with Java EE 7", "A Self-Guided Tour of Java EE 7", etc).

The lab being run solo by me as a BYOL was invaluable in exposing some potential weak points in the lab, GlassFish 4 and NetBeans that otherwise perhaps would have remained latent. A number of folks ran into this apparent NetBeans bug that I filed. I am having trouble reproducing the bug myself, so if anyone has an idea on how to investigate it, please do help. I also uncovered this GlassFish admin console bug trying to help a couple of folks diligently working through the lab after the workshop time slot (which is perfectly normal - it's a pretty long lab). There were a few other bugs related to JMS resource creation and Derby/schema generation that I saw but can't recreate (on Mac and Linux it seems). Hopefully the folks running into them will file bugs as I requested they do. I also noticed a few relatively minor things on the lab that I'll work with Arun to iron out, especially for folks that are beginners or are trying to run the lab on their own. If you try out the lab yourself and run into any issues, please help us by reaching out to me or filing bugs.

On Thursday after lunch I had the WebSocket/JSR 356 talk. It went well with a small room packed with about 40 people (this was the room that all the Java talks were held at and it was consistently packed). I had a few good conversations afterwards and a few requests for the slide deck (posted below).

The demo code is posted on GitHub: https://github.com/m-reza-rahman/hello-websocket. Do drop me a note if you need help with it.

Since this was my first time in Portland, I took some time to explore the city. With the proud slogan "keep Portland weird", the city does indeed have it's unique quirky charm between the ubiquitous food carts, parks, gardens, open markets, one-of-a-kind stores, coffee shops, live music and events. What might be truly unique to Portland though is it's remarkable proximity to pristine natural environments. To see why, one only has to take a short train ride to nearby Washington Park and Forest Park. Being careful to navigate away from the touristy crowds onto one of the well placed trail heads, you won't have to hike too far to see sights that make it easy to imagine how things might have looked like when the Lewis and Clark Expedition first set foot in this part of the world:

All in all, OSCON (and Portland) was a unique and valuable experience. I would definitely look forward to doing it again some time.


OBIEE Installation, Upgrade and Configuration Assistance

$
0
0

(in via Debbie)

 Seeking assistance for your OBIEE Installation, Upgrade or Configuration?

Within My Oracle Support there are many articles to assist when performing an Oracle Business Intelligence Enterprise Edition (OBIEE) installation, upgrade and/or configuration.

The "Installation and Configuration Assistance" is a great first stop article which allows you to dynamically drill down to highlight related articles specific to your selections:

  • Installation and Configuration Assistant for Oracle Business Intelligence (OBIEE) [Doc ID 1560184.2]

If about to undertake an upgrade then the "OBIEE Upgrade Advisor" provides information for the several stages of planning - the key to a successful implementation:

Articles to provide assistance with BI Mobile Apps are available - as first port of call why not check out:

  • Troubleshooting Tips For OBIEE 11g Mobile Applications On iPad and iPhone [Doc ID 1385921.1]

  • Master Note For Oracle Business Intelligence Mobile Applications (iPhone/iPad) Issues in OBIEE [Doc ID 1293391.1]


    11gR2新新特性---Gpnp守护进程

    $
    0
    0


    在这篇文章中,我们会对11gR2 新的守护进程(资源名称ora.gpnpd)进行介绍,其中包含的gpnp的功能,启动顺序和基本的诊断方法。


    我们知道,在10gR211gR1的版本中,当启动集群的时候,所有的配置信息都要从OCR进行读取,而OCR有存放在共享内存中,这样做实际上并不是很好,因为我们相当于把集群所有的配置信息都存放到了共享存储上,而一旦某个节点对共享存储的访问出现了问题,这个节点就不能加入集群,对集群的影响是很大的,所以,从11gR2开始,GI(Grid Infrastructure) 开始把集群的配置信息进行本地化,例如:
    OLR
    gpnp profile 被引入。随着我们将集群中重要的信息分别存放到了各个节点,我们也会发现,从11gR2开始,如果OCR出现了问题,仅仅是某些集群的资源(由CRSD管理的资源)会出现问题,而集群(cssd层面)仍然可以正常运行。


    接下来,我们对gpnp profile gpnpd守护进程进行一些介绍。首先,gpnp profile(这是个xml文件,而对于gpnp wallet文件,我们并不做过多的介绍)用于存放构建集群的bootstrap 信息,或者可以称为构建集群的最基本的信息,其中包括,集群名称,集群GUID, ASM discovery string, 公网和私网信息等等。所以,当我们在启动集群的某一个节点时,需要读取这个文件(默认文件名为<gi_home>/gpnp/<node_name>/profiles/peer/profile.xml,从而获得构建集群的基本信息。另外,由于这个文件中保存的是整个集群的基本信息,所以这个文件在所有节点之间都应该是相同的。同时,我们还需要一个守护进程,也就是gpnpd.bin(资源名为 ora.gpnpd) 来对gpnp profile 进行维护。举个例子,一个3节点的集群,其中节点3由于一些问题暂时没有启动,而在此期间,集群的私网配置发生了改变,之后,节点3启动,在启动的过程中,节点3gpnpd进程需要和其他节点的gpnpd进程通信,获得最新版本的gpnp profile


    下面,我们对 gpnpd守护进程的功能进行一些介绍。


    1.这个进程是由ohasd oraagent 负责管理的。


    2.通过gpnp wallet文件进行验证并负责读取gpnp prfofile。当然,如果gpnpd发现本地的gpnp profile 无法读取,会尝试从OLR的信息中重建gpnp profile


    3.gpnp profile的客户(例如ocssd.bin)发布信息。


    4.发现集群中其他节点的gpnpd 守护进程,如果有需要,通过mdns 同步在节点间同步gpnp profile


    5.如果集群的配置发生改变,有必要的话,修改gpnp profile.


    接下来,我们通过启动集群过程中的一段gpnpd.log来对以上的内容进行进一步的了解。


    2013-07-26 21:31:44.208: [ default][4143449792]gpnpd
    START pid=<xxxx> Oracle Grid Plug-and-Play Daemon<<<<<< gpnpd.bin
    守护进程被启动。


    ……


    2013-07-26 21:31:45.234: [GPNP][4143449792]clsgpnpkwf_initwfloc: [at
    clsgpnpkwf.c:399] Using FS Wallet Location : <gi_home>/gpnp/<node_name>/wallets/peer/
    <<<<<<<<<< gpnp
    wallet 文件本访问


    ……


    2013-07-26 21:31:45.349: [ default][4143449792]GPNPD
    started on node XXXXX.


    2013-07-26 21:31:45.350: [GPNP][4143449792]clsgpnpd_MainWork: [at
    clsgpnpd.c:4836] --- Local best profile:


    2013-07-26 21:31:45.350: [GPNP][4143449792]clsgpnpd_MainWork:
    <?xml version="1.0"
    encoding="UTF-8"?><gpnp:GPnP-Profile Version[cont]


    ……


    2013-07-26 21:31:45.350: [GPNP][4143449792]clsgpnpd_MainWork:
    usterName="XXXXXX"
    PALocation=""><gpnp:Network-Profile><[cont]


    2013-07-26 21:31:45.351: [GPNP][4143449792]clsgpnpd_MainWork:
    gpnp:HostNetwork id="gen" HostName="*"><gpnp:Network
    id="net1" I[cont]


    2013-07-26 21:31:45.351: [GPNP][4143449792]clsgpnpd_MainWork:
    P="XXX.XXX.XXX.XXX" Adapter="eth1"
    Use="cluster_interconnect"/><gpn[cont]


    2013-07-26 21:31:45.351: [GPNP][4143449792]clsgpnpd_MainWork:
    p:Network id="net2" IP="XXX.XXX.XXX.XXX "
    Adapter="eth0" Use="public[cont]
    <<<<<<<<<< gpnp pofile
    被读取。


    ……


    2013-07-26 21:31:46.162: [GPNP][4143449792]clsgpnpdRCB: [at
    clsgpnpd.c:3933] GPnPD endpoint url "mdns:gpnp._tcp://XXXXX:27230/agent=gpnpd,cname=xxxxx,host=xxxxx,pid=xxxx/gpnpd
    h:****** c:*******" successfully advertised with RD<<<<<< gpnpd
    通过mdns发布了本地节点的endpoint.


    2013-07-26 21:31:51.375: [GPNP][120384416]clsgpnp_profileCallUrlInt:
    [at clsgpnp.c:2104] put-profile call to url "tcp://xxxxx:56182" disco
    "mdns:service:gpnp._tcp.local.://xxxxxx:56182/agent=gpnpd,cname=xxxxxxxxx,guid=6de9b87c2edadf6fbf4bb1fcf61e2fa0,host=xxxxxxx,pid=xxxxxx/gpnpd
    h:****c:****u:6de9b87c2edadf6fbf4bb1fcf61" [f=0 claimed- host:****
    cname:****** seq:4 auth:CN=GPnP_peer]<<<<<<<<
    同时,gpnpd也通过mdns,在网络中搜索其他的节点。如果,网络中有多个集群(版本为11gR2 或者12c,那么其他集群的节点也会被发现,但是,gpnpd会通过集群的GUID进行区分。


    ……


    2013-07-26 21:32:00.954: [GPNP][120384416]clsgpnp_profileCallUrlInt:
    [at clsgpnp.c:2104] put-profile call to url "tcp://xxxxx:32774" disco
    "mdns:service:gpnp._tcp.local.://xxxxxx:32774/agent=gpnpd,cname=xxxxxxxxx,host=xxxxxx,pid=8023/gpnpd
    h:*** c:****" [f=0 claimed- host:**** cname:***** seq:4
    auth:CN=GPnP_peer] <<<<<<<<<
    集群的另外一个节点XXXXX被发现,gpnpd 确认是否有必要在两个节点间同步gpnp profile.


    ……


    2013-07-26 21:32:06.625: [GPNP][120384416]clsgpnpd_pushThread: [at
    clsgpnpd.c:4770] START gpnpd start serving clients after profile updates<<<<<<<<<< push
    thread
    被启动。如果需要,这个线程负责把本地的gpnp profile发送给其他节点。


    ……


    2013-07-26 21:32:55.562: [GPNP][79473568]clsgpnp_ocrDetectThread: [at
    clsgpnp0.c:4508] OCR client init SUCCEEDED. OCR shared cache is now available
    <<<<< gpnpd
    开始监控OCR cache以便在集群的配置信息发生改变,而且有必要更新gpnp profile时进行修改。


    最后,我们对和gpnpd相关的问题的诊断进行简单的描述。


    1.如果问题是本地的gpnp无法启动,那么根据gpnp的启动过程,需要察看。


    1.1Gpnpd pid 文件是否存在而且可以被访问


    1.2mdnsd 是否启动


    1.3gpnp wallet 文件是否存在,gpnp profile是否能够被grid 用户访问。


    1.4两个节点之间的网络连接是否正常。


    1.5其他节点的gpnpd.bin 是否正常。因为,在启动本地gpnpd.bin之后,它需要和集群其他节点的gpnpd.bin进行通信,以便确认集群中最新的gpnp profile


    2. gpnpd的问题也会导致其他依赖于gpnpd的资源无法启动,例如ocssd.bin,这个进程需要访问gpnp profile获取集群的基本信息,例如 VF的位置,集群私网信息等。


    3. 如果我们发现问题是gpnp profile中的信息出现了错误,可以使用工具gpnptool 进行修正。


    4.对于诊断gpnpd问题所需要的信息,一般是


    4.1 gpnpd.log这个日志能够告诉我们gpnpd 是否被启动,以及,启动过程已经到达了哪一步,问题是在哪里出现的。


    4.2 命令”crsctl stat res –t -init”的输出,它可以告诉我们ora.gpnpd资源的状态,以及集群中其他init资源的状态。


    4.3 mdnsd.log, 如果我们发现问题出现在mdns无法发现集群中的其他节点,那么,这个文件很有帮助。


    4.4 OSW 报告,它能够告诉我们OS当时的负载状况,集群网络统计信息等等。



    希望通过以上的介绍能够让大家了解11gR2 GI 中新的守护进程gpnpd的一些认识,并在工作中遇到相关的问题时,有所帮助。

    Tune MySQL for Top-Level Performance

    $
    0
    0

    In 4 days, the MySQL Performance Tuning training teaches you practical, safe and highly efficient ways to optimize performance for the MySQL Server. It will help you:

    • Evaluate the architecture
    • Understand and use the tools.
    • Configure the database for performance.
    • Tune application and SQL code.
    • Tune the server.
    • Examine the storage engines.
    • Assess the application architecture.
    • Understand general tuning concepts.

    You can take this instructor-led course as a:

    • Training-on-Demand offering: Start training within 24 hours of regsitration, taking this course at your own pace through streaming video of instructor delivery and booking time to perform lab exercises at your own convenience.
    • Live-Virtual event: Take this course live from your own desk, choosing from a selection of events on the schedule to suit different timezones.
    • In-Class event: Travel to an education center to take this course. Below is a selection of events already on the schedule.

     Location

     Date

     Delivery Language

     Brussels,  Belgium

     26 August 2013

     English

     London, England

     1 October 2013

     English

     Bordeaux, France

     27 August 2013

     French

     Nice, France

     9 September 2013

     French

     Strasbourg, France

     23 October 2013

     French

     Milan, Italy

     16 September 2013

    Italian 

     Rome, Italy

     2 December 2013

     Italian

     Budapest, Hungary

     15 October 2013

     Hungarian

     Riga, Latvia

     11 November 2013

     Latvian

     Utrecht, Netherlands

     26 August 2013

     English

    Warsaw, Poland 

    8 October 2013 

    Polish 

     Lisbon, Portugal

     23 September 2013

     European Portugese

     Porto, Portugal

     23 September 2013

     European Portugese

     Barcelona, Spain

     7 October 2013

    Spanish 

     Madrid, Spain

    25 November 2013

    Spanish

    Jakarta, Indonesia 

     19 August 2013

     English

     Tokyo, Japan

     19 September 2013

    Japanese 

     Pasig City, Philippines

     5 August 2013

     English

     Sao Paolo, Brazil

    15 October 2013 

     Brazilian Portugese

    To register for this course or to learn more about the authentic MySQL curriculum, go to http://oracle.com/education/mysql.

    To learn more about MySQL performance, attend the 1-day seminar: Troubleshooting MySQL Performance with Sveta Smirnova on October 1st, 2013. For more information go to http://oracle.com/education.

    New eBook : Engineered for Extreme Performance

    $
    0
    0
    ThiseBook acts as a guide to Oracle Engineered Systems, outlining the benefits of each system and providing insight on which system is best suited to a particular business challenge. It includes a brief, handy reference table on the inside cover, listing each of Oracle’s engineered systems and outlining how a customer might use it.

    Morrisons Joins Speaker Programme at Oracle Retail Industry Forum Europe

    $
    0
    0

    Following the recent ORIF 2013 speaker announcement of Kate Ancketill, CEO and Founder of GDR Creative Intelligence, we are delighted to announce that John Elliott, Head of Applications and Development at Wm. Morrisons Supermarkets, has also been confirmed as an event speaker.

    Morrisons is the 4th largest grocery retailer in the UK, with annual sales in excess of £18bn. John Elliot leads a team of over 100 who run and maintain systems that support Morrisons Stores, Commercial, Supply Chain and Logistics functions.

    The Oracle Retail Industry Forum (ORIF) Europe 2013 addresses the current challenges facing retailers across Europe, with a focus on the Evolution of Experience Retailing and Commerce Anywhere.

    The event provides Oracle Retail customers and prospects with the opportunity to connect with peers and Oracle solutions experts in an informative networking environment, and will explore how Oracle can support retailers in tackling modern challenges with more effective and integrated business processes and connected consumer interactions.

    To find out more and register, please visit the ORIF Europe website.

    A video entitled “Retail Showcase: Morrisons”, which looks at Morrisons use of Oracle Retail solutions across the organisations’ end-to-end supply chain, is available on the Oracle Media Network.

    Oracle and Salesforce.com partnership: what's in it?

    $
    0
    0

    Oracle and Salesforce.com have recently announced some partnership. In order to highlight what is the exact nature of this partnership, all Oracle CRM customers, including Oracle CRM On Demand customers, will receive a communication which confirms that, beyond the areas of partnership, Oracle and Salesforce.com keep competing in the CRM market place and Oracle is still committed to deliver the market-leading CX and CRM capabilities and services.

    Read the communication here 

    ORACLE INDIA STUDENT VIDEO CONTEST

    $
    0
    0

    We are pleased to announce first ever Oracle India student video contest.

    Since regular users are the best people to explain the technology we would like to invite you to show us the first person perspective on creative use of Oracle technology.

    The theme for the contest is illustrating:

    1. How ORACLE TECHNOLOGY can change the world or

    2. How ORACLE TECHNOLOGY is involved in your daily life

    So here’s an excellent opportunity for you to lit up your imagination, give life to your ideas & concepts through video and showcase it to all. And there are prizes to be won too!!!

    How to Make the Video

    There is no need to go for fancy video equipment for making the video. Just think of the equipment and technology that is readily available like your Smartphone’s or digital cameras.

    Think about the different and unexplored uses of the Oracle Technology. We don’t want to limit your creativity! You can be as creative as you want to be as long as you’re able to explain it. You can show real people, use animation, and so on.

    The competition is open for 20 days from 29th of July to 18th of August 2013. So you have enough time to turn around a taste of your ideas and creativity and submit it.

    Contest Details

    1.Videos must be submitted between July 29th – August 18th (no extended submission period)

    2.Submitted videos should be no more than two minutes long

    3.To enter the contest, post your video online on youtube/vimeo and fill the form on www.facebook.com/CampusAtOracle

    4.You can submit the video and view other entries on the “India Contest” tab on our facebook page.

    5.Share the entry with your friends and ask them to vote in our facebook page.

    6.The video with maximum votes will win.

    7.

    Please stay tuned on to the “India Contest” tab on www.facebook.com/CampusAtOracle as videos will start coming in.

    Best of luck!!!

    For more information mail at campusrelations_in@oracle.com


    Oracle Delivers New Capabilities – Powering The Internet Of Things

    $
    0
    0

    Java ME 3.3 Embedded simplifies application development and opens new market opportunities for the M2M and IoT ecosystem. Download and use the product for embedded development.

    Live Online Forum: Oracle Systems With Solaris – Best Platform For Oracle Software

    $
    0
    0

    Join Oracle for this special event as we take an in-depth look at how Oracle Solaris is co-engineered with Oracle’s systems and software to deliver the best possible user experience. Join us Wednesday, August 7th from 9:00am -11:00am PT.  Register today.

    New: Storage Expert Center – Database Management

    StorageTek SL150 Modular Tape Library Self Support

    $
    0
    0

    Check out the StorageTek SL150 Modular Tape Library with its best-in-class value, ease-of-use, simple scalability, and low-cost. It’s no wonder the StorageTek SL150 is an ideal backup and archive solution for growing businesses. It eliminates the need for rip and replace, as well as the associated costs of multiple libraries to accommodate data growth. And best of all, Oracle Partners can provide their own support for this product and still receive all of the benefits of the Oracle Incentive Program. Click here for more information.

    August 6 Webex: Storagetek SL150 And Linear Tape File System (LTFS) Training

    $
    0
    0

    Join us August 6th for this informative session about the latest enhancements to the SL150 Modular Tape Library, as well as the NEW StorageTek Linear Tape File System (LTFS). In this session you’ll learn all that’s new with the SL150 Modular Tape Library, and we will discuss our newest addition to the tape portfolio, the StorageTek Linear Tape File System (LTFS) which enables you to use your tape library just like a regular disk – Go Diskless with StorageTek LTFS! So be sure to mark your calendar and join us for this must attend event! Who should attend: VAD/VAR partners. Presenters include: Randy Batterson, Channel Go To Market Director Scott Allen, Senior Product Manager Tape

    Functional Testing Business Processes in Oracle BPM Suite 11g by Arun Pareek

    $
    0
    0

    imageOver the last couple of projects, I have been trying to establish a set of methodologies around initiation, development, deployment and management of business processes using Oracle BPM Suite 11g. In a series of posts, I will be taking about a lot of problem areas that can be effectively tackled in order to deliver a highly successful BPM project using this technology. The areas I intend to cover are around design and modelling best practices, team development, delivery methodologies, testing, troubleshooting, automation, performance tuning and operational management to name a few. However in terms of priority and the nature of pain experienced in each of these aforementioned areas, I am of the opinion that a great chunk is attributed to testing and maintaining code quality. Business processes are in constant need to be truly dynamic more than ever so that planned as well as ad-hoc changes can be promoted seamlessly. Also with Oracle BPM Suite 11g promising greater involvement of business users in terms of making deployable changes to the processes, ensuring that functionality and quality of the build/changes is maintained is very crucial. In the previous blog post, I had elaborated on unit testing strategies for business processes and methods of achieving them from the Oracle BPM Suite 11g studio. Proper unit testing is important in terms of validating that the core logical outcomes of a business processes are executed as expected. Read the full article here.

    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

    New ADF Academy – Impressive Concept for ADF eLearning

    $
    0
    0

    There is new free ADF eLearning material available from Oracle - ADF Academy delivered online and available to anyone. You can access and learn from the first published course - Developing Applications with ADF Mobile.
    One of the great things about this material - different technical resources are collected into one single place. Plus interactive way of viewing these video/audio resources makes ADF learning real fun !

    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


    New – Oracle Exalytics In-Memory Machine X3-4

    $
    0
    0

    Oracle announced a new release of Exalytics In-Memory Machine X3-4. Find out why the Exalytics X3-4 is the best platform for delivering extreme performance for Business Intelligence (BI) and Enterprise Performance Management(EPM) applications. You can access the Sales and Technical FAQs and other useful resources to help you get started.

    Oracle Storage: Standalone and Engineered Systems (IDC Insight)

    $
    0
    0

    In June IDC published a interesting note named "Oracle Storage: Standalone and Engineered Systems".

    The IDC Insight report looks at the Oracle storage strategy across Oracle's external disk storage systems and tape automation product lines.

    Bullet points out of the report:

    • Over the past several years, Oracle has developed an extensive arsenal of storage products, from distributed file systems to external disk storage systems to tape automation.
    • Oracle competes with other leading storage vendors for discrete (or standalone) storage business while at the same time introducing market disruption . This comes with the company 's strategy in developing and selling infrastructure products and features targeted at the application and database owner.
    • The success Oracle has seen with the Oracle Engineered Systems solutions and in integrated Oracle database features with Oracle 's storage solutions has had implications on the Oracle storage business and will continue to be a growth engine for future Oracle storage wins. 

    Read the full IDC report by following the link.

    Top Exastack Partner Headlines 29 July

    $
    0
    0
    • 1Spatial’s Management Suite and Radius Studio achieve Oracle Exadata Ready and Oracle Exalogic Ready status. Read more.
    •  eMeter, a Siemens Business demonstrates ability to scale to 50 million meters to provide utilities of any size with risk-free growth.  Read more.
    • Smart ERP Solutions achieves Oracle Exadata Ready and Oracle Exalogic Ready Status.  Read more.

    Guided Learning Path For Oracle Accelerate Specialization

    Chain-Sys Uses Oracle Business Accelerators To Reduce Implementation Costs By 25 Percent

    $
    0
    0

    Oracle Business Accelerators for Oracle E-Business Suite and Chain-Sys's appLOAD tool reduced implementation costs by 25% for a major Indian power and infrastructure company. The customer completed its demerger and Oracle E-Business Suite reimplementation to allow for tax advantage incentives, better project management and maintenance tracking activity. Listen to the AppCast.

    Viewing all 19780 articles
    Browse latest View live


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