Data Archive
- Data Archive 6.5.1
- All Products
Option
| Description
|
---|---|
-r <dir>
| The temporary directory for log, report, and run time files.
All Informatica data validation logs, reports, or deviations are stored under the directory that you enter.
|
-h
| The Informatica Data Vault host name of server 1.
|
-p
| The Informatica Data Vault port of server 1.
|
-q
| The Informatica Data Vault exe port of server 1.
|
-u UID[/PWD]
| The Informatica Data Vault user name and password of server 1.
|
-i [0,1]
| Generates intermediate files. Use the -h, -p, -u, x options or the -H, -P, -Q, -U, -K options with the option.
|
-v [0,1]
| Compares based on column values without calculating checksum. Default is 0 or disabled.
|
-a [0,1]
| Performs data validation on all eligible tables without exit on first failure.
|
-R [0,1]
| Resumes the process. Default is 0 or disabled. You can choose to enable the -R option on all repeat utility runs.
|
-m nnn
| The number of threads for data validation. Default is 4.
|
ssadatavalidation.exe -i 1 -h INKW12DSG462.informatica.com -p 3300 -q 3400 -r "C:\INKW12DSG462" -u dba/dba -a 1 -v 0 -R 0 -m 5
Option
| Description
|
---|---|
-r <dir>
| The temporary directory for log, report, and run time files.
All Informatica data validation logs, reports, or deviations are stored under the directory that you enter.
|
-H
| The Informatica Data Vault host name of server 2.
|
-P
| The Informatica Data Vault port of server 2.
|
-Q
| The Informatica Data Vault exe port of server 2.
|
-U UID[/PWD]
| The Informatica Data Vault user name and password of server 2.
|
-i [0,1]
| Generates intermediate files. Use the -h, -p, -u, x options or the -H, -P, -Q, -U, -K options with the option.
|
-v [0,1]
| Compares based on column values without calculating checksum. Default is 0 or disabled.
|
-a [0,1]
| Performs data validation on all eligible tables without exit on first failure. Set to 1 to continue validation even if errors are found.
|
-R [0,1]
| Resumes the process. Default is 0 or disabled. You can choose to enable the -R option on all repeat utility runs.
|
-m nnn
| The number of threads for data validation. Default is 4.
|
ssadatavalidation.exe -i 1 -H INVW16DSG1298 -P 3300 -Q 3400 -r "C:\ INVW16DSG1298" -U dba/dba -a 1 -v 0 -R 0 -m 5
On Server 1: ssadatavalidation.exe -i 1 -h INKW12DSG462 -p 3300 -q 3400 -r "C:\INKW12DSG462" -u dba/dba -a 1 -v 0 -R 1 -m 5 On Server 2: ssadatavalidation.exe -i 1 -H INVW16DSG1298 -P 3300 -Q 3400 -r "C:\ INVW16DSG1298" -U dba/dba -a 1 -v 0 -R 1 -m 5
Option
| Description
|
---|---|
-h
| The Informatica Data Vault host name of server 1.
|
-f
| The parent directory of the Informatica Data Vault server 1 directory. Do not use this option with -p, -q, -u or -x options.
|
-H
| The Informatica Data Vault host name of server 2.
|
-F
| The parent directory of the Informatica Data Vault server 2 directory. Do not use this option with -P, -Q, -U or -X options.
|
-v [0,1]
| Compares based on column values without calculating checksum. Default is 0 or disabled.
|
-a [0,1]
| Performs data validation on all eligible tables without exit on first failure.
|
-r <dir>
| The temporary directory for log, report, and run time files.
All Informatica data validation logs, reports, or deviations are stored under the directory that you enter.
|
ssadatavalidation.exe -h INKW12DSG462 -f "C:\INKW12DSG462\ssadatavalidation_temp" -H INVW16DSG1298 -F "C:\INVW16DSG1298\ssadatavalidation_temp" -a 1 -R 0 -r “C:\IDV644_WIN12_WIN16”
ssadatavalidation.exe -h INKW12DSG462 -f "C:\INKW12DSG462\ssadatavalidation_temp" -H INVW16DSG1298 -F "C:\INVW16DSG1298\ssadatavalidation_temp\INVW16DSG1298" -a 1 -R 1 -r “C:\IDV644_WIN12_WIN16”