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

Delete

Delete

Deletes objects from the TDM repository. To delete an object, specify the name of the object.
When you delete an object by name, you specify the object type and the location of the object in the repository. You can delete the following object types:
  • Data domain
  • Masking rule
  • Generation rule
  • Policy
  • Project
  • Plan
The ilmcmd delete command uses the following syntax:
ilmcmd <-Delete | -d> <-ObjectType | -ot>
object_type
<-Project>
project_name
<-Name | -n>
object_name
[-Help | -h]
The following table describes ilmcmd delete options and arguments:
Option
Argument
Description
-ObjectType
-ot
object_type
Required to delete an object by name. The type of object to delete. For example, you can enter "Project."
-Project
project_name
Required to delete an object by name. The name of the project that contains the object to delete.
-Name
-n
object_name
Required to delete an object by name. The name of the object that you want to delete.
-Help
-h
n/a
Optional. Displays help for the command.

0 COMMENTS

We’d like to hear from you!