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

ATG Live Webcast Jan. 8th: Advanced EBS Management using Enterprise Manager

$
0
0

I'm pleased to announce our first webcast of the year:

  • Oracle Enterprise Manager: Advanced Management of Oracle E-Business Suite
    Wednesday, January 8, 2014
    10:00 AM Pacific Standard Time

You will receive links to the live webcast after you register here:

    Angelo Rosado and Vasu Rao, EBS Product Management, will provide an update on the latest Application Management Pack features for managing E-Business Suite environments with Oracle Enterprise Manager 12c.  They will cover AMP features such as:

    • Online Patching with E-Business Suite 12.2
    • Customization management 
    • Cloning
    • System monitoring
    • Configuration and compliance management 

    They will also provide a glimpse of the product roadmap, and you will have the opportunity to ask questions during the live webcast.

    EM12c AMP 12.1.0.2 screenshot

    Related Articles



    Low Downtime E-Business Suite Migrations using Oracle GoldenGate

    $
    0
    0
    Who likes to work work weekends and holidays to migrate a production database to new hardware or to upgrade to a new version?      In many cases working the weekend is unavoidable and often these types of activities have to be done while minimizing business activities that generating revenue.   But let’s face it, current migration methods haven’t changed a whole lot in twenty years;  take the system down Friday night, migrate the data to the new system in bulk or upgrade the database in place,   bring the system back up, unit test and hope Monday morning that everything works.    The techniques have changed and things have definitely improved on the efficiency side of the equation, but downtime for the business still exists.   As IT professionals and DBAs all know, months of planning and preparation go into making these types of event successful but things can go wrong.    “The best laid schemes of Mice and Men oft go awry, And leave us nothing but grief and pain, For Promised Joy - Robert Burns 1785."    For years customers have been asking for a better way to migrate or upgrade the underlying Oracle database for E-Business Suite with a low amount of downtime.    

    Oracle ACS (Advanced Customer Services) developed a services based solution to  deliver low downtime, low risk migrations and upgrades using Oracle GoldenGate as the enabling technology.    Oracle GoldenGate has a long track record of successful migrations and upgrades with little or no downtime.   Combining this technology with the services provided by Oracle ACS and customers now have an option significantly reduce their downtime when migrating or upgrading their Oracle databases.    The Oracle ACS Migration Service uses functions integrated in the Oracle Database for the initial load of the target system and Oracle GoldenGate for ongoing data synchronization (see image below). The process is suitable for all Oracle E-Business Suite products on an Oracle Database of any size. The end result is a database migration with low amount of downtime for business users. 



    One common question that comes up regarding this specific migration service is “Oracle GoldenGate provides zero downtime migrations for other applications, why not E-Busienss Suite?”  The reason why the migration service is a low downtime solution and not zero is that E-Business Suite uses Oracle Advanced Queues, which under meta data tables use the ANYDATA data type.   This particular data type is not currently supported by Oracle GoldenGate and as such has to be moved in bulk.    These tables typically have a very small amount of data and prior to cutting over to the new target environment, these tables are moved from the source to target as a complete unit.   A small amount of time is needed to perform this action. 

    For additional details about the Migration Services available for Oracle E-Business Suite, please refer to this data sheet

    Some nice new features in Oracle Appliance Manager 2.8 (OAK 2.8)

    $
    0
    0

    Oracle Appliance Manager 2.8 (aka, OAK 2.8) has a number of new, useful, and important features that further enhance ODA product capability and flexibility. In a nutshell, the following are the key new enhancements in OAK 2.8.  You can find details of each of these new features in the Oracle Database Appliance Getting Started Guide.

    Support for a shared repository for virtual machines and templates – If you are an ODA Virtualized Platform user, then this may be a big enhancement for you. In the earlier versions of Oracle Appliance Manager, the VM repository was stored only on local disks on each ODA server node. That restricted the amount of storage available for the storing and sizing VMs to the free space available on the local 600GB disks, which was 250GB on V1 ODA hardware and 350GB on the X3-2 ODA hardware. However, the newly available shared repository implementation allows for the creation of the VM repository on the shared storage, thereby significantly increasing the storage available for the VM repository.

    You can create a shared repository using the “oakcli create repo<repository-name> -dg <disk-group-name> -size <size in GB>” command. You can place the repository in the DATA or the RECO ASM disk group. Placing the repository on the shared storage not only increases the capacity of the repository, it also makes the repository accessible on both server nodes, thereby facilitating VM failover capabilities.

    Support for VLANs - With the 10GB network interfaces available on ODA, there is plenty of network bandwidth on the servers. VLAN (Virtual Local Area Network) provides a means to secure network traffic and isolate networks using logical identifiers. Broadcast propagated in one VLAN is thus not transmitted to the other VLANs. This also improves security as by placing devices in different broadcast domains, it is possible to limit access through the use of address filters and access lists. For communication across VLANs the traffic must pass through a layer-3 routing device, which can be configured to control and monitor access among different devices.

    You can create and manage VLANs using OAKCLI commands. For example, use the "oakcli create vlan <vlan name> -vlanid <vlan tag id> -if <interface name> -node <0|1>" command to create a VLAN on ODA. Similarly, "oakcli show vlan", "oakcli delete vlan" commands are available to see VLAN configuration, delete a VLAN configuration, etc.

    Database setup is now optional at the time of initial deployment– In the earlier versions of Oracle Appliance Manager, during the initial deployment, you had to create an initial database as part of the deployment. Sometimes, at the time of initial deployment users were not quite ready to create the database and needed to plan for its size, naming, and other configuration settings etc. With OAK 2.8, you now have the option to forgo the creation of this initial database.

    Instead, you may choose to create the database after the initial deployment using the “oakcli create database …” command. Note that you may use the default parameter file (/opt/oracle/oak/install/dbconf/default.dbconf) that specifies the block size, database language, characterset, etc. or create a new db configuration parameter file using the “oakcli create db_config_params …) command before issuing the “oakcli create database…” command.

    Hardware monitoring using OAKCLI– OAKCLI becomes even more powerful. From OAK 2.8 onwards, you can now monitor all hardware components (except storage, currently) of ODA using the OAKCLI command-line interface. This includes monitoring of servers, processors, memory, network interfaces, cooling units, and power units, etc.

    To monitor a component, simply issue the “oakcli show<component-name>” command. Where component name may be “server”, “processor”,“memory”, “power”, “cooling”, or “network”.

    Flexibility to have additional customizations– In the earlier version of Oracle Appliance Manager, standard UID/GID and usernames were used for Oracle and Grid users. If you need to adhere to certain local standards for usernames and ID numbers that you may have in place within your organization, then using the advanced deployment option of Appliance Manager you can now specify non-default UID/GID and usernames for Oracle and Grid owner users.

    The advanced deployment option is invoked simply by issuing the “oakcli deploy –advance” command.

    Happy New Year! Happy Upcoming Virtual Sysadmin Day!

    $
    0
    0

    As we join 2014, which is already in progress, we get to offer yet another free online training opportunity: the latest round of OTN's popular Virtual Sysadmin Day series.

    As with previous sessions, it's a half day of online, hands-on, proctored labs -- three parallel tracks for Oracle Solaris, Oracle Linux, and Oracle VM administrators.  It's free, but you do need to register, and there is some prep work you should do before the actual event, so sign up now, and get ready to roll.

    Oracle Virtual Sysadmin Day
    Tuesday January 28, 2014
    9:00am (Pacific) / 12noon (Eastern) / 3:00pm (BRST)
    REGISTER NOW


    .net 系の開発ツールの新バージョンがリリースされました

    $
    0
    0

    通常 ODAC と呼ばれるツール、ドライバーなどが Visual Studio 2013, .net Framework 4.5.1 で
    サーティファイされリリースされました。

    Oracle Database 12c 本体とは独立してリリースされますので 12cR2 とバージョン番号では先行して
    います。

    Oracle | .NET Developer Center

    Oracle Data Access Components (ODAC) 12c Release 2 can now be downloaded from OTN.

    ニュースはメールでも配信されます。いち早く知りたい方は上記URLの"Subscribe..."から登録することが
    できます。

    WebLogic & FMW Provisioning update by Amis

    $
    0
    0

    Already a year has passed since I wrote about WebLogic and Fusion Middleware provisioning with Puppet. In this year provisioning got a great boost with the popularity of DevOps and provisioning tools like Puppet, Chef or in combination with  Vagrant& Oracle VirtualBox.

    Provisioning without tooling can be hard for companies when they also do their own development or have many applications with its own lifecycle. For example applications can have different database vendors/ versions / types like SQL, NoSQL or Big Data and can run on different Middleware servers like .Net, JBoss or WebLogic with or without OSB & SOA Suite.

    Plus with loosely coupled architecture the application probably interacts with a few databases, have a few middleware components and integration with other applications. Combine this with a new trend to have components on premise or in the cloud, you know it can take some time to set this up.

    One environment is not enough for the whole application lifecycle, you need to have a development, test and acceptance environment and combine this with Continuous integration and deployment. I personally noticed that projects are heavily delayed cause there is no environment or the environment is not like the production environment.

    Provisioning was a hot topic on Oracle Openworld 2013, many OOW sessions mentioned or talked about it and in this article we will talk about what is possible now and what the future will be.

    Screen Shot 2013-10-26 at 16.18.25First Oracle feels our pain and is slowing changing WebLogic. In WebLogic 12.1.2 we can already see the first results.
    like

    • 1 WebLogic + Coherence jar for all Operating Systems, 32 or 64 architecture and without a JDK
    • 1 jar with WebLogic, Coherence and FMW infrastructure
    • 1 way of installing (OUI) and patching (OPatch)
    • Better WebLogic Maven support, this way we can install WebLogic or create a Domain from Maven. Read the complete article here.

    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

    Business Analytics Monthly Index - December 2013

    $
    0
    0

    Wishing all a very Happy New Year for 2014. To "kickstart" the month off here is a quick review of the Proactive Support Blog postings from the previous month.

    Welcome to the Monthly Index posting for December 2013.

    Within each section the items are shown in chronological order.


    Oracle Business Analytics - Blog

    Monthly Index - December 2013
    General SummaryLink
    November 2013 Index Posting
    - Review the previous months Index page.
    Business Intelligence (BI) SummaryLink
    OBIEE Version Name Change
    -Summary outlining the recent version number change.
    Enterprise Performance Management (EPM) SummaryLink
    December EPM Patch Setup Updates released
    - Short videos are provided from the EPM Information Development Team.
    Financial Close Management 11.1.2.3 Online Tutorials
    - Listing of available tutorials available for for FCM 11.1.2.3.
    Patch Release: Financial Data Quality Management Enterprise Edition 11.1.2.3.200
    - Summary details of the PSU for FDMEE.
    Advisor Webcast SummaryLink
    Advisor Webcast: OBIEE 11g Diagnostic Tools and How to Use Them
    - AW: Discussing the available OBIEE diagnostic tools & how to use them to resolve problems & errors.
      (the post presentation recording is available via Doc ID 1599274.1)
    Advisor Webcasts Recap For 2013
    - Summary of all EPM & BI Advisor Webcasts hosted during 2013.
    For more information on future webcasts and archived recordings
    visit Doc ID 1456233.1.

    回首2013: 我没有看到那些的到来

    $
    0
    0

    by Jim Lein | Sr. Principal Product Marketing Director | Oracle Midsize Programs | @JimLein

        我打赌你和我一样,被发布2014年趋势和预测的邮件和社交媒体帖子淹没了。我觉得了解一下专家哪些做错了以及为什么可能更有趣。

       我坦白——我曾计划在2014年更新我的2013年高成长型企业的7个企业应用产品趋势,但当我开始着手时,突然想到一首歌的歌词, Cracker少年人的忧虑 :“世界现在需要另一个乡村歌手,正如我需要在头上打个洞”。我作为一个乡村歌手,觉得这歌词有点露骨,但这个想法促使我意识到可能我们最不需要的就是再做一套新年预测了。

    电子邮件之痛

        这是最有影响力,长期酝酿的趋势,但在2013年,并没有达到沸点。每天潮水般涌入的电子邮件使我们难以迅速得到我们想要的有洞察力和价值的信息以帮助我们更好的决策。

        年中,我们团队采纳了email charter 并将我们所有的协同工作转到 Oracle Social Network。我已经100%的从邮件转至社交媒体,并发送短信给我的联络人。即便如此,我每天依然要花2个多小时查看邮件。这还是个必要的麻烦。平均而言,子邮件用户每小时查看收件箱30次!

        无论你是婴儿潮一代,还是XYZ一代,我们都希望有更少的电子邮件。我们的注意力持续时间都太短,人人都有信息瘾。我们花几个小时扫描电子邮件标题行和社交媒体标签行,以发现那一两个能抓住我们视线的词,同时,和更少更短的内容相比,我们更想要更好的内容。

    一个誓言;一个预测

        我发誓在2014年制作更强大的内容——与成长型中型企业的决策者分享来自Oracle、合作伙伴和客户专家的有价值的思想领导力。

        我预测我会使用语音识别软件,加入日渐膨胀的认为全键盘已经成为完全是浪费空间与效率的用户大军。

        时间会告诉我们,这两项是否会准确。

     

    附:2013年高成长型企业的7个企业应用产品趋势

            Oracle及其合作伙伴在2012年忙于帮助中型企业进行企业应用产品和技术平台的现代化以支持其成长。部署模式在持续演化。移动应用的部署成为影响IT策略的主要考虑因素。在财务和技术经理头脑中,最首要的依然是追求通过Business Intelligence (BI) 解决方案便捷访问清晰和相关的业绩指标。这些趋势在2013年是否持续呢?是否会有其他技术出现影响成长型企业的IT策略呢?Oracle专家和合作伙伴在衡量如何期许2013年。

        这个清单列出的趋势是相互关联的并对全权市场显示谨慎乐观。一贯支持中型市场需求并不断扩展的Oracle community看到中型企业对IT现代化的持续承诺以充分利用成长的机会。

    IT能力差距的加深

        自从管理信息系统(MIS)的曙光出现,了解如何应用技术方案解决现实业务挑战的人员就一直极为抢手。当全球的某些市场还没有遇到IT技术人员的短缺,其他地方则由于缺少合格的求职者而出现职位空缺。一些高等院校看到需求并提供涵盖业务和技术课程的跨学科学历项目同时,很多技术方案供应商也加强了对高中和大学学生和毕业者的投资,例如 Oracle Academy Oracle's Product Development Internship 项目。计划在2013年进行企业级应用系统现代化的公司应不仅考虑潜在的解决方案能力,也应考虑部署、维护及长期调整的便利性。进行企业资源计划(ERP)应该让IT简化,而不是复杂化,并给企业提供更多系统和业务管理的选项。Oracle 合作伙伴发现一个轻微的趋势,更多的中型企业向业务分析师和应用专家外包,这符合一个更大的趋势,即减少IT员工。他们也感到他们的客户对投资于培训和辅导项目以更快实现自给自足的兴趣也提升。

     

    具有行业最佳实践的更迅速,更紧凑,更快速的部署

        大多数成长型企业需要更快地部署企业级应用软件以降低成本、减少业务中断并快速实现价值。创业者需要在第一天就拥有稳健的应用产品。在Oracle中型客户和潜在客户中,并购和剥离是快速成长的最常见驱动力。这种机会由于合同义务或业务周期限制往往需要在严格的截止日期前新系统就要到位。现在,第一次部署Oracle ERP的中型企业通常 接受嵌入最佳实践的75% ,是因为行业标准是对现有流程的一项改进,或因为按照做事的老方法配置新系统难以获得战略价值。其余的定义其行业的特殊性竞争属性等需求,则由实施团队配置。作为结果,和以前传统的需要评估并建议书(RFP)评估流程相比,新的解决方案常常更快上线并创建价值。

     

    发现技术升级的好处

        升级现有的企业应用产品,尤其是像Oracle这样不断在解决方案上投资的厂商,会提供现代化的最佳途径。升级项目通常由于需要保持在受支持的版本,如果没有有形的ROI,常常会因为价格高,难度大而难以获得批准。10年前,升级可以仅仅作为业务运营成本得到批准。而今天,财务和技术经理认为IT能促进战略项目,而不仅仅是后台交易平台。一线ERP解决方案在过去的十年有了显著的提升。成长型中型企业的财务和IT经理可以建立一个更强大的业务情况,研制更广泛更长远的计划以筹划现在和未来进行升级如何能够帮助相应的盈利创收或减少开支的IT项目。这种情况包括利用在现有投资的核心产品中采用更多功能,或部署互补性产品以解决遇到“物超所值”机会的更高业务领域的价值。

     

    云使得ERP更加兴奋

        Vinyl music 专辑日益受到喜爱,因为其模拟音效远远超过了下载的电子MP3。雪上摩托车技术创新扭转了过去二十年的滑板滑雪热潮。而现在,云的出现让ERP的乐趣重现。不经意的扩张让中型企业处于现金的位置,其首要目标常常是合理化公司的构成组合并标准化至一个技术平台。CIOCFO仅希望能拥有一个更可预见的IT成本模型,而不用牺牲其能力——既能够提供根据新的业务活动配置流程的灵活性,又可以扩展添加运营和业务伙伴(如外包生产商)的能力,以及与第三方解决方案的集成。Oracle合作伙伴发现中型企业客户越来越经常要求更深入地了解如何运用现有投资,切实将一些流程转成云模式Oracle的方法是为客户提供其感兴趣的最广泛的云选择组合,包括短期和长期计划(了解更多内容,请阅读"ERP in the Cloud: CFOs See the Value of Running Enterprise Applications as a Service,"作者Steve Miranda, Executive Vice President, Oracle Applications Development).

    商务分析因为清晰的ROI而持续保持热度

        商务分析——商务智能(BI) 及业务绩效管理(EPM) ——很多年一直保持高热度以至于市场人员都用完了可用的词汇。也许他们也不再需要了,因为商务分析的投资回报(ROI) 的说法又好有常被用到。成长型企业需要更加精确的计划和预测,他们需要直观的基于角色的商务只能帮助更好的决策。商务分析是ERP从效率到效益到业务转型而不断进化的催化剂,正如报道"Analytics: Driving Innovation With Analytics"中所说。这篇报道引用了Dresner Advisory Services BI专业人员的调查,在给出的BI技术清单中,受访者将分析与运营流程的集成排到最高位,其中74%指出其为最关键或很重要。由于商务分析产品越来越好并越来越容易实施,因此在成长型中型企业中也一直保持热度。分析产品上线时可以让企业部署75-85%的业绩指标,而且非技术人员,如CFO,也日益普遍在其iPad上设置BIEPM仪表盘。商务分析并不仅适合大型企业,Oracle合作伙伴告诉我们甚至是年收入在USD 10-20 million的企业也在从商务分析投资中获取投资回报。

    更多企业级应用产品支持移动设备

        进取型财务和IT经理们在过去的几年不断调试智能手机以优化信息访问及更好更高效地管理其日常事务。然后又出现了Apple® iPad®——更稳健的设备,更大的显示屏。苹果的竞争对手很快也推出他们的平板和平板手机(最佳支持移动及多媒体应用产品的大屏幕智能手机)版本。当这些专业人士研究了移动设备后,就迅速发现在四处开会、商务旅行甚至上班通勤时,他们不再需要拖着笔记本电脑。现在,无论是在哪里,用什么设备在家里,在办公室,在会议中或在路上,他们越来越多采用一致的通道访问所有相关的数据。要展示完整解决方案的能力应该包含仪表盘、推送预警和工作流的系统演示,因为这是管理者们即将使用系统的方式。企业应用移动性已扩大到董事会之外。大量工作人员将书面数据转入交易系统的“后台办公室”的日子已经过去了,平板电脑日益替换了车间的工作台,在出租的运货卡车上找到道路,并出现在零售柜台后面,因为这里才是业务发生的地方。这是交易信息生成的地点,任何企业都不愿其在这些岗位的员工费力地学习一系列ERP界面以完成其工作。

    大数据是下一件大事

        迄今为止,商务分析很大程度上是从良好界定(可以理解)的一系列来源从事结构化数据分析。与之相反大数据及其增长则是难以界定,并更难预期。我们看不到也摸不到,也不能感受它的巨大,例如将大数据头顶头的放下来看看是否能到达月球再返回。但成长型中型企业的财务和技术经理本能的知道其业务行为每年都在获取指数级增长的非结构化信息——大数据。大数据的来源包括核心交易系统、在线商店和帮助站、CRM解决方案、产品传感器、智能手机、医疗设备和社交媒体活动。它展示了关于客户、合作伙伴、员工和运营的潜在的宝贵的(还常常是拥有专利的)知识。因此,Oracle合作伙伴在同成长型中型企业工作时越来越与其客户探讨大数据。尽管这些客户分析认为云计算,商务分析和移动应用符合其近期计划,但他们也认识到总有一天会面临驾驭大数据能力的要求。不久前,这些数据还只是在一个小组或业务线单独知道的部落知识,当环境变化时就彻底丢失。现在,这些是存在于系统中的原始信息并成为待处理的企业财产。想想看,早期的GPS系统只能告诉你如何从地点A到地点B,而今天的GPS系统在向导上叠加了一系列的推荐(如何避免交通拥堵和封闭道路)和观点(哪个酒店最划算,哪个餐馆提供最好的午饭)。同样,成长型企业也可以获益,无论是获得到达其目标的最好路径的更多指导,还是更多了解客户、合作伙伴和员工对他们的评价。

    总结

        成长型中型企业的财务和IT经理希望信息系统更加智能,更好访问,更加普遍。他们希望企业的每个人都可以以可以消化的格式访问正确的信息。第一代ERP是交易性的,关于“命令和控制”。今天的ERP则是将整个机构放入一个包含标准化流程的系统。它更高效,更智能,也更敏捷。今天的业务经理喜欢实时访问股市活动、每小时天气预报、航班状态更新,以及等有人在Facebook上提到他们或可以取洗好的干洗衣物时的推送预警。他们从其业务系统中没有少要什么,而现在,要求的也不是太多。一线ERP现在比以往任何时候都更加易于部署。

     

    Contributors

    Shane Eisenhauer, Vice President, Platinum level member of Oracle PartnerNetwork, Terillium, Inc., Cincinnati, Ohio, USA

    Paul Connelly, Co-Owner and Principal Consultant, Gold level member of Oracle PartnerNetwork, Percipient Consulting, Northwich, UK

    Maureen Clifford, CEO, Gold level member of Oracle PartnerNetwork, Ndevr Pty Ltd, Melbourne, Australia

    Deborah Arnold, Founder and Partner, Platinum level member of Oracle PartnerNetwork, DAZ Systems, Inc., El Segundo, CA, USA

    Lyle Ekdahl, Group Vice President General Manager, Oracle's JD Edwards, Denver, CO, USA

    Steve Cox, Vice President, Oracle Accelerate Global Programs, Bristol, UK


    现在的软件选择是如同在线约会了吗?

    $
    0
    0

                      

     

    作者 Jim Lein | Sr. Principal Product Marketing Director | Oracle Midsize Programs | @JimLein

     

     系列之一:如何选择合适的软件解决方案以解决实际业务挑战。

     

            我的很多、很多单身朋友都曾经尝试在线约会,因为从某些角度而言,这是用一种现代而便捷的方式解决一个古老而复杂的问题——找到那个完美的配偶、灵魂的伴侣及优秀的另一半。这完美地契合了人类的渴求。

     

            同样,对于挑选商务软件解决方案的在线建议和工具也为数不少。在Google搜索software vendor selection”,你会找到6,570,000个结果。忽视如此海量的可以免费访问的信息无疑是愚蠢的,但如何进行信息整理?如何给麦子脱壳?如何从伪装中发现真实?

     

            当寻求问题与方案的完美搭配时,成长型企业的决策者不能只是伸出手,摘下第一个抓住自己视线的亮闪闪的事物,也不能让自己深陷冗长的解决方案审核流程以至于最终要解决的问题已不复相关。

    那么,当今的决策者应该如何选择一个适当的软件,从而既满足了迫切的需求,又能够禁得起时间的考验呢?

     

            在未来的几个月我们将探讨这个迫切的问题,收集并分享来自与权威人士、实施伙伴、客户及Oracle专家的建议。我们将寻求新鲜和现代的想法——从包罗万象的战略到业务部门的战术——以帮助成长型企业选择可以解决现实业务挑战的合适的现代技术解决方案。

     

        这里有一些我们亟待深入发掘的课题:

                1.      RFP/RFI是否已经过时?

                2.      什么时候雇佣一个帮助选择的合作伙伴比较合理?

                3.      做出正确的���策需要多久?

                4.      软件供应商能否成为“合作伙伴”,而不仅仅是“供应商”?

       

    如果您愿意探讨这些话题,欢迎分享您的想法并发给我消息。

    现在的软件选择是如同在线约会了吗?2 ——美好的预期

    $
    0
    0

    byJim Lein | Sr. Principal Product Marketing Director | Oracle Midsize Programs |@JimLein

    我已经发布了在软件选择思想领导力这一系列的第一篇。这是第二篇,未来我们将最大范围内从Oracle Community中采访专家并分享感受。

           我以前的一个Oracle同事——一个美丽、忙碌并受过高等教育的全球旅行者——通过在线约会服务遇到她未来的丈夫。他是个外科大夫,而现在,在他们第二个结婚纪念日之前,她已经开心的留在家里成为一个健康新宝贝的妈妈。但是不是所有的在线约会者都敢抱有如此美好的预期呢?

            在进行软件选择时,成长型企业的关键决策人也抱有同样美好的预期。为什么不呢?我们正经历着前所未有的技术创新时代。云解决方案证明天空已不再是局限。一个高度竞争的市场迫使所有的解决方案供应商时刻保持警惕。同时,每天都好像有新的企业级软件供应商从某个角落冒出来,兜售一些新的创新——一些以前从未发现的秘密调料——他们相信会点亮今年的软件世界。而我们不要回首太远就能记起建立一个可持续的技术公司有多么难,如何既满足客户当前的需求,又满足未来的需求。

            找到完美的对象从来不容易,这就是为什么我们要着手这一系列:帮助成长型企业的决策者从他人的经验中找到那个特别的软件供应商。

            如果您愿意探讨这些话题,欢迎分享您的想法并发给我消息。

    5 Predictions for CX in Customer Service for 2014 by Brian Curran

    $
    0
    0

    Happy New Year to you! As we move into 2014, I spent some time thinking about the trends we’re seeing in customer experience and how they relate more specifically to customer service. Here are a few predictions I have for the coming year. Let me know what you think, too!

    Easy & Accessible Trumps Delightful & Courteous

    The usage of Customer Effort Score (CES), the measure of how much effort the customer has to put forth to resolve a customer service issue, will exceed the usage of the Customer Satisfaction Index (CSI) as the important measurement to determine effectiveness of your service delivery. Customers today expect service to be easy and accessible. And, even if you have the most courteous agents who are empowered to delight customers, if the process required a lot of effort from customers, they are more likely to turn to a competitor the next time they purchase. CES can also provide specific feedback into where to focus your improvement efforts, such as the time it takes to search for an accurate solution, or the effort it takes to return an item. It is a stronger predictor of customer loyalty. 

    2.      Brand Equity and Trust is Built More During the Use Phase(Service and Support) of the Customer Lifecycle

    Your brand’s promise is delivered when people use your product or service and it actually fulfills the need that drove them to your brand in the first place. The perception of the buying experience fades quickly but the perception of whether your product or service met my needs does not. We call this part of the customer lifecycle the “use” cycle, and a key part of this cycle is customer service. Customer Service is the #1 key mover of Net Promoter Score (NPS), the likelihood that a customer will recommend your product to someone else. This linkage between Customer Service and brand equity will drive higher investments in customer service as a key part of your organization’s marketing strategy.

    3.       Service and Support Interactions Drive Higher Conversion Rates in the Buying Phase

    When people research a product during the buying phase, they often research how others feel about the product or service they received from your brand. This feeling is garnered during the “Use” phase of the customer lifecycle, and it is driven by the value they received from your product. Knowledge of how that product works and interactions with your brand post-purchase to solve issues influences customer recommendations. These recommendations are the #1 driver of conversion rates during the buying cycle. 

    Omni-Channel “Conversations” Differentiate in Customer Service

    As customer expectations of anywhere, anytime service continue to rise, Omni-channel “conversations”-- the ability to switch channels but continue the conversation without repeating yourself--will become the differentiator in customer service. And, as the usage of mobile continues to explode, all “conversations” need to be able to be performed on a mobile device (Web Customer Service, Chat, Virtual Assistant, Collaboration, and Voice) and transition smoothly from the device to other channels when necessary. 

    5.       “Big Data” Provides Real-Time Personalization and Actions

    Big data has been the buzz for a few years now, along with the promise of personalizing interactions for increased conversions and customer loyalty. But, it’s more than just collecting massive amounts of data. It’s about the laser focus of analytics and decision tools for taking action on the specifics of it—for a specific customer. Predicting customer needs and being proactive in your engagement helps to drive a more effortless interaction. You should know why a customer is calling and the probability of an answer based on data you have about recent interactions across all channels. You should know where the customer is located and the availability of help in the area. And, all of this information shouldn’t “creep” the customer out, but should instead add value to the relationship with your brand. Your customers will be more likely to opt-in to reduced privacy if you can save them time and effort, helping them get back to fulfilling their needs. 

    For more information, please visit our website.

    8 Predictions for Customer Service in 2014 by David Vap

    $
    0
    0

    Happy New Year! As we embark on 2014, I thought about the key trends that we’re seeing in the customer service business and how they impact you as well as the impact to the Oracle Service Cloud business.  Here's my 2 cents on what matters for the new year.  Feel free to put in your own 2 cents in the comments!

    1. Customer Service Becomes a Boardroom Priority

    We’re about 3 years into the Age of the Customer, a 20-year cycle in which the most successful enterprises will reinvent themselves to systematically understand and serve increasingly powerful customers.” (Source: Forrester Research, Inc., Competitive Strategy In The Age Of The Customer, October 2013) The strong correlation between customer service, brand equity, and sales conversions is becoming conventional wisdom. And, the cross-organization initiatives that are required to deliver the best customer service require boardroom-level sponsorship. According to Joanne Causon, CEO, Institute of Customer Service, “There is a close alignment between the financial performance of an organization and its customer service…  It is about the decisions made in the boardroom. Focusing your customer service strategy across the whole of the organization, how it relates to other parts of the organization such as finance and marketing.” (Source: Institute of Customer Service)

    2. Your Customers Don’t Want to Talk to You

    As Gen-Y and Millennials are increasing into the demographic mix, more of your customers don’t want to talk to you. Talking on a phone is “so old school” to these generations. They prefer to serve themselves via the Web, and increasingly on a mobile device. And, when they do find that they need to talk to you, they want the transition to be easy and seamless – with the click of a button, without repeating information, no writing down a service request number, etc. 

    In a recent survey conducted by Unisphere Research, “31 percent of all customer interactions today are conducted via the Web, and an additional 9 percent are conducted via the mobile Web or mobile applications… The highest concentration of Web self-service capabilities right now is in the finance/insurance (52 percent) and government/education/nonprofit (50 percent) sectors.” 

    According to a blog post written by Kate Leggett, Forrester Research, “we’ve seen a 12% rise in web self-service usage, a 24% rise in chat usage, and a 25% increase in community usage for customer service in the past three years”.  Voice is still the most used service channel, but self-service channels are experiencing significant growth. (Source:  Forrester Research, Inc., Forrester’s Top 15 Trends for Customer Service in 2013, January 2013.)

    3. Mobile, Mobile, Mobile

    Fifty-five percentof all time spent with online retailers in June 2013 occurred on a mobile device, surpassing time spent on PCs, according to comScore, a Web and mobile measurement firm. Our own customer usage data tells us that 20% of support interactions are taking place over mobile. So, it’s no surprise that 62% of companies think mobile customer service is a competitive differentiator(Source:ICMI)  The challenge is that the mobile device mix continues to get more fragmented with the various operating systems (iOS, Android, Windows, RIM, etc.) and the device formats (tablets, mini-tablets, smart phones, etc.) And, many customers begin transactions on a mobile device and later transition to Web or assisted channels to complete a transaction. Amidst all this complexity, two things are clear:  1) providing support for the most common transactions in the mobile format that customers use is a must, and 2) ensuring a smooth transition between mobile and other support channels will become a strong differentiator against the competition.

    4. Your Coffee Maker Serves Itself

    Connected devices such as game consoles, TVs, appliances, personal fitness devices to name a few are expected to grow to 25 billion in 2015.(Source:  CISCO IBSG) So, your coffee maker may request its own service by going online to troubleshoot issues and download updates – without you even knowing it’s happened. 

    Again, the seamless transition between support channels is a differentiator.  If the customer contacts you with an issue, the ability to link that customer to their device and access support data for the device helps your support agents provide more efficient and effective service. If they know the status of the device and what has happened, they can more easily take the appropriate corrective actions. 

    Additionally, customers may want to use their device to get service without having to switch to another channel. For instance, if a customer is having a technical issue with a game, they want to be able to get service from within the game without switching to a phone, PC, or mobile device.  Providing service directly from internet-enabled devices will become a more common expectation.

    5. Knowledge is Everywhere

    We all know that customers have a lot of choice in who they do business with and that attention spans are very short. A substandard service experience leads to customer frustration and negative perceptions about the product as well as the company. An interruption in the buying process may mean abandonment. The end result is an increased likelihood that customers will go to a competitor next time. To address customer’s expectations that everything should be fast, easy and accessible, knowledge can’t be a separate destination, living in the support or service portal only. It needs to be woven into the entire customer lifecycle and accessible via any channel the customer chooses.  It needs to be contextual to what the customer is doing. And, it needs to leverage the collective community of experts – both inside and outside of your company. Share your knowledge everywhere so it adds value to your customers!

    6. The Web Comes Alive

    Given that many of your customers don’t want to talk to you, there is a need to provide them with the best possible experience on your online channels. Doing so requires the ability to answer the questions online that historically ended up in your call center, providing the ability to deliver a personalized interaction in what have been, to this point, very impersonal online interactions around knowledge. In an effort to create a more human-like interaction that can replicate the knowledge of their best service representatives and provide a more personalized Web experience, more companies will adopt a virtual assistant, an intelligent online concierge, to increase customer loyalty and reduce costs.   

    7. Social Gets Real

    We’re past the buzz phase and into the reality phase with social customer service. Our own customer usage data tells us that for established peer-to-peer communities, 30-40% of self-service interactions are coming through this channel, indicating that collective knowledge is becoming a significant part of solving customer issues. And, 62% of customers have already used social media for customer service issues (Source: Mashable), raising the importance of monitoring social channels and responding to issues in those channels before they become crises. But many businesses today have bolted social customer service onto their existing customer service platform. Instead, in order to best leverage social channels to achieve the greatest business benefits, organizations will need a tightly integrated social service platform that helps customers find answers they can trust--and helps the companies tune and optimize their social investments. 

    8. Employee Experience Takes the Limelight

    “Engaged employees work harder, stay later, and make more recommendations. You can’t create or sustain great customer experience with disengaged employees.” (Source: Bruce Temkin) While this wisdom isn’t new, 2014 will see increased focus on employee engagement in order to drive better customer experiences and company results. Relating to customer service specifically, we’ll see companies invest in more training, empowerment, and tools to make it easier for employees to deliver on great customer experiences. 

    For more information, please visit our website.

    Why Oracle Engineered Systems are Best

    $
    0
    0

    Why Oracle Engineered Systems are Best

    The trend toward adoption of pre-integrated data center 'building blocks' combining applications, database and middleware software, data storage, compute, networking, virtualization and management is well underway within most global enterprises.  This trend, and Oracle's leadership position, is evidenced by recent survey data and analysis published by numerous industry luminaries (such as Gartner and IDC).  While not all such offerings from all vendors are equivalent, they all have common aims: cost reduction, improved efficiency, better ease of use and the agility to take advantage of marketplace opportunities and technology changes as quickly as they occur, for as long as they last.

    The basic integration of hardware, virtualization and management software into factory-assembled products has been happening for several years, largely driven by the desire to help the owners and operators of data centers to do more with less cost and risk.  This factory integration of "infrastructure" components is largely the evolution of an even earlier trend toward vendor-lead development of reference architectures (so-called 'cookbooks') which aimed to ease the post-sale deployment and integration of complex infrastructure systems comprised of tens or hundreds of discrete components, often from multiple separate vendors.  Oracle, by way of comparison, has taken a different approach that reached further up the technology stack to the application software that lies at the heart of the enterprise.  

    For most enterprises, and certainly most of Oracle's customers, it is the applications (and their enabling middleware and database software) that matter most.  Oracle has become one of the largest technology companies in the world on the strength of our vast and unequaled portfolio of software products, and our strategy with Oracle Engineered Systems has therefore been to develop infrastructure that is both easier for data center operators to deploy and operate and which delivers unique optimizations which enhance the performance, reliability, manageability, efficiency to the owners of the applications and software that are essential to the business and are driving the lions share of overall IT investment.  Simply put, Oracle's Engineered Systems are more than reference architectures or pre-integrated hardware infrastructure building blocks.  Oracle's Engineered Systems are each designed to support specific high-value, mission critical software workloads, from industry-specific applications and ERP to database, middleware, big data and analytics.

    Since their introduction, Oracle Engineered Systems products have proven to be extremely appealing to enterprises the world over.  This is not simply because Oracle has unsurpassed engineering talent and unique intellectual property and therefore delivers extremely technically advanced Engineered Systems products, although this is unquestionably true.  While we do have some of the best engineering talent in the world developing our Engineered Systems products, there are many reasons why Oracle Engineered Systems are superior to home-grown alternatives.  Oracle's unique position as the only vendor offering a complete portfolio of applications, database, middleware, storage, compute platforms, networking, virtualization, operating systems and management has given us a huge advantage over our competitors which we are augmenting at an already rapid and accelerating pace.

    In general, however, within any given IT organization and enterprise, different stakeholders continue to have different concerns, reflecting their roles within the organization, backgrounds and the importance of any given application or technology within their industry.  It is not uncommon for concepts like Total Cost of Ownership to have limited relevance outside the executive suite, with management layers below focused entirely on their area of responsibility and not at all on benefits that lie outside.  That said, the benefits of Oracle’s Engineered Systems are not at all hard to characterize and are, at some level, common to all of the products in our Engineered systems portfolio: 

    • Shorter implementation time 

      • Many (most) of the components of the desired application platform are pre-assembled by Oracle and are rapidly manufactured, shipped and installed
      • Oracle and our partners offer expert services tailored for our well known (global standard) Engineered Systems
      • The target Oracle software has been pre-tested, documented and (in many cases) designed for deployment on/with that specific Engineered System
      • Oracle support has special skills and tools to help find and correct stability and performance problems with our Engineered systems, especially when running Oracle workloads (reflected in our Platinum Services SLAs)

    • Better reliability and reduced downtime 

      • Engineered systems are carefully designed for reliability and serviceability (such as the RAS features of our T and M-series servers,  our delivery of fully tested Engineered System patch bundles containing firmware, device drivers, OS patches, management agent patches, system software and middleware or database patches, and design for no-single-point-of-failure redundancy and built in disaster recovery) 
      • Oracle support has special skills and tools to help find and correct stability and performance problems with our Engineered systems, especially when running Oracle workloads (reflected in our Platinum Services SLAs)
      • Hundreds or thousands of Oracle customers are running the same systems under the same workloads, resulting in a higher degree of ‘testing’ than could ever be possible in a single Quality Assurance lab environment

    • Better performance and resource efficiency 

      • Oracle designs Engineered System hardware based on intimate knowledge of the software workloads each system will support, and modifies the Oracle software to take fullest advantage of the Engineered system hardware it will run on
      • Oracle tests the characteristics of the combined hardware and software (the Engineered Systems, often including Oracle applications) in our labs continuously and thereby identifies flawed components (and suppliers/product lines), system design limitations and ideal tuning and configuration to a degree that is utterly impractical in the field, under the time and budgetary constraints of any typical customer project

    • Lower software license and ongoing costs and higher software ROI

      • Oracle’s tools and services span the entire Oracle stack, simplifying system-wide maintenance and administration
      • Superior engineered system performance and efficiency results in the need for fewer software licenses and instances and higher productivity per licensed user

    • Better investment protection and business continuity

      • Oracle’s software and hardware are engineered together, resulting in a much higher degree of out-of-the-box compatibility and usability than would otherwise be possible and guaranteed alignment between new feature development and the ability of the underlying platform to support them (Oracle’s Hybrid Columnar Compression, Smart Flash Cache, Exabus, in-memory application modules, in-memory database enhancements and Software-in-Silicon technology are all excellent examples)
      • Oracle has world-wide reach and an unparalleled ability to manage its supply chain, assuring that the availability of key technologies and components of our systems is uninterrupted and intellectual property rights are safely and consistently managed
    Quantifying these benefits is often a challenge, of course, simply because the necessary information about current and projected costs and revenue opportunities tends to be distributed within the enterprise and (in many cases) carefully guarded.  While the precision with which we can predict the business value of any given Oracle Engineered system deployment versus some other lesser option is therefore limited, an increasing number of Oracle customers are making the decision to take steps now, in the right direction.

    BPM and SOA are going mobile by Guido Schmutz & Torsten Winterberg

    $
    0
    0

    An Architecture Perspective presented at Oracle OpenWorld 2013.



    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 & FMW Provisioning update by Amis

    $
    0
    0

    Already a year has passed since I wrote about WebLogic and Fusion Middleware provisioning with Puppet. In this year provisioning got a great boost with the popularity of DevOps and provisioning tools like Puppet, Chef or in combination with  Vagrant& Oracle VirtualBox.

    Provisioning without tooling can be hard for companies when they also do their own development or have many applications with its own lifecycle. For example applications can have different database vendors/ versions / types like SQL, NoSQL or Big Data and can run on different Middleware servers like .Net, JBoss or WebLogic with or without OSB & SOA Suite.

    Plus with loosely coupled architecture the application probably interacts with a few databases, have a few middleware components and integration with other applications. Combine this with a new trend to have components on premise or in the cloud, you know it can take some time to set this up.

    One environment is not enough for the whole application lifecycle, you need to have a development, test and acceptance environment and combine this with Continuous integration and deployment. I personally noticed that projects are heavily delayed cause there is no environment or the environment is not like the production environment.

    Provisioning was a hot topic on Oracle Openworld 2013, many OOW sessions mentioned or talked about it and in this article we will talk about what is possible now and what the future will be.

    Screen Shot 2013-10-26 at 16.18.25First Oracle feels our pain and is slowing changing WebLogic. In WebLogic 12.1.2 we can already see the first results.
    like

    • 1 WebLogic + Coherence jar for all Operating Systems, 32 or 64 architecture and without a JDK
    • 1 jar with WebLogic, Coherence and FMW infrastructure
    • 1 way of installing (OUI) and patching (OPatch)
    • Better WebLogic Maven support, this way we can install WebLogic or create a Domain from Maven. Read the complete article here.

    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


    Top 15 solution documents for WebCenter Content

    $
    0
    0

    The following are the top 15 documents that are linked to SRs as solutions, for WebCenter Content issues, during the last quarter.

    1488570.1Where to Find the Oracle WebCenter Sites Product Documentation
    841907.1How To Monitor Bugs And Enhancement Requests Via My Oracle Support
    1128574.1
    Master Note for WebCenter Capture and WebCenter Distributed Capture v10g
    1579211.1
    Contributor UI Fails In Google Chrome 29
    1522139.1
    How can I contact Oracle Consulting Services (OCS)?
    740875.1
    How to Download and install a Patch from My Oracle Support
    1446199.1
    Where can I download the WebCenter Sites software and documentation?
    1209496.1
    How to Set Up a Multi Node UCM Cluster for 11g Content Server, URM/Records Manager, or IBR/Inbound Refinery on Certified Operating Systems
    1581671.1
    How To Upgrade Previous Versions Of WCC 11G To 11.1.1.8.0
    1592799.1
    WebCenter Content Server Admin Applets Failing after Java Plugin Upgraded to Java 1.7.0_45
    1509747.1
    Links to One-Off/Interim and Fully Released Patches for Oracle WebCenter Content, 11g (MLR numbers/links)
    1471102.1
    Where Can I Download Patches and Jumpstart Kits for WebCenter Sites?
    1448024.1
    How to obtain the latest version of Support Tools
    1212923.1
    Statement of Policy Regarding UCM Customizations and the Support of Custom Code
    1465844.1
    Where to Find the Oracle WebCenter Content Product Documentation

    invite: Oracle Fusion Product Hub PartnerLab PILOT

    $
    0
    0

    This PartnerLab event presents the fundamental concepts of the Oracle Fusion Product Hub Applications. It introduces you to functional areas of the product, how it is used and what you need to consider when implementing it for an organization.

    Nature of the event: This PartnerLab is a workshop type of 2 day event led by Oracle PreSales and Product Development subject matter experts These 2 days consist of discussions, presentations, demonstration and hands on exercises. Note: hands on exercises in already installed environment, i.e. you can consider the Product Hub PartnerLab as an extended hands on presales demo event. This PartnerLab will be delivered in English.

    Preferred profile of a participant: This PartnerLab is designed for your lead Product Hub Implementation architects, presales and implementation consultants; those who will support your Fusion Product Hub sales and consulting practice as it grows. The individual who is attending the PartnerLab must have prior experience implementing Product Hub solution. We expect your participant to leverage lessons learned onwards in your organization (i.e. a Train the Trainer approach).

    Seats available for your Organization: Two (out of total 20). Note that we have only 20 seats in total for this event.

    Mandatory prerequisites for a participant: Please view material available and complete assessment before you attend the PartnerLab event. Material and assessments cover foundational information about Oracle Fusion Product Hub.

    Remarks:

    This is the Product Hub PartnerLab PILOT meaning:

      • We have not done this earlier, so it is possible there to be some ‘demo’ effects.

      • We will be utilizing 1st time ever Wireless Access in the context of a Product Hub PartnerLab, thus, there might be occasionally temporarily and unexpected lack of wireless bandwidth.

      • We might not have all Answers to Questions raised, in which case we’ll provide an Answer later.

      • We will have 20 Partner Participants working in Pairs, i.e. 1 having Hands On Access to the Product hub and the other one watching. However, given this is 2 Day Event, you have a fair amount of Hands On.

      • We will have 2 Fusion Product Hub Subject Matter Experts hosting 20 Participants, each SME having a certain Product Area in their responsibility. So, you have a good chance to network with Oracle Fusion Product hub SMEs.

    What this is not:

      • This PartnerLab does not replace Oracle University Trainings

      • This PartnerLab does not lead to a Certification as such.

      • This PartnerLab does not enable Partners to full and complete implementation skill

    We look forward to welcoming you at the event. If you have any questions, please contact us.

    Please register here: http://eventreg.oracle.com/profile/web/index.cfm?PKWebId=0x412696fcc

    invite: Oracle Fusion Project Portfolio Management (PPM) PartnerLab PILOT

    $
    0
    0
    You are welcome to attend to free of charge Fusion Project Portfolio Management (PPM) PartnerLab PILOT. This PartnerLab event presents the fundamental concepts of the Fusion Project Portfolio Management (PPM). It introduces you to functional areas of the product, how it is used and what you need to consider when implementing it for an organization.

    Nature of the event: This PartnerLab is a workshop type of 2 day event led by Oracle PreSales and Product Development subject matter experts. These 2 days consist of discussions, presentations, demonstration and hands on exercises. Note: hands on exercises in already installed environment, i.e. you can consider the Project Portfolio Management PartnerLab as an extended hands on presales demo event. This PartnerLab will be delivered in English.

    Preferred profile of a participant:This PartnerLab is designed for your lead Project Portfolio Management (PPM) Implementation architects, presales and implementation consultants; those who will support your Fusion Project Portfolio Management (PPM) sales and consulting practice as it grows. The individual who is attending the PartnerLab must have prior experience implementing Project Portfolio Management (PPM) solution. We expect your participant to leverage lessons learned onwards in your organization (i.e. a Train the Trainer approach).

    Seats available for your Organization: Two (out of total 20). Note that we have only 20 seats in total for this event.

    Mandatory prerequisites for a participant: Please view material available and complete assessment before you attend the PartnerLab event. Material and assessments cover foundational information about Oracle Fusion Project Portfolio Management (PPM).

    Remarks:

    This is the Fusion Project Portfolio Management (PPM) PILOT meaning:

    • We have not done this earlier, so it is possible there to be some ‘demo’ effects.

    • We will be utilizing 1st time ever Wireless Access in the context of a Project Portfolio Management (PPM) PartnerLab, thus, there might be occasionally temporarily and unexpected lack of wireless bandwidth.

    • We might not have all Answers to Questions raised, in which case we’ll provide an Answer later.

    • We will have 20 Partner Participants working in Pairs, i.e. 1 having Hands On Access to the Project Portfolio Management and the other one watching. However, given this is 2 Day Event, you have a fair amount of Hands On.

    • We will have 2 Fusion Fusion Project Portfolio Management (PPM) Subject Matter Experts hosting 20 Participants, each SME having a certain Product Area in their responsibility. So, you have a good chance to network with Oracle Fusion Project Portfolio Management (PPM) SMEs.
    Registration

    Save the dates and reserve your seat by 30 December: Note that we have only 20 seats in total for this event - after 30th December we will release free seats for other organizations to register. Please plan in advance your backup person in case you will have to cancel your attendance.

    Important! In order to register you need to have an OPN account. Please see the
    Profile badging step-by-step guide for partnersfor reference on how to create the account.

    In the meantime please click on the following picture and explore our Fusion Applications Readiness Toolkit:

    Note also the new Oracle Partner Network web page for Innovations in Applications - webcast. Please bookmark thisInnovations in Applications webcast URLfor your further usage.

    What this is not:

    • This PartnerLab does not replace Oracle University Trainings.
    • This PartnerLab does not lead to a Certification as such.

    • This PartnerLab does not enable Partners to full and complete implementation skills

    We look forward to welcoming you at the event. If you have any questions, please contact us.

    Thank you very much for your continued support and partnership!

    Bookmark Oracle Partner Enablement Nordics for your single point of contact in products, training and events for Partners in Nordics.

    Please click here for you registration: http://eventreg.oracle.com/profile/web/index.cfm?PKWebId=0x4159295da

    Oracle Eloqua 2014 Sales Awareness Training Schedule

    $
    0
    0

    WHEN SALES & MARKETING BOND, REVENUE GROWS

    It’s not one thing that makes a company successful with marketing automation – it’s the combination of the best implementation, flexible long-term support and access to a community of marketing innovation that ensures you have the assistance you need every step of the way. Our customers choose Oracle Eloqua because they know when sales and marketing work together, leads are called upon, quotas are crushed and revenues climb. Learn how Oracle Eloqua can help you put marketing to work for you!

    AUDIENCE

    This training is targeted for partners.  Any sales, pre-sales, practice leads, consultants or modern marketers are welcome!

    COVERED IN THIS 1.5 DAY TRAINING

    • Eloqua and the Customer Experience Strategy
    • How Modern Marketing Works
    • Introduction to Eloqua – Whiteboard POV
    • Go To Market Playbook
    • Competitive Landscape
    • Integration Options
    • Service Offerings

    With case studies, workshops and product demos to help you on your way to a new world of marketing expertise

    JANUARY/FEBRUARY SCHEDULE

     DATES

    LOCATION

    January 13-17

    JP: Tokyo

    January 30-31

    APAC: Bangalore, IN

    February 20-21

    EMEA: London, UK

    February 24-25

    EMEA: Amsterdam, NL

    February 27-28

    EMEA: Istanbul, TR

    No cost for training except for your own travel & expense.

    Don't miss this opportunity to meet with the Eloqua Alliances & Channels team and learn from our panel of sales, pre-sales and partner experts -REGISTER NOW!

    Upcoming ASIA Upgrade to Oracle 12c workshops

    $
    0
    0

    .

    Happy New Year to all of you and your families!!!

    .

    We have still a few remaining seats for the upcoming workshops in January 2014.

    Oracle Database 12c Upgrade, Migrate and Consolidate Workshops


    • Singapore - Jan 21, 2014
      • Register Here!
        @Singapore Post Centre Theatrette - Level 5 - 10 Eunos Road 8 - Singapore 408600

    • Jakarta/Indonesia - Jan 22, 2014
    • Kuala Lumpur/Malaysia - Jan 23, 2014

    Oracle's Global Server Technology Upgrade Development Group offers you an opportunity to attend this exclusive full day seminar on how to Upgrade, Migrate & Consolidate to Oracle Database 12c.

    Oracle's latest generation of database technology has significant new features. It offers great potential for migrations and consolidation, making more efficient use of hardware and delivering major improvements in management efficiency.

    In this seminar the Oracle Database Upgrade Development team will guide you through several different examples of upgrade, migration and consolidation techniques and strategies - shown with real world customer cases.

    You will learn:
    • How to take full advantage of the new features and options in Database 12c
    • The changes and enhancements to the Oracle Database upgrade process
    • Best practices to upgrade and migrate successfully

    So you may register asap and spread the word :-)
    Looking forward to meet you there!

    -Mike

    Viewing all 19780 articles
    Browse latest View live


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