Table of Contents

Search

  1. Preface
  2. Using Metadata Manager
  3. Configuring Metadata Manager
  4. Application Resources
  5. Business Glossary Resources
  6. Business Intelligence Resources
  7. Custom Resources
  8. Data Integration Resources
  9. Data Modeling Resources
  10. Database Management Resources
  11. Universal Resources
  12. Managing Resources
  13. Loading and Monitoring Resources
  14. Managing Permissions
  15. Resource Migration
  16. Repository Migration
  17. Appendix A: Metadata Manager Login
  18. Appendix B: Metadata Manager Properties Files
  19. Appendix C: Resource Configuration Files
  20. Appendix D: Glossary

Metadata Manager Administrator Guide

Metadata Manager Administrator Guide

Rules and Guidelines for Parameter Files

Rules and Guidelines for Parameter Files

Metadata Manager uses the following guidelines to read the parameter files:
  • If you define the same parameter or variable in multiple sections in the parameter file, the parameter or variable with the smallest scope takes precedence over parameters or variables with larger scope. For example, a parameter file contains the following sections:
    [HET_TGTS.WF:wf_TGTS_ASC_ORDR] $DBConnection_ora=Ora2 [HET_TGTS.WF:wf_TGTS_ASC_ORDR.ST:s_TGTS_ASC_ORDR] $DBConnection_ora=Ora3
    In session s_TGTS_ASC_ORDR, the value for session parameter $DBConnection_ora is “Ora3.” In all other sessions in the workflow, it is “Ora2.”
  • If a mapping parameter is not assigned a value in the parameter file, Metadata Manager uses the default value of the parameter in the mapping.
  • If a parameter value that contains single-byte characters exceeds 4000 characters, Metadata Manager truncates the value to 4000 characters. If a parameter value that contains multibyte characters exceeds 2000 characters, Metadata Manager truncates the value to 2000 characters.
  • Metadata Manager cannot read a parameter file that is assigned to a PowerCenter folder with a name that contains the following special characters:
    . + - = ~ ` ! % ^ & * () [] {} ' \ " ; : / ? , < > \\ | \t \r \n

0 COMMENTS

We’d like to hear from you!