Table of Contents

Search

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

User Guide

User Guide

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!