Skip to main content

Home/ BI-TAGS/ Group items tagged error

Rss Feed Group items tagged

cezarovidiu

SugarCRM - Install Settings - 0 views

  • memory_limit - Recommended setting: 512M or higher. The memory_limit parameter mainly comes into play when executing large transactions such as mass update, export and import. If this setting is too low when trying to perform one of these actions, the end user will encounter a fatal error and the process will not complete. upload_max_filesize and post_max_size - Recommended setting: 30M or higher. Both of these settings work in conjunction with each other when uploading files through SugarCRM which includes future upgrades as well as document and note attachments. Please note that there is also a setting in the application which can limit file upload file size for end users so the settings in PHP should be high enough to allow any future upgrade files to be loaded without error. max_execution_time = Recommended setting: 300. This setting controls how long a PHP process will remain active. It is important to set this parameter to a value that will allow for large requests to complete if necessary but also will not hamper performance of the server if running too long.
  • In regards to PHP setup, the following parameters should be set with values as indicated:
  • Maximum upload size Admin > System Settings 30000000 (~30 MB) The 'Maximum upload size' controls the maximum file size your users can upload into Sugar. This setting should not exceed the post_max_size and upload_max_filesize parameters in your PHP configuration.
  •  
    "memory_limit"
cezarovidiu

Everything Oracle - 0 views

  •  
    "The import uses the ODBC data source and uses some of the information it provides to update some of the current values, leading to a mismatch with the defaults - which explains why you are getting the warning message.  Press "Revert to defaults", press "OK", and then retry the global consistency check.  You'll find that the warning message has disappeared."
cezarovidiu

ORA-00845: MEMORY_TARGET not supported on this system - Simon Krenger - 0 views

  • size=12g
  • I replaced the “defaults” option with the size=12g option.
  • To make the change persistent, edit your /etc/fstab
cezarovidiu

8 Principles That Can Make You an Analytics Rock Star -- TDWI -The Data Warehousing Ins... - 0 views

  • Great design, high-quality code, strong business sponsorship, accurate requirements, good project management, and thorough testing are some of the obvious requirements for successful analytics systems.
  • As a professional in the field, you must be able to do these things well because they form the foundation of a good analytics implementation.
  • Successful analytics professionals should follow a set of guiding principles.
  • ...11 more annotations...
  • Principle #1: Let your passion bloom
  • If you do not love data analytics, it will be hard to become an analytics rock star. No significant accomplishments are achieved without passion. For many people, passion does not come naturally; it must be developed. Cultivate passion by setting goals and achieving them. Realize that the best opportunity in your life is the one in front of you right now. Focus on it, grow it, and develop your passion for it! That excitement will become obvious to those around you.
  • Principle #2: Never stop learning
  • Dig down deeper about the business details of your company. What, exactly, does your company do? What are some of its challenges and opportunities? How would the company benefit from valuable and transformative information you can deliver? Take the time necessary to learn the skills that are valuable for your business and your career. Keep up-to-date with the latest technologies and available analytics tools -- learn and understand their capabilities, functions, and differences.
  • Deepen your knowledge with the tools that you are currently working on by picking new techniques and methodologies that make you a better professional in the field.
  • Principle #3: Improve your presentation skills and become an ambassador for analytics
  • persuasiveness and effectiveness
  • Improve your presentation and speaking skills, even if it is on your own time. Excellent and no-cost presentation training resources are readily available on the internet (for example, at http://www.mindtools.com/page8.html. Practice writing and giving presentations to friends and colleagues that will give you honest feedback. Once you have practiced the basic skills, you need to enhance your skills by improving your
  • You must be able to explain, justify, and "sell" your ideas to colleagues as well as business management. Organizational change does not happen overnight or as a result of one presentation. You need to be persistent and skillful in taking your ideas all the way up the leadership chain.
  • Principle #4: Be the "go-to guy" for tough analytics questions
  • Tough analytics problems typically don't have an obvious answer -- that's why they're tough! Take the initiative by digging deep into those problems without being asked. Throw out all the assumptions made so far and follow logical trial and error methodology. First, develop a thesis about possible contributors to the problem at hand. Second, run the analytics to prove the thesis. Learn from that outcome and start over, if needed, until a significant answer is found. You are now well on your way to rock star status.
cezarovidiu

Connecting Infobright and Talend - 1 views

  • These instructions assume that you have Infobright installed and running.   First and foremost, download Talend.  In this example, we will download Talend Open Source Data Integrator v5.0. (http://www.talend.com/download.php)  Once fully installed, download the Talend/Infobright Connector.  Ensure you download the right connector; instructions are on the download page (http://www.infobright.org/Downloads/Contributed-Software/) If you download Talend 4.0+, you’ll want the latest connector For older versions of Talend, you’ll want the 3.7 connector and lower. Once downloaded, perform the following actions: [For Windows] Copy the infobright_jni([_32|_64])bit.dll to C:\Windows\infobright_jni.dll Copy the zipped “tInfobrightOutput” directory to this directory: [Install Root of Talend] \plugins\org.talend.designer.components.localprovider_5.0.1.r74687\components\tInfobrightOutput Copy “infobright-core-3.4.jar” to [Install Root of Talend]\lib\java Running Talend in Windows If using Windows, run talend as Administrator.  If you don’t, you will see odd “Access Denied” or “Accesse Refuse” error messages when trying to use the connector.
  • You need to do some work on these instructions. Version 5 is not like version 4. You must run Talend 5 before the “lib\java\” folder appears.  Once it does appear, it no longer contains the .jar files like version 4; just a file “index.xml” that you have to edit to point to the infobright jar file in the components folder.
1 - 9 of 9
Showing 20 items per page