SAP HANA
Connection Parameters
Section titled “Connection Parameters”When adding a SAP HANA connection in Tracelake, you’ll need to provide the following information:
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| Server Address | String | Yes | HANA server hostname or IP address | hanadb.example.com |
| Port | Integer | No | HANA server port (default: 30015) | 30015 |
| Username | String | Yes | Database username for authentication | SYSTEM |
| Password | Password | Yes | Database password for authentication | ******** |
| Schema | String | Yes | Default schema to use for database operations | MYSCHEMA |
Additional Notes
Section titled “Additional Notes”- Uses the hdbcli driver for direct HANA connectivity