January 11, 2012

Oracle prices its SAP HANA rival Exalytics, signaling imminent release

Oracle made a splash on Tuesday when it announced the general availability of its Big Data Appliance, but the company also quietly released pricing information for Exalytics, another new member in its family of specialized hardware-software appliances and a likely competitor to SAP's HANA product, suggesting that a general-availability announcement for that product is imminent.

MCTS Certification, MCITP Certification

Best Oracle Certification Training and Oracle Exams Training and more Cisco exams log in to examkingdom.com



Both Exalytics and HANA incorporate in-memory databases, providing a performance boost over systems that read and write data from disks. HANA was released in June.

Oracle's Engineered System price list, which was updated Tuesday, states that the Exalytics In-Memory Machine X2-4 costs US$135,000, along with an additional $29,700 for annual support and other fees.

The machine consists of a single server with 1TB of RAM and four Intel Xeon E7-4800 processors, each with 10 cores, according to an Oracle whitepaper. Exalytics machines can also be clustered together.

But the machine pricing doesn't account for the software that runs on it, which includes the TimesTen in-memory database and Oracle's Business Intelligence Foundation Suite, the latter of which is a licensing prerequisite for TimesTen, according to the price list.

Oracle is charging $34,500 per processor license for TimesTen on Exalytics, along with another 22 percent of that sum for annual maintenance. In contrast, TimesTen processor licenses are priced at $23,000, plus 22 percent maintenance on Oracle's current Technology Global Price List, which was last updated Oct. 20.

However, TimesTen on Exalytics costs $300 per Named User Plus if customers decide to use that purchasing model, with a minimum of 100 users, compared to $460 per Named User Plus on the global technology list.

BI Foundation Suite, meanwhile, is priced at $450,000 per processor license, or $3,675 per Named User Plus. The number of BI Foundation Suite licenses must be the same as the number of TimesTen for Exalytics licenses, according to Oracle.

Oracle has done some engineering to make TimesTen and BI Foundation work better together on Exalytics, according to the whitepaper.

Exalytics also "supports the broad portfolio of Oracle BI and EPM applications right out of the box," and customers who have existing applications built with Oracle BI Enterprise Edition and Essbase can migrate them to Exalytics without changes, according to the whitepaper.

"They're charging more than I thought they would for the hardware," said Eric Guyer, an independent consultant who advises Oracle customers on purchasing strategies with the vendor. Guyer, who also writes the blog oracleoptimization.com, had previously estimated that Oracle would list price the hardware at about $95,000.

"Obviously, there's a lot less margin for the hardware than software," Guyer said. "I haven't seen a discount further than 25 percent on hardware from Oracle, not on x86 gear." By that measure, an Exalytics system could end up costing a customer about $101,250 for the hardware. "They've given themselves headroom for negotiation."

As far as the software goes, customers should base their decisions on the type of deployment they have in mind, according to Guyer. Those looking to deploy Exalytics-powered reports and applications to a small subset of workers in their organization would find the named user licensing model more economical, whereas the processor model would make sense if the goal is to deliver such features to "uncountable" numbers of users.

Going by list price, the processor model would result in a machine with a price tag approaching $10 million. But customers can expect significant discounts from Oracle on the software, perhaps greater than 70 percent, bringing the average price down to about $3 million, he said.

"Oracle didn't have a good Q2," Guyer noted. "Going into Q3 and Q4, for someone that really wants this Exalytics machine, I think they could really negotiate this down."

Indeed, Oracle's second-quarter results, which showed a 14 percent drop in hardware systems product revenue, may have accelerated the release schedule for both Exalytics and the Big Data appliance. Oracle is under pressure from investors to boost the hardware business and its leadership is no doubt looking to give sales teams as many products as possible to push as its fiscal year draws to a close.

Meanwhile, Oracle shares many customers with SAP and some of those may be evaluating HANA.

While SAP plans to position HANA over time for transactional as well as analytic workloads, the rivalry between the two companies' products is difficult to deny.

Oracle CEO Larry Ellison, for one, has previously mocked SAP's plans for HANA. And Ellison's keynote at last year's OpenWorld introducing Exalytics prompted senior SAP executive Sanjay Poonen to write a scathing essay, arguing that Exalytics was based on old technology.

It was not immediately clear how Oracle's pricing for Exalytics directly compares to HANA.

Pricing for HANA depends on the use case and SAP hasn't disclosed a uniform price list, said spokesman James Dever. "Each deployment can be different so at this phase we haven't disclosed standardized pricing."

Another wrinkle is the fact that Exalytics and Oracle's other appliances are built only with Sun hardware, while SAP is working with a range of hardware vendors that are creating HANA systems, adding more potential variability on pricing.

In any case, Exalytics' cost may not be a major barrier for Oracle, depending on the circumstances.

"When BI is too slow, executives may yell at IT," said analyst Curt Monash of Monash Research. "This can make IT urgently want a solution, with price-effectiveness not being the chief buying criterion."

January 10, 2012

Microsoft MB2-185 Q & A / Study Guide

Exam Name: Microsoft CRM Customization v1.2
Exam Type: Microsoft
Exam Code: MB2-185


MCTS Training, MCITP Trainnig

Best Microsoft MCTS Certification, Microsoft MCITP Training at certkingdom.com


QUESTION 1
The object model, query processor, and metadata framework are main components of which
layer of Microsoft CRM architecture?

A. Database
B. Platform
C. Presentation
D. Application

Answer: B


QUESTION 2
Which layer in the Microsoft CRM architecture includes the Browser Client and Sales for Outlook
Client components?

A. Platform
B. Application
C. Database
D. Presentation

Answer: D


QUESTION 3
Communication between the application layer and the platform layer is accomplished using which
technology?

A. Remote Procedure Calls
B. HTTP Post Method
C. SOAP
D. Stored Procedure Calls

Answer: C


QUESTION 4
Which technology does the Microsoft CRM browser client use to present the user interface to
Internet Explorer?

A. XML
B. Generated Platform API
C. ASP.NET
D. Fetch Builder

Answer: C


QUESTION 5
Which layer or Microsoft CRM performs all security checks independent of the caller?

A. Application
B. Platform
C. Database
D. Presentation

Answer: B


QUESTION 6
Once you have created a workflow rule, what must you do to it before you can test it in Microsoft
CRM?

A. Using Server Manager, run the server task titled "WF 100_Publish_Rule" in order to
instantiate the workflow rule you created
B. Activate the rule
C. Publish the rule
D. Assign the rule to a business unit

Answer: B


QUESTION 7
Your business is interested in using Microsoft CRM Workflow to automate its business processes
and policies. Which types of processes can a company automate with Microsoft CRM Workflow?

A. A process triggered by an event in an unlinked third-party application
B. A process that specifies the steps a sales rep should go through to close a sale
C. A process that schedules an activity for a non-Microsoft CRM user and places it on his
Outlook calendar
D. A process that assigns a sales rep to an account

Answer: B, D


QUESTION 8
Which of the following can instantiate a workflow rule against a particular record?

A. A unit
B. An event
C. A code change
D. A manual 'Apply Rule' action

Answer: B, D


QUESTION 9
The Microsoft CRM Professional Edition includes which of the following Workflow tools?

A. Workflow Manager
B. Workflow Process Mapper
C. Workflow Monitor
D. Workflow Event Scheduler

Answer: A, C


QUESTION 10
Workflow Rules can be created for which of the following objects?

A. Accounts
B. Activities
C. Case
D. Lead

Answer: A, C, D


MCTS Training, MCITP Trainnig

Best Microsoft MCTS Certification, Microsoft MCITP Training at certkingdom.com


January 9, 2012

Microsoft - MB2-184 - Q & A/ Study Guide

Microsoft CRM Installation and Configuration V.1.2
Microsoft - MB2-184

MCTS Certification, MCITP Certification

Microsoft MCTS Certification, MCITP Certification and over 2000+
Exams with Life Time Access Membership at http://www.actualkey.com


QUESTION 1
What business framework was Microsoft CRM developed upon that allows it to be integrated with
virtually any system in the world?

A. Windows NT4.0
B. Microsoft NET
C. Web Net
D. SQL Server 2000

Answer: B


QUESTION 2
The integration between Microsoft CRM and Microsoft Outlook uses which technology that allows
users of the Sales for Outlook Client to see their contacts, leads, activities, opportunities, tasks,
appointments, and e-mail?

A. MDAC 2.7a
B. Microsoft Message Queuing
C. XML Web Services
D. UDDI

Answer: C


QUESTION 3
Microsoft CRM Version 1.2 can be installed in both Windows Server 2000 and Windows Server
2003 environments. In either of these environments, how many Primary Domain Controllers are
installed in a single domain?

A. One Primary Domain Controller is always required
B. At least one Primary Domain Controller and as many Backup Domain Controllers as needed
C. None. All Domain Controllers are considered peers in both Windows Server 2000 and
Windows Server 2003 environments
D. None. Domain Controllers are not required in a Windows Server 2000 or Windows Server
2003 environment running Microsoft CRM

Answer: C


QUESTION 4
Which advantage does the Active Directory domain architecture provide for companies that have
deployed Microsoft CRM Version 1 .2 in a Windows Server 2003 domain?

A. It provides a single point of management for user accounts, computers, and applications in
the Windows Server 2003 domain
B. It meets the messaging and collaboration needs of small organizations, large distributed
enterprises and everything in between.
C. It enables structured data exchange and data transport
D. It enables an unprecedented level of software integration through the use of XML Web
Services.

Answer: A


QUESTION 5
Which technology allows Microsoft CRM to share data and invoke capabilities from other
applications without regard to how those applications were built, what operating system or
platform they run on, and what devices are used to access them?

A. Application Programming Interfaces
B. XML Web Services
C. UDDI
D. Microsoft Exchange

Answer: B


QUESTION 6
XML Web Services are invoked over the Internet by means of industry-standard protocols
including which of the following?

A. SOAP
B. ASP.NET
C. Microsoft NET
D. UDDI

Answer: A


QUESTION 7
Microsoft CRM is tightly integrated with which of the following technologies for the purpose of
validating access level security upon each user request?

A. SQL Server 2000
B. Active Directory
C. Internet Information Server (lIS)
D. Exchange Server 2000

Answer: B


QUESTION 8
Which software component must be installed on the same machine as your Exchange 2000
server(s) in order to enable the e-mail functionality of Microsoft CRM?

A. E-Mail Router
B. Deployment Manager
C. Outlook Rich Client
D. Workflow Monitor

Answer: A


QUESTION 9
Which technology render the web pages used by Microsoft CRM and allows organizations to host
and manage web pages on the Internet or on their internal intranet?

A. DHTML
B. XML Web Services
C. UDDI
D. IIIS

Answer: D


QUESTION 10
Microsoft CRM uses which of the following technologies to display its web forms via the browser
application?

A. XML Web Services
B. SOAP
C. ASP.NET
D. Open Database Connectivity (ODBC)

Answer: C


MCTS Certification, MCITP Certification

Microsoft MCTS Certification, MCITP Certification and over 2000+
Exams with Life Time Access Membership at http://www.actualkey.com

Bookmark and Share