Table of Contents

Search

  1. Preface
  2. Introduction to Test Data Management
  3. Test Data Manager
  4. Projects
  5. Policies
  6. Data Discovery
  7. Creating a Data Subset
  8. Performing a Data Masking Operation
  9. Data Masking Techniques and Parameters
  10. Data Generation
  11. Data Generation Techniques and Parameters
  12. Working with Test Data Warehouse
  13. Analyzing Test Data with Data Coverage
  14. Plans and Workflows
  15. Monitor
  16. Reports
  17. ilmcmd
  18. tdwcmd
  19. tdwquery
  20. Appendix A: Data Type Reference
  21. Appendix B: Data Type Reference for Test Data Warehouse
  22. Appendix C: Data Type Reference for Hadoop
  23. Appendix D: Glossary

User Guide

User Guide

Search

Search

Searches for source definitions, masking rules, policies, and plans.
You can search for the following object types in the repository:
  • Masking rule
  • Policy
  • Data domain
  • Entity
  • Group
  • Template
  • Profile
  • Project
  • Data source
  • Source definition
  • Connection
  • Plan
You cannot use ilmcmd to search data generation objects.
The ilmcmd search command uses the following syntax:
ilmcmd <-Search | -s> <-ObjectType | -ot>
object_type
<-Project | -p>
project_name
<-DataSourceName | -dsn>
schema_name
<-NamePattern | -np>
name_pattern
[-Help | -h]
The following table describes the ilmcmd search options and arguments:
Option
Argument
Description
-ObjectType
-ot
object_type
Required. The type of object to export. For example, you can enter "Group" or "Project." If the object type contains a space in it, remove the space when you enter the argument.
-Project
-p
folder_name
Required to search for a source definition, plan, entity, group, or template. The name of the project that contains the object to search for.
-DataSourceName
-dsn
schema_name
Required to search for a source definition. The name of the schema that contains the source definition.
-NamePattern
-np
name_pattern
Required. The name pattern. Use the asterisk (*) character as a wild card. For example, the name pattern
Rule_C*
returns the following rules:
  • Rule_Customer
  • Rule_CustID
-Help
-h
n/a
Optional. Displays help for the command.

0 COMMENTS

We’d like to hear from you!