Skip to main content

Home/ BI-TAGS/ Group items tagged numbers

Rss Feed Group items tagged

cezarovidiu

Google Reader (250) - 0 views

  • What this means in practice is that when the BI Server component starts up, it creates and reserves a number of threads in advance, determined by a number of parameters including SERVER_THREAD_RANGE.
  • You can see these threads running and ready to perform tasks for the BI Server component by using a tool such as Process Explorer for Windows
  • Thinking it through a bit, any given single query is, to a certain extent, only really going to use a small part of the total amount of CPUs available on a server, because it’s not the BI Server that runs queries in parallel, it’s the underlying database. For example, a single analysis against a single Oracle Database datasource would only really need a single BI Server thread to handle the query request, but when the underlying database receives the query, it might use a large number of its CPUs to process the query, returning results back to the BI Server to then pass back to the Presentation Server for display to the user.
  • ...2 more annotations...
  • The BI Server wouldn’t have any use for any more query threads, as it can’t really do anything with them – the exception to this being queries that generate multiple physical SQLs, for example to join data from multiple sources together and return a single set of data to the user, for which the BI Server could benefit from a higher CPU count if each of these queries in turn led to lots of threads being used – but two queries, in themselves, don’t neccessarily require two CPUs, because of course the BI Server, and the underlying CPUs, are themselves multi-threaded.
  • To conclude then – all things begin equal, the BI Server should make use of all of the CPUs that the underlying operating system presents to it, with the OS itself deciding what threads are scheduled against which CPUs. In-theory, all CPUs on the server are available to each BI Server component, but each OS is different and it might be worth experimenting if you’re sure that certain CPUs aren’t being used – but this is most probably unlikely and the main reason you’d really consider vertical scale-out of BI Server components is for fault-tolerance, or if you’re using a 32-bit OS and each process can only see a subset of the total overall memory. And, bear in mind that however many CPUs the BI Server has available to it, for queries that send just a single SQL statement down to the underlying database server, adding more CPUs or faster CPUs isn’t going to help as only a single (or so) thread will be needed to send the query from the BI Server to the database, and it’s the database that’s doing all of the work – all that this would help with is compilation and post-aggregation work, and enabling the server to handle a higher number of concurrent users. Invest in a better underlying database instead, sort out your data model, and make sure your data source back-end is as optimised as possible.
cezarovidiu

OBIEE 11G configuration's Maximum Limits | OBIEE by Shiva Molabanti - 0 views

  • OBIEE 11G configuration’s Maximum Limits
  • Be careful when you are setting the Cache attribute values. For implementations under significant stress increase this value to 1000 or a higher value as mentioned below. The main factor that affects its size is the memory consumption. Maximum range of Global Cache storage size (in Megabytes) to use when BI Server cache is enabled – 9,999 Maximum number of cache entries; used to tune cache performance – 99,999 Maximum size (in Megabytes) for individual server cache entries – 9,999 Data Display/Download: The Maximum no.of rows that we can set to display/download in the Table/Pivot views. But keep in mind OBIEE is NOT meant to be a tool to extract huge amounts of information. Maximum number of rows of data to include in Table views – 9,999,999 Maximum number of rows of data to include in delivered emails – 9,999,999 Maximum number of rows to export to excel – 9,999,999
  • In OBIEE 11G, The instanceconfig.xml file stores the OBI PS configuration settings. Many configuration settings are available in EM and those should be controlled within EM only unless if we disabled centralConfigurationEnabled option. If any particular setting is not available in EM then we should make changes directly in instanceconfig.xml file. There are many situations where we need to change the default OBI configuration settings to a new value.
cezarovidiu

