Table of Contents

Search

  1. Preface
  2. Part 1: PowerExchange CDC Introduction
  3. Part 2: PowerExchange CDC Components
  4. Part 3: PowerExchange CDC Data Sources
  5. Part 4: Change Data Extraction
  6. Part 5: Monitoring and Tuning
  7. Appendix A: DTL__CAPXTIMESTAMP Time Stamps

CDC Guide for Linux, UNIX, and Windows

CDC Guide for Linux, UNIX, and Windows

Creating a User for CDC

Creating a User for CDC

To create a user for SAP HANA CDC, connect to the SAP HANA database as an administrator and issue the following command:
CREATE USER INFA_CDC password "<
passwd
>" NO FORCE_FIRST_PASSWORD_CHANGE;
This command creates a new user in the database with the following default permissions:
  • Read the data dictionary views, including TABLES.
  • Create objects in the user's own schema.

0 COMMENTS

We’d like to hear from you!