Lawson Performance Enhancers!

Slides:



Advertisements
Similar presentations
Copyright © SoftTree Technologies, Inc. DB Tuning Expert.
Advertisements

Refeng Wu CQ5 WCM System Administrator
Your Data Any Place, Any Time Manageability. SQL Server 2008 Manageability Challenges Challenges face database administrators today : Managing complex.
Introducing FailSafeSolutions Online Backup Software.
Exadata Distinctives Brown Bag New features for tuning Oracle database applications.
Storing Data: Disks and Files: Chapter 9
What’s New: Windows Server 2012 R2 Tim Vander Kooi Systems Architect
MCTS GUIDE TO MICROSOFT WINDOWS 7 Chapter 10 Performance Tuning.
Database Optimization & Maintenance Tim Richard ECM Training Conference#dbwestECM Agenda SQL Configuration OnBase DB Planning Backups Integrity.
Introduction to MySQL Administration.  Server startup and shutdown ◦ How to manually start and stop it from the command line ◦ How to arrange an automated.
SharePoint and SQL Server integration Demo: SQL Server Optimizing Configurations SQL Server 2014 for SharePoint 2013 Avoiding ginormous transaction.
Definition of terms Definition of terms Explain business conditions driving distributed databases Explain business conditions driving distributed databases.
Module 14: Scalability and High Availability. Overview Key high availability features available in Oracle and SQL Server Key scalability features available.
National Manager Database Services
SQL Server 2008 for Hosting Key Questions to Address How can SQL Server save your costs? How can SQL Server help you increase customer base? How can.
Slide 1 of 9 Presenting 24x7 Scheduler The art of computer automation Press PageDown key or click to advance.
Enterprise Reporting with Reporting Services SQL Server 2005 Donald Farmer Group Program Manager Microsoft Corporation.
Manage & Configure SQL Database on the Cloud Haishi Bai Technical Evangelist Microsoft.
Chapter 10 : Designing a SQL Server 2005 Solution for High Availability MCITP Administrator: Microsoft SQL Server 2005 Database Server Infrastructure Design.
Module 1: Introduction to Microsoft SQL Server 7.0.
Components of Windows Azure - more detail. Windows Azure Components Windows Azure PaaS ApplicationsWindows Azure Service Model Runtimes.NET 3.5/4, ASP.NET,
Installing the Microsoft Office Project Server from Scratch Adrian Jenkins Supportability Program Manager Microsoft Corporation.
MCTS Guide to Microsoft Windows Vista Chapter 11 Performance Tuning.
MCTS Guide to Microsoft Windows 7
PLEASE READ (hidden slide) This template uses Microsoft’s corporate font, Segoe Segoe is not a standard font included with Windows, so if you have not.
March 19981© Dennis Adams Associates Tuning Oracle: Key Considerations Dennis Adams 25 March 1998.
Using ODBC drivers with Windows Applications.  Slightly Different steps for each release.  These steps are for  Creating a Query.  Autofilter.
Chokchai Junchey Microsoft Product Specialist Certified Technical Training Center.
Improving Efficiency of I/O Bound Systems More Memory, Better Caching Newer and Faster Disk Drives Set Object Access (SETOBJACC) Reorganize (RGZPFM) w/
SQL Server 2014: Overview Phil ssistalk.com.
Learningcomputer.com SQL Server 2008 – Administration, Maintenance and Job Automation.
IT 456 Seminar 5 Dr Jeffrey A Robinson. Overview of Course Week 1 – Introduction Week 2 – Installation of SQL and management Tools Week 3 - Creating and.
UpgradeX and CloudSuite What you need to know. WHY?
Event Log View and Sentry Event Log Management Copyright 2002 Engagent, Inc.
MongoDB is a database management system designed for web applications and internet infrastructure. The data model and persistence strategies are built.
ESRI User Conference 2004 ArcSDE. Some Nuggets Setup Performance Distribution Geodatabase History.
1 Chapter Overview Planning to Install SQL Server 2000 Deciding SQL Server 2000 Setup Configuration Options Running the SQL Server 2000 Setup Program Using.
SYS364 Database Design Continued. Database Design Definitions Initial ERD’s Normalization of data Final ERD’s Database Management Database Models File.
SQL School is strongly committed to provide COMPLETE PRACTICAL REALTIME Trainings on SQL Server Technologies – Dev, SQL DBA, MSBI (SSIS, SSAS, SSRS) and.
The Million Point PI System – PI Server 3.4 The Million Point PI System PI Server 3.4 Jon Peterson Rulik Perla Denis Vacher.
SQL Server 2008 R2 Manageability. Challenges facing database administrators today: Scaling management to multiple data centers Proactively monitoring.
Infrastructure for Data Warehouses. Basics Of Data Access Data Store Machine Memory Buffer Memory Cache Data Store Buffer Bus Structure.
Enhancing Scalability and Availability of the Microsoft Application Platform Damir Bersinic Ruth Morton IT Pro Advisor Microsoft Canada
Performance. Performance Performance is a critical issue especially in a multi-user environment. Benchmarking is one way of testing this.
Strategies for Working with Texas-sized Databases Robert L Davis Database Engineer
Retele de senzori Curs 1 - 1st edition UNIVERSITATEA „ TRANSILVANIA ” DIN BRAŞOV FACULTATEA DE INGINERIE ELECTRICĂ ŞI ŞTIINŢA CALCULATOARELOR.
Comprehensive Flexible Global Storage and Search Responsive Available Secure Manageable Federation Coordination Consolidation Transformation Synchronization.
Chapter 2 Memory and process management
Design Patterns for SSIS Performance
Flash Storage 101 Revolutionizing Databases
Lead SQL BankofAmerica Blog: SQLHarry.com
Hitting the SQL Server “Go Faster” Button
SQL Server 2000 and Access 2000 limits
MCTS Guide to Microsoft Windows 7
Very Large Databases in your future
The Client/Server Database Environment
Installation and database instance essentials
Software Architecture in Practice
Purpose, Pitfalls and Performance Implications
Dynamics AX Performance
Hitting the SQL Server “Go Faster” Button
Purpose, Pitfalls and Performance Implications
Context about the Data Warehouse
11 Simplex or Multiplex?.
Your Data Any Place, Any Time
Database administration
Disaster Recovery Done Dirt Cheap Founder Curnutt Data Solutions
Hybrid Buffer Pool The Good, the Bad and the Ugly
UpgradeX and CloudSuite
The DBA Quit and now you’re it:
Presentation transcript:

Lawson Performance Enhancers!

Security Optimizing Security!!! Security Tracing Log levels Cache Intervals Optimizing Security!!!

Reporting (LBI) ODBC vs. OLE DB Build views for complex repetitive queries Optimize your SQL queries using an optimizer Consider using Smart Reports Consider a mirror instance of your DB for reporting

Batch programs Use the DBADMIN utility with timestat Setup job queue optimally Build custom indexes

Microsoft Addins Limit Number of Query results Audit user addins for optimum performance Create custom relationships

Process Automation Use SQL node instead of DME Do all your work in your query (formatting, filtering, sorting ..) Turn off logging. BYOL Batch as opposed to Real-Time when possible

On the DB Change Logging from Full to Simple (maybe) Make sure logs rotate and stay compact Build views for common queries Spread your db on multiple spindles High priority storage Tune your DB for your use

On the OS/System Upgrade system resources Tune WebSphere Use high priority network storage Consider vertical scaling Turn DEP (Data Execution Prevention) on windows on for only essential services Mind you anti-virus application

On User Machine More RAM Faster Disk (SSD) Most modern browser Less intrusive Internet Security

General Keep logs small and rotating often Reduce log levels to minimum required Purge Large Tables when possible Purge workunits Do not contend with replication and backups

Q/A tan@nogalis.com 844-NOGALIS www.nogalis.com Twitter:@trezaei