(Mohamed El Ashmawi) As mentioned in my previous post, you should run the log parser on logs for a specific day. You can do that by copying the log files from the different load balanced Front-end servers to a centralized location and run the logparser queries in there.
Other News
What is XSL Apply-Imports
(Darla Ferrara) Definition: XSL:apply-imports is the counterpart to the ‘xsl:import’ element. Import allows you to combine two or more style sheets together.You create a master xsl page and import the style sheets you need for your XSLT code. Without the ‘apply-imports’ element, xsl:import does noth
Calculating PERCENTILE in SQL Server
(Vadivel) How to find 25th percentile or 75th percentile of given set of numbers (records in table) in SQL Server 2005?
SQL compatibility in CLPPlus
(Mangesh Shanbhag) CLPPlus provides essential functionality for users migrating scripts from PL/SQL to IBM DB2, as well as many new features that enable DB2 and Informix users to create formatted reports and perform common tasks quickly and efficiently.
Using a SQL Server Alias for SSIS Package Configuration Database Connection String
(Ray Barley) I use the SQL Server package configuration option in my SQL Server Integration Services (SSIS) packages which allows me to use a SQL Server table to store and retrieve SSIS package parameters.
The Terms Overlap
The Terms Overlap As we’ve been considering Database Appliances a number of terms, techniques, problems and solutions continue to overlap. We see terms like Cloud, Appliance, Parallel Processing, Distributed data, Structured data, Big Data and distributed processing continue to appear with different implementations behind each. None of these terms are mutually exclusive as I see it. Different offerings take a […]
Database Appliances
Database Appliances Yesterday as I started the discussion around Appliances. I found it difficult to characterize the concept of Appliance and the different vendors providing these resources. Generally you could say appliances form the foundation for a private cloud offering while reducing the cost of designing and maintaining the configuration due to some form of standardization. I don’t have a […]
How to Create a Robust Platform for SAS Grid Computing with the Sun Blade 6000 Modular System and the Sun ZFS Storage 7420 Appliance
(Maureen Chew) You can combine the Sun Blade 6000 modular system with the ZFS Storage Appliance through a variety of networking configurations and wind up with a flexible, cost-effective platform for grid computing. The ZFS Storage Appliance eliminates the usual shared filesystem bottleneck in grid
Adding user to sudoers
(Michael McLaughlin) Somebody asked why adding a user to the wheel group in Oracle Enterprise Linux didn’t enable them as a sudoer, as qualified in my earlier Fedora post. The reason is that you also need to modify the /etc/sudoers file to specify users allowed that privilege (and the file differs f
Why Is My Index Not Being Used Solution (Eclipse)
(Richard Foote) Indeed, the subtle but significant difference between the two demos was that demo one created the table in a tablespace called USER_DATA with manual segment space management (with freelists/freelist groups set to 1), while demo two created the table in a tablespace called USER_DATA1
