Introduction to Competitive Advantage in Information Systems

As you read, think about how using, protecting, and managing information and data could support an organization's competitive advantage. Conversely, failure to protect data, particularly personal information, could reduce or destroy any competitive advantage within a business. How does understanding customer information and data support current operations? How might it impact future operations?

Data Rich, Information Poor

Operational Data Can't Always Be Queried

Another problem when turning data into information is that most transactional databases aren't set up to be simultaneously accessed for reporting and analysis. When a customer buys something from a cash register, that action may post a sales record and deduct an item from the firm's inventory. In most TPS systems, requests made to the database can usually be performed pretty quickly - the system adds or modifies the few records involved and it's done - in and out in a flash.

But if a manager asks a database to analyze historic sales trends showing the most and least profitable products over time, they may be asking a computer to look at thousands of transaction records, comparing results, and neatly ordering findings. That's not a quick in-and-out task, and it may very well require significant processing to come up with the request. Do this against the very databases you're using to record your transactions, and you might grind your computers to a halt.

Getting data into systems that can support analytics is where data warehouses and data marts come in, the topic of our next section.