Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Big Data Management
  3. Mappings
  4. Sources
  5. Targets
  6. Transformations
  7. Data Preview
  8. Cluster Workflows
  9. Profiles
  10. Monitoring
  11. Hierarchical Data Processing
  12. Hierarchical Data Processing Configuration
  13. Hierarchical Data Processing with Schema Changes
  14. Intelligent Structure Models
  15. Stateful Computing
  16. Appendix A: Connections
  17. Appendix B: Data Type Reference
  18. Appendix C: Function Reference

schema

schema

The schema argument indicates whether Sqoop must honor the owner name for a data object that represents a Microsoft SQL Server database.
To honor the owner name for a Microsoft SQL Server source database, specify the owner name in the
Additional Sqoop Import Arguments
field in the Sqoop mapping. Use the following syntax:
-- --schema <owner_name>
To honor the owner name for a Microsoft SQL Server target database, you must leave the
Owner
field blank in the Sqoop target data object. Specify the owner name in the
Additional Sqoop Export Arguments
field in the Sqoop mapping. Use the following syntax:
-- --schema <owner_name>

0 COMMENTS

We’d like to hear from you!