Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

About

This article described describes how to interprete the csv results migration report which can be gained by migration summary view. The migration report is provided as zip archive containing a text file in CSV format (semicolon-separated).

Content

Table of Contents
minLevel1
maxLevel7

...

Export_M04_MW_banane6_2621601885127550154.csv

...

Interpretation of CSV files

The files conaines containes of a head and a table.

Head

The head is self explaining. e.g.:containes general information about the migration.

...

Table

The table have this has these columns:

Column Name

Description

ID

incrementing number

STATUS

3 means ok

DOCID

the document id

DATESOURCE

date

form

from source archive

DATEMIGRATED 

date and time of migration

COMPIDS

the

comonent

component id’s migrated

COMPIDCOUNT

the amount of components migrated

CHECKSUM_SRC

if configuration item CheckSrcHashValues is enabled, the hash

fransfered

transfered from source archive (only KGS CS) and hash built in migration tool is compared. If comparison

is sucessfully

was sucessful, the hash value

is written

appears in this column.

CHECKSUM_DST

if configuration item CheckDstHashValues is enabled,

an hash inside

a hash is generated by the migration tool

is generated

and

send by header

sent to destination CS as HTTP header. If the destination CS is an KGS CS it can compare the sent hash with an own generated one. If this comparison

failes

fails, it will send an error response. If it is successful the CS will send an 201

-created

HTTP status (“Created”) and the migration tool will write the hash into the column CHECKSUM_DST. (warning) Until 3.0.2 the behavior was a bit different. Please consult: Tab "Migration" (MIG)

ERROR

If an error occures during migration the error is written here.

EXTRACOUNT

SORTKEY

SIZE

document size

READTIME

time consumed while reading the document

WRITETIME

time consumed while writing the document