Successful Social Marketing is So Much More Than Social Media | ClickZ - 0 views

  • In the past, prospects primarily accessed information about a company by interacting directly with a salesperson.
  • As media evolved, mass ads, events, direct mail, and more recently, email, have been the primary tools for engagement.
  • Given the number of consumers posting, blogging, tweeting, liking and sharing, the question for marketers is no longer, Should I use social? It's, How do I use social to its full potential?
  • ...14 more annotations...
  • Social channels are inherently built for sharing and engagement, making them the perfect place to cultivate valuable business relationships. Integrating social into every marketing campaign you run can move you from a company-to-buyer marketing model to a peer-to-peer influence model. This not only builds trust and brand loyalty, but also positively impacts ROI.
  • It can be tempting to jump right in to all the social media sites out there and start posting away. However, before you publish that first nugget of social marketing content, you need to develop your plan.
  • goals and metrics
  • Build a team that is willing and able to dedicate adequate time to social media endeavors.
  • Many marketers fall into the trap of thinking that social media campaigns can be dealt with on an ad hoc basis, but this couldn't be further from the truth. You don't want your company's online personality to come across as erratic or disjointed, so create a policy that guides those who are participating in the social marketing effort and be sure those guidelines are enforced.
  • Once everyone is on board, encourage them to create engaging content. A good starting place is to ask your team members to answer some of the most frequently asked questions they receive on the various social channels. If everyone is a content creator, you'll never be short of ideas.
  • Word-of-mouth is incredibly powerful and the "share" button on every social media channel allows you to tap into millions of different networks. One of the best ways to interact with your audience is by giving them content they genuinely want to share with their networks. Peer recommendation is extremely valuable because people believe their friends much more readily than a company or marketer.
  • A "Refer-a-Friend" campaign promotes a compelling offer via email marketing and social networks, then grants access to special offers for both the referrers and those referred. Using these campaigns will allow you to gather important metrics, like tracking who the biggest influencers are.
  • A "Social Sweepstakes" campaign allows your entrants to spread the word on your behalf. Through the sweepstakes entry, you gain important user data like who is sharing and where they are sharing most.
  • Finally, a "Flash Deal" campaign is similar to Groupon. Flash deals offer a limited amount of deals for a specific time period through your social platforms. If you use these campaigns, be sure to let participants track the deal's progress! These campaigns are fun and viral ways to spread brand awareness and boost new customer numbers with sharing.
  • make sure your shares are measurable. Monitoring social share numbers is not only an easy way to tell what's working and what's not, but also allows you to see your ROI by showing how far your social reach is in relation to how much time and resources you've put in.
  • Google Alerts and search functions, or enterprise level software like Viral Heat or Radian6.
  • Once you hear what people are saying, you can engage them with relevant responses.
  • Social has evolved into much more than just a channel or tactic and should be an ever-present strategy in all aspects of your marketing. Ultimately, if you come up with a plan, encourage creative content, incorporate social marketing into every stage of your funnel, and measure your results, you'll start to see your social efforts move the ROI needle in the right direction.
cezarovidiu

Filling a Critical Role in Business Today: The Data Translator - Microsoft Business Int... - 0 views

  • a lot of articles calling data scientists and statisticians the jobs of the future
  • there are more immediate needs that, when addressed, will have a much greater business impact.
  • Right now we have huge opportunities to make the data more accessible, more “joinable” and more consumable. Leaders don’t want more data – they want more information they can use to run their businesses.
  • ...5 more annotations...
  • Every company has hundreds of millions of records about their sales, expenses, employees and so on, with dozens of insights yet to be discovered through simple comparison or triangulation of relevant data.
  • Why don’t we focus on this? I think because it’s very difficult to do – being successful in this “data translator” role requires a unique set of skills and knowledge, the combination of which I call the BASE skillset: Business understanding Ability to synthetize and simplify Storytelling skills Expertise in data visualization
  • Business Understanding This one seems obvious, but it doesn’t mean simply understanding the financials of a business. Rather, it means truly knowing the operational details, the incentives, the install base, market growth, penetration, the competition, etc. An analyst can’t just know the technical aspect of a report or the math behind the numbers, but what is truly driving a pattern in terms of product quality, competition, incentives and/or offerings. The best analysts are able to mathematically isolate the key levers of a trend and then suggest actions to react to or take advantage of those trends. Ability to Synthetize and Simplify This is, in my opinion, the most underrated and underappreciated skill. Combing through thousands of data points and netting out 3-4 key issues in under 10 minutes, and then communicating these to a group of execs with very different analytical skills, is truly difficult. The key is to make it simple but not simplistic, which means you still capture the complexity even as you get to the few core insights. It requires a very thorough effort to gather all the relevant information before categorizing, prioritizing and deciding if it is significant. After a while, you become an expert and can sniff things out quickly. At the same time, there is the danger of missing anomalies when you jump to conclusions based only on a summary look.
  • Storytelling Skills There are stages that should be followed when explaining complex ideas, something data translators are frequently expected to do. The best storytellers start by giving context and trying to couple the current discussion to something the audience already knows, ensuring the story is well structured and connected. We have to move from a “buffet style” business review with thousands of numbers packed in tables to a layered approach that will guide the audience to focus first on the most relevant messages, diving deeper only when necessary. Minto Pyramid Principles, which are built around a process for organizing thought and communication, are helpful in making sure you really focus on what is important and relevant, versus being obsessed in telling every fact. Expertise in Data Visualization I am glad to finally see so much focus on Information Visualization and I believe this is correlated to the explosion of data. Traditional methods of organizing data do not facilitate an intuitive understanding of key information points or trends. For instance, the two examples below contain data on car sales across the U.S. The first, an alphabetized list, is much less intuitive than the second, which shows those sales on a map in Power View. With Power View, right away you can identify the states with the highest sales: CA, FL, TX, NY. (Workbook available here)
  • There is no better way to see patterns or trends than data visualization, making expertise in this area – both technical and analytical – critical for data translators.
cezarovidiu

Convert VirtualBox (vdi) hard drive image to VMWare (vmdk) format » MikeBeach... - 0 views

  • Example (Windows):

    1"c:Program FilesOracleVirtualBoxVBoxManage.exe" clonehd "Win XP.vdi" xp.vmdk  --format vmdk --variant standard
  • Example (Linux):

    1VBoxManage clonehd "Win XP.vdi" xp.vmdk  --format vmdk --variant standard
  • Next, open VMWare and select Create a new virtual machine Select “I will install the operating system later” Make your OS selection about the OS that’s currently on the vmdk you will be using. (The guest OS, not the host OS). Later on, you will have the option to use an existing vmdk image as your virtual hard drive. Do so. You should now be able to finish setup and boot your converted disk image.
  • ...1 more annotation...
  • Absolute path to VBoxManage is necessary unless it’s in the Windows $PATH.
cezarovidiu

Entity Attribute Value in Magento - Magento tutorial lesson 19 - Magento - 0 views

  • Entity Attribute Value
  • number of attributes (properties and parameters) which can be used to describe them are potentially vast, but the number of attributes which will actually apply to a given entity are relatively modest.
  • sparse matrix
  • ...11 more annotations...
  • vertical database
  • open schema
  • more complex queries
  • Entity: The entity represents Magento data items
  • Attribute: The attributes represent data items that belong to an entity.
  • Value: The value is the simplest to understand as it is simply a value linked to an attribute
  • 1.1. What is Entity Attribute Value
  • 1.2. Entity table structure
  • At the very least, the attribute definitions table would contain the following columns: an attribute ID, attribute name, description, data type, and columns assisting input validation, e.g., maximum string length and regular expression, set of permissible values, etc.
  • The attribute or parameter:
  • The entity
cezarovidiu

Obiee - Professional Experience,Email,Phone numbers..Everything! - 0 views

  •  
    yatedo
cezarovidiu

Understanding the Oracle REST Data Services Configuration Folder | cdivilly - 0 views

  • java -jar ords.war configdir /tmp/wls/conf
  • Configure ORDS by doing: 1java -jar apex.war
  •  
    "java -jar apex.war"
cezarovidiu

Rittman Mead Consulting » Blog Archive » Oracle Database Resource Manager and... - 0 views

  • OBIEE, at the BI Server level. lets you define query limits that either warn or stop users from exceeding certain elapsed query times or number of rows returned. Assuming you define a “standard” group for most OBIEE users, you might want to stop them from displaying reports (requests) that return more than 50,000 rows, whilst you might want to warn them if their query takes over five minutes to run.
cezarovidiu

Bossie Awards 2014: The best open source applications | InfoWorld - 0 views

  • SuiteCRM was forked from the 6.5.x branch of SugarCRM because a segment of the community felt that SugarCRM Inc. was paying too much attention to its commercial editions and dragging its feet on updating the community edition. In addition to packaging up the latest SugarCRM codebase, SuiteCRM added a number of third-party extensions, resulting in a new system that is comparable to SugarCRM Professional in terms of features and functionality.
cezarovidiu

What is business intelligence (BI)? - Definition from WhatIs.com - 0 views

  • Business intelligence is a data analysis process aimed at boosting business performance by helping corporate executives and other end users make more informed decisions.
  • Business intelligence (BI) is a technology-driven process for analyzing data and presenting actionable information to help corporate executives, business managers and other end users make more informed business decisions.
  • BI encompasses a variety of tools, applications and methodologies that enable organizations to collect data from internal systems and external sources, prepare it for analysis, develop and run queries against the data, and create reports, dashboards and data visualizations to make the analytical results available to corporate decision makers as well as operational workers.
  • ...9 more annotations...
  • The potential benefits of business intelligence programs include accelerating and improving decision making; optimizing internal business processes; increasing operational efficiency; driving new revenues; and gaining competitive advantages over business rivals. BI systems can also help companies identify market trends and spot business problems that need to be addressed.
  • BI data can include historical information, as well as new data gathered from source systems as it is generated, enabling BI analysis to support both strategic and tactical decision-making processes.
  • BI programs can also incorporate forms of advanced analytics, such as data mining, predictive analytics, text mining, statistical analysis and big data analytics.
  • In many cases though, advanced analytics projects are conducted and managed by separate teams of data scientists, statisticians, predictive modelers and other skilled analytics professionals, while BI teams oversee more straightforward querying and analysis of business data.
  • Business intelligence data typically is stored in a data warehouse or smaller data marts that hold subsets of a company's information. In addition, Hadoop systems are increasingly being used within BI architectures as repositories or landing pads for BI and analytics data, especially for unstructured data, log files, sensor data and other types of big data. Before it's used in BI applications, raw data from different source systems must be integrated, consolidated and cleansed using data integration and data quality tools to ensure that users are analyzing accurate and consistent information.
  • In addition to BI managers, business intelligence teams generally include a mix of BI architects, BI developers, business analysts and data management professionals; business users often are also included to represent the business side and make sure its needs are met in the BI development process.
  • To help with that, a growing number of organizations are replacing traditional waterfall development with Agile BI and data warehousing approaches that use Agile software development techniques to break up BI projects into small chunks and deliver new functionality to end users on an incremental and iterative basis.
  • consultant Howard Dresner is credited with first proposing it in 1989 as an umbrella category for applying data analysis techniques to support business decision-making processes.
  • Business intelligence is sometimes used interchangeably with business analytics; in other cases, business analytics is used either more narrowly to refer to advanced data analytics or more broadly to include both BI and advanced analytics.
1 - 11 of 11
Showing 20 items per page