Table of Contents

Search

  1. Preface
  2. Introduction to Data Validation Option
  3. Repositories
  4. XML Data Source
  5. Tests for XML Data Sources
  6. Connections
  7. Expressions
  8. Table Pairs
  9. Tests for Table Pairs
  10. Single-Table Constraints
  11. Tests for Single-Table Constraints
  12. Examples of Tests from Spreadsheets
  13. SQL Views
  14. Lookup Views
  15. Join Views
  16. Aggregate Views
  17. Business Intelligence and Reporting Tools Reports
  18. Dashboards
  19. DVOCmd Command Line Program
  20. Troubleshooting
  21. Appendix A: Datatype Reference
  22. Appendix B: Reporting Views
  23. Appendix C: Metadata Import Syntax
  24. Appendix D: Jasper Reports
  25. Appendix E: Glossary

Data Validation Option User Guide

Data Validation Option User Guide

Rules and Guidelines for Parameters

Rules and Guidelines for Parameters

Certain rules and guidelines apply when you add a parameter to the WHERE clause of a single-table or table-pair.
Use the following rules and guidelines when you add a parameter to a WHERE clause:
  • You must add the parameters to the parameter file before you can add the parameters to a table pair or single table definition.
  • The parameters in the parameter file must be in the format
    $$<parameter name>=<value>
    .
  • Place the parameter file in a location that is accessible by the Data Validation Client or DVOCmd that runs the tests.
  • If you place the parameter file on a UNIX machine, the Data Validation Client on Windows cannot access the parameter file. In this case, install DVOCmd on the UNIX machine and verify that DVOCmd has access to the parameter file.
  • When you specify the location of the parameter file in the Data Validation Client, enter the parameter file location as a network path. For example, if the Informatica services runs on Windows, use the following syntax:
    \\<Host name of the Informatica services machine>\<shared folder path>\<parameter file name>
  • You can use a parameter file for one or more table pairs and single tables.

0 COMMENTS

We’d like to hear from you!