<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.3" -->
<rss version="0.92">
<channel>
	<title>Orientation on Technology</title>
	<link>http://www.orationfixation.net</link>
	<description></description>
	<lastBuildDate>Mon, 18 Aug 2008 22:18:40 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Data Load in a Data Warehouse</title>
		<description>The ultimate goal and the responsibility of the load manager is to get data loaded into the data warehouse database. There are a number of different methods for getting the data from the source into the data warehouse. Some of the more commonly used approaches are: loading from flat files, ...</description>
		<link>http://www.orationfixation.net/data-load-in-a-data-warehouse/</link>
			</item>
	<item>
		<title>Data Movement in a Data Warehouse</title>
		<description>The warehouse manager is responsible for any data movement within the warehouse, such as aggregation creation and maintenance. Any tables, indexes or other objects required will also be created and maintained by the warehouse manager. 
Aggregation creation and maintenance is a process that should be automated.

The warehouse manager needs an ...</description>
		<link>http://www.orationfixation.net/data-movement-in-a-data-warehouse/</link>
			</item>
	<item>
		<title>Data Warehouse Manager</title>
		<description>The warehouse manager is responsible for maintaining the data while it is in the data warehouse. This layer of software also creates and maintains the metadata that describes where everything resides within the data warehouse. The responsibilities of the warehouse manager are data movement, metadata management, performance monitoring and tuning ...</description>
		<link>http://www.orationfixation.net/data-warehouse-manager/</link>
			</item>
	<item>
		<title>Data Transformation</title>
		<description>An amount of data transformation will almost certainly need to be performed. For example, the source may supply more fields than are required; these fields will need to be stripped during the load. The source fields may be in formats different from that of the RDBMS you are using, requiring ...</description>
		<link>http://www.orationfixation.net/data-transformation/</link>
			</item>
	<item>
		<title>Load Manager in a Warehouse</title>
		<description>The load manager is responsible for any data transformation required and for the loading of data into the database. These responsibilities can be summarized as data source interaction, data transformation and data load. The depth and complexity of the requirements placed on the load manager by each of these areas ...</description>
		<link>http://www.orationfixation.net/load-manager-in-a-warehouse/</link>
			</item>
	<item>
		<title>Data Warehouse Process Managers</title>
		<description>The data warehouse process managers are pieces of software responsible for the flow, maintenance and upkeep of the data, both into and out of the data warehouse database. There are three different data warehouse process managers - load manager, warehouse manager and the query manager. Each process manager has its ...</description>
		<link>http://www.orationfixation.net/data-warehouse-process-managers/</link>
			</item>
	<item>
		<title>Manging Database Backups</title>
		<description>The backup software will keep some form of database of where and when each piece of data was backed up. The backup recovery manager must have a good usable front end to that database. If it does not, it will be a nightmare trying to find anything to perform a ...</description>
		<link>http://www.orationfixation.net/manging-database-backups/</link>
			</item>
	<item>
		<title>Database Backup Recovery Manager</title>
		<description>As most backup packages have their own tools for managing backup and recovery, the requirement for a backup recovery manager will probably be met by the backup software itself. Nonetheless, it is worth outlining here the abilities that a tool should have. 

There are three main features required for the ...</description>
		<link>http://www.orationfixation.net/database-backup-recovery-manager/</link>
			</item>
	<item>
		<title>Database Diskspace Required for a Data Warehouse</title>
		<description>The ad hoc demands placed on the data warehouse will often require the use of temporary tables to store interim results. Space will need to be set aside for this purpose. That space needs to be efficiently managed. The consequence of not managing it efficiently is that either the space ...</description>
		<link>http://www.orationfixation.net/database-diskspace-required-for-a-data-warehouse/</link>
			</item>
	<item>
		<title>How Much Memory does a Database require?</title>
		<description>Memory is a commodity that you can never have enough of. What you need to estimate is the minimum requirement. There are a number of things that affect the amount of memory required. First, there are the database requirements. The database will need memory to cache data blocks as they ...</description>
		<link>http://www.orationfixation.net/how-much-memory-does-a-database-require/</link>
			</item>
</channel>
</rss>
