Thin Import Data Migration Excluding Null Values

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing data migration methods transfer empty address locations, represented by NULL or zero values, along with meaningful data, leading to unnecessary storage space usage in the receiving data storage system.

Innovation Solution

A method and software program that exclude data address locations containing NULL or zero values from being copied to the receiving data storage system during data migration, thereby implementing a 'thin import' approach that only transfers non-empty data.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If all data address locations are copied during migration including empty ones, then complete data transfer is achieved, but storage space is wasted in the receiving system

Engineering Contradiction:
Improvedata transfer completenessVSAvoidstorage space usage
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent extracts and identifies empty data address locations (containing NULL or zero values) during the data migration process, separating them from meaningful data. By detecting these empty locations and excluding them from the copy operation, the system transfers only non-empty data to the receiving system, thereby conserving storage space while maintaining data integrity.

Inventive Principle:
Principle #2Taking out (Extraction)

2Ease of manufacture

If empty address locations are transferred, then data migration is simplified, but valuable storage space is consumed

Engineering Contradiction:
Improvedata migration simplicityVSAvoidstorage space consumption
Core Design Contradiction:
Ease of manufactureVSQuantity of substance

Solution Approach 1:

The patent performs preliminary detection of empty data address locations before the actual data copying begins. By pre-identifying which address locations contain NULL or zero values, the system can exclude them from the migration process, thereby avoiding unnecessary storage space consumption in the receiving system while maintaining a streamlined migration approach.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If all data locations are copied, then no data is lost, but migration efficiency decreases

Engineering Contradiction:
Improvedata integrityVSAvoidmigration efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent extracts empty data address locations (containing NULL or zero values) from the source system during migration, identifying them through detection mechanisms. By excluding these empty locations from the copy operation, the system reduces the total data volume transferred, thereby improving migration efficiency and productivity while maintaining data integrity for all meaningful data.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent applies partial action by copying only the necessary portion of data - specifically, only non-empty data address locations - rather than copying all data locations. This selective copying approach improves migration efficiency by reducing transfer volume while ensuring complete data integrity for all meaningful data through proper detection and exclusion of empty locations.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS8892676B2Thin import for a data storage system
Publication Date: 2014.11.18 DELL INTERNATIONAL LLC
  • US8892676B2 patent drawing
  • US8892676B2 patent drawing
  • US8892676B2 patent drawing

AI summary

The present disclosure relates to systems and methods for migrating data from one data storage system to another data storage system. A method can include copying data from one data storage system to another data storage system wherein data stored in data address locations of the first data storage system containing a NULL or zero is excluded from being written to the second data storage system.