Field Name | Description |
---|---|
Name | A name given to the data connection within Datafold |
Host | The hostname address for your database |
Port | Postgres connection port; default value is 1521 |
User | The user role created in our SQL script, named DATAFOLD |
Password | The password created in our SQL script |
Connection type | Choose Service or SID depending on your connection type; default value is Service |
Service (or SID) | The name of the database (Service or SID) you want to connect to, e.g. XEPDB1 or YOURCONTAINER |
Schema for temporary tables | The user/schema created in our SQL script - DATAFOLD |