1.1.6 - Discuss problems that may arise as a part of data migration. Flashcards

1
Q

What is data migration?

A

Data migration is the transfer of data between different formats, storage types, and computer systems.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What issues can arise with incompatible file formats during data migration?

A

Incompatible file formats can prevent data from being properly transferred or used in the new system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How can different software versions cause problems in data migration?

A

Different software versions, even within the same piece of software, may have incompatible data formats.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What problems can data structure differences cause during migration?

A

Moving data from a flat file or an array to a linked list can cause compatibility issues and data handling problems.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How do validation rules affect data migration?

A

Different input validation rules can lead to some data being rejected and lost during migration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is an incomplete data transfer, and how does it occur?

A

An incomplete data transfer occurs when the transfer is interrupted (e.g., due to connectivity issues), resulting in partial data transfer and potential data loss.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are some differences in data that can cause migration issues?

A

Differences in date formats (e.g., 9/11 in the US vs. 11/9 in the UK) and currency symbols ($ for US dollar vs. AUS or NZ dollar) can cause confusion. Character sets between languages can also be misinterpreted.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